Commit graph

20 commits

Author SHA1 Message Date
Janis 2e589bf94b custom runner using Xephyr 2021-11-28 20:54:38 +01:00
Janis 91b5c91bd5 fixed window borders 2021-11-28 19:32:05 +01:00
Janis b47f245250 seems to work now :^) 2021-11-28 19:11:16 +01:00
Janis 2b4ddc8b5a fixed keysym_to_virtual_keycode and virtual_keycode_to_keysym 2021-11-28 19:10:36 +01:00
Janis d3f630549e fixed keybinds in backend trait/impl 2021-11-28 16:44:33 +01:00
Janis 964d6fe748 window server backend cursor api 2021-11-28 15:46:54 +01:00
Janis 72129ba61e keybind grabbing in xlib backend 2021-11-27 22:14:09 +01:00
Janis af21769d52 implemented most backend trait functions for XLib 2021-11-26 22:51:39 +01:00
Janis d3afc30ceb moved backend trait to own file 2021-11-26 22:51:08 +01:00
Janis a85d8d0df5 changed to using Point<I> instead of tuples or slices 2021-11-25 11:27:41 +01:00
Janis db17c9dbfe more work on XLib backend 2021-11-24 22:57:17 +01:00
Janis 57863e2eb7 changed ModifierState to use bitflags crate 2021-11-24 22:56:53 +01:00
Janis bea2ad6688 cargo check throws no error 2021-11-24 18:40:55 +01:00
No One 6c3999caab test 2021-11-22 20:17:43 +01:00
user ee1aa9cfae fixes and suppressing useless warnings 2021-11-21 20:41:25 +01:00
user ff27ec18d9 VirtualKeyCode conversion traits 2021-11-21 18:07:04 +01:00
user a175362a32 merged keysym.rs from branch refactor 2021-11-21 17:05:27 +01:00
user 1bc0c98156 idk 2021-11-21 17:05:07 +01:00
user 94c5cd9111 starting to abstract away xlib backend 2021-11-21 15:43:17 +01:00
user 8bd8894736 added filed from refactor branch 2021-11-20 23:51:23 +01:00