Commit Graph

26 Commits

Author SHA1 Message Date
Nova
8c3c211162 refactor(nodes): move nodes::core to nodes::self 2022-09-14 22:35:23 -04:00
Nova
3453b004c5 fix(clippy): silence 2022-09-13 15:38:22 -04:00
Nova
9987e5eb08 feat(wayland): keyboard support 2022-09-13 06:46:30 -04:00
Nova
507ea4a850 fix(xdg shell): set surface state to activated on first commit 2022-09-13 04:45:50 -04:00
Nova
35ab8db37c fix(wayland surface): simula text shader 2022-09-11 17:26:03 -04:00
Nova
43b2b67254 feat(wayland): cursors! 2022-09-10 08:54:15 -04:00
Nova
0a4a448ac9 refactor(surface): use 1 static for shader 2022-09-05 12:32:59 -04:00
Nova
cd10fda29e fix(panel item): use u32 instead of bool for button state 2022-09-05 12:32:43 -04:00
Nova
50161ed87d feat(wayland): fully async!!! 2022-09-04 00:35:44 -04:00
Nova
98d5b4b5d6 fix(wayland): flush clients after sending frame events for max fps 2022-09-03 07:07:00 -04:00
Nova
5c91a432f5 feat(wayland): update smithay 2022-09-02 10:09:36 -04:00
Nova
d92cbf01d1 fix(wayland): properly destroy panel items 2022-09-02 08:36:02 -04:00
Nova
a43b30da41 fix(item): add to items registry on new 2022-09-01 19:44:34 -04:00
Nova
b2cae92239 fix(panel item): don't add to server internal client scenegraph 2022-09-01 19:42:13 -04:00
Nova
c1df5b0905 feat(panel item): queue up material applications 2022-09-01 18:48:21 -04:00
Nova
d6fa26c866 fix(seat): ignore set_cursor for now 2022-09-01 06:17:55 -04:00
Nova
e8185eeda5 fix(panel item): update aliased methods 2022-09-01 06:17:23 -04:00
Nova
dd6c9fee7c feat(panel): seats 2022-08-31 17:22:13 -04:00
Nova
a81070a7c9 fix(panel): applying materials works 2022-08-22 15:59:52 -04:00
Nova
7e6705a012 feat(panel): apply material 2022-08-22 14:42:38 -04:00
Nova
be8e8530a9 feat(wayland): panel item 2022-08-22 12:17:11 -04:00
Nova
cb1e45145f refactor(wayland): move shaders to separate module 2022-08-22 10:35:09 -04:00
Nova
4335e2b216 fix(clippy): silenced but i owe it my life 2022-08-22 10:21:34 -04:00
Nova
a8bbfbafdf feat(wayland): core surface 2022-08-22 10:15:20 -04:00
Nova
060bd59d01 feat(wayland): implement all essential handlers 2022-08-22 07:57:03 -04:00
Nova
bf4d5ba015 feat: basic smithay setup 2022-08-22 03:59:28 -04:00