tiosgz
448f78c970
Add clipboard and clipboard management support
2021-08-01 16:01:57 +00:00
34f5f1fc37
Differentiate between raw and translated keysyms
2020-08-27 20:48:15 +00:00
96484a75f8
Focus layer-shell
2020-01-18 19:38:47 +00:00
c0b0418af8
Move seat into extra file
2020-01-18 15:56:12 +00:00
b909262f5a
Add interactive move and rudamentary resize
2020-01-17 19:51:56 +00:00
598731af12
Add keboard:on_destroy
2020-01-15 22:48:15 +00:00
352e91258b
Fix memleaks
2020-01-15 20:52:26 +00:00
192dfca0ca
Add cursor API
2020-01-07 14:48:55 +00:00
758e793281
Add keyboard to Lua API, make everything on lua->L balanced
2020-01-04 23:23:15 +00:00
dc6cf64892
Rename request_set_cursor to seat_request_set_cursor
2019-12-29 13:03:54 +00:00
41edaf8489
Merge branch 'cursor-image-handling' of git://github.com/tadeokondrak/kiwmi into tadeokondrak-cursor-image-handling
2019-12-29 13:00:45 +00:00
Tadeo Kondrak
ced6665c75
Add support for cursor axis and frame events ( #15 )
...
For scrolling support.
2019-12-29 11:10:51 +00:00
Tadeo Kondrak
0bdfdde29b
Basic implementation of request_set_cursor
...
Requires moving wlr_seat initialization above cursor creation, so we can
add listeners to it. Currently does no verification that the client
actually has focus.
2019-12-29 01:26:28 -07:00
06debf11db
Add basic cursor handling (including focusing clients)
2019-12-26 20:55:10 +00:00
9ca0d87a32
Add auto focus for views and basic keyboard handling
2019-12-24 15:43:36 +00:00
f81cfc1725
Move headers
2019-10-16 18:51:18 +02:00