Niclas
724923e5ff
Merge pull request #31 from tiosgz/clipboard
...
Add clipboard (& other stuff) support
2021-08-02 20:44:19 +00:00
buffet
3603fbe8ea
Add kiwmi:active_output()
2021-08-01 22:04:32 +00:00
buffet
37b6ff399d
Add request_active_output event
2021-08-01 21:58:07 +00:00
tiosgz
c3ea13d9be
Add gamma control support
2021-08-01 16:41:03 +00:00
tiosgz
ecbc88c643
Add clipboard and clipboard management support
2021-08-01 16:01:57 +00:00
buffet
d3c5bb27e5
Fix bad self on cursor:output_at_pos
2021-07-30 20:49:39 +00:00
buffet
4026cd0ef0
Add kiwmi:output_at, cursor:output_at_pos, use lx, ly more consistenty
2021-07-30 20:36:26 +00:00
buffet
7e674b3f72
Add kiwmi.desktop
2021-07-30 19:46:58 +00:00
Niclas
e32ac776f6
Merge pull request #30 from tiosgz/render-fix
...
[output render] Assign to variables before they are used by wlroots
2021-07-30 17:51:51 +00:00
Niclas
d6e13773ac
Merge pull request #29 from tiosgz/wlr-0.13
...
Fix incompatibilities with wlroots 0.13
2021-07-30 17:51:43 +00:00
tiosgz
d59c7e6b0c
Avoid unnecessary layer arrangement
...
Plus restore alphabetical order
2021-06-19 10:20:35 +00:00
tiosgz
8595f18d9b
Assign to variables before they are used by wlroots
2021-05-14 15:43:56 +00:00
tiosgz
aa22efcfe8
Fix incompatibilities with wlroots 0.13
2021-04-24 11:53:05 +00:00
Niclas
c7a60fe2e8
Merge pull request #27 from tiosgz/fix-view-app-id
...
Fix: Return view's app_id when asked for app_id
2020-10-11 17:11:08 +00:00
Bohdan Potměkleč
c59f4f6c3b
Fix: Return view's app_id instead of title when asked
2020-10-11 16:15:49 +00:00
buffet
cd7cfae770
Differentiate between raw and translated keysyms
2020-08-27 20:48:15 +00:00
buffet
fb9258c0ae
Add tostring to IPC results
2020-08-27 14:26:58 +00:00
gk
56cf645689
Fix misspelling ( #23 )
...
funtcion -> function
2020-08-18 13:59:07 +00:00
Hardy7cc
33cbb7e3d8
Add keyboard:configure ( #18 )
...
* Add keyboard:configure
This enables the user to set the keyboard with libxkbcommon.
* changed keyboard:configure to keyboard:set_keymap
this now take a table as parameter
* Rename set_keymap to keymap, fix style issues
Co-authored-by: buffet <niclas@countingsort.com>
2020-07-31 18:35:15 +00:00
buffet
3da93c8981
Change default background
2020-07-30 21:38:47 +00:00
buffet
ba5ae54e06
Fix lua5.1 compat (for luajit)
2020-07-30 21:34:34 +00:00
buffet
8c6efe2a53
Add error handling to wlr_output_commit
2020-07-30 20:27:06 +00:00
buffet
181ad7eea3
Mode-set the output (fixes DRM backend)
2020-07-30 19:41:08 +00:00
buffet
39f9a54a71
Allow user to change their lua version
2020-05-11 15:11:23 +00:00
buffet
5f632b1a81
Remove __gc from renderer
2020-02-10 00:22:01 +00:00
buffet
acd728edb1
clang-format
2020-02-08 15:56:36 +00:00
buffet
3b5135fa40
Add kiwmi:schedule
2020-02-08 15:08:37 +00:00
buffet
c4f4ade9ad
Remove accidental kakoune swap file
2020-02-06 18:06:48 +00:00
buffet
194ce34c20
Add object lifetimes (invalidate references, free listeners)
2020-02-06 17:55:05 +00:00
buffet
74b8d29dba
Add docs for kiwmi_renderer
2020-01-30 19:14:08 +00:00
buffet
2b9d2fbdd8
clang-format
2020-01-30 19:02:19 +00:00
buffet
2064b580fa
Allow layer-shell surfaces to change their layer
2020-01-28 17:13:53 +00:00
buffet
6dcf139dbb
clang-format
2020-01-28 16:50:57 +00:00
Hardy7cc
f6abe5b5ec
Fixed changes introduced with wlroots version 0.10.0 ( #17 )
...
The variable layer in struct wlr_layer_surface_v1 is moved to wlr_layer_surface_v1_state
2020-01-28 16:50:17 +00:00
buffet
14a75a14fa
Remove tointeger calls to prevent lua from falling back to 0
2020-01-26 19:31:14 +00:00
buffet
138e1d7e0b
Add docs for renderer
2020-01-26 19:30:32 +00:00
buffet
feae18cf72
Make positions integers
2020-01-26 19:28:00 +00:00
buffet
a72528ea68
Add renderer
2020-01-26 19:18:52 +00:00
buffet
c18afb4e26
Only calculate output coords once per render
2020-01-22 23:16:09 +00:00
buffet
0c6435c42e
Add view:csd
2020-01-21 19:48:50 +00:00
buffet
e81d18cde8
Add kiwmi:stop_interactive
2020-01-20 23:41:19 +00:00
buffet
e298ad6f44
Add imove and iresize events, and view:imove, view:iresize
2020-01-20 23:21:17 +00:00
buffet
b0510952d9
Add docs for view:{app_id, pid, title}
2020-01-20 22:16:50 +00:00
buffet
43f5de3d7c
Add view:title, view:app_id, view:pid
2020-01-19 23:36:12 +00:00
buffet
4c72a91afe
Make kiwmi:spawn return the pid
2020-01-19 23:14:48 +00:00
buffet
06efda3a03
Respect layers for cursor motion
2020-01-19 19:45:13 +00:00
buffet
da1b0d2bea
Fix geometry
2020-01-19 18:10:18 +00:00
buffet
f1707e0d34
Fix focus getting stuck on layers
2020-01-18 20:01:23 +00:00
buffet
e4e88df667
Focus layer-shell
2020-01-18 19:38:47 +00:00
buffet
9732952cc4
Move seat into extra file
2020-01-18 15:56:12 +00:00