Consolatis
|
40aba9e542
|
Add support for ext_idle_notify_v1..
..and combine both idle variants into a standalone manager
|
2023-07-09 08:26:33 +01:00 |
|
Consolatis
|
3f65a2ff77
|
Chase wlroots: wlr_scene is now a tree node
Chases wlroots 9eb71146ae56c509ee33c7e8a662549592aad870
wlr_scene: Refactor wlr_scene (the root element) to encase a wlr_scene_tree
|
2022-06-07 07:13:37 +01:00 |
|
Consolatis
|
163179dda1
|
Chase wlroots: wlr_scene_surface
To update the wlroots subproject use
meson subprojects update wlroots
|
2022-05-26 06:48:00 +01:00 |
|
Johan Malm
|
a188526859
|
touch.c: fix coding style (sx,sy) vs (nx,ny)
Prefer surface to node naming convention for coordinates
|
2022-03-28 21:35:59 +01:00 |
|
Johan Malm
|
c153bbc0b2
|
touch.c: fix coding style
Mostly "foo* bar"-should-be-"foo *bar" warnings and space before brackets
|
2022-03-28 20:50:18 +01:00 |
|
bi4k8
|
4c3bae0794
|
implement touch support
this is mostly plumbing; the most interesting logic is in touch_get_coords
|
2022-03-21 21:06:41 +00:00 |
|