Janis
|
c3f3ad7203
|
rebase/corrected all cases of Point<I> that were sizes
|
2021-12-02 21:32:56 +01:00 |
|
Janis
|
c9b926f5ba
|
moved Point<I> to module utils
and also added `Size<I>`
both types depend on `num-traits`
|
2021-12-02 20:21:21 +01:00 |
|
Janis
|
f6a871d1e7
|
changed FullscreenEvent to be On, Off, Toggle instead of a simple bool
|
2021-12-02 18:15:45 +01:00 |
|
Janis
|
3a56102ec2
|
added config file and deserialization
|
2021-11-28 22:00:08 +01:00 |
|
Janis
|
b47f245250
|
seems to work now :^)
|
2021-11-28 19:11:16 +01:00 |
|
Janis
|
d3f630549e
|
fixed keybinds in backend trait/impl
|
2021-11-28 16:44:33 +01:00 |
|
Janis
|
72129ba61e
|
keybind grabbing in xlib backend
|
2021-11-27 22:14:09 +01:00 |
|
Janis
|
a85d8d0df5
|
changed to using Point<I> instead of tuples or slices
|
2021-11-25 11:27:41 +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 |
|
user
|
ff27ec18d9
|
VirtualKeyCode conversion traits
|
2021-11-21 18:07:04 +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 |
|