Commit Graph

61 Commits

Author SHA1 Message Date
Nova
248e48fd8e feat(wayland): dmabuf 2022-12-07 14:30:48 -05:00
Nova
c171d9e6db feat: tracing 2022-12-02 20:46:28 -05:00
Nova
d7a607a663 switch to color_eyre instead of anyhow 2022-12-02 13:58:54 -05:00
Nova
2721c20c8b fix(wayland): update smithay version 2022-11-25 23:58:22 -05:00
Nova
fd9957b784 fix(wayland): cursor material queue higher 2022-11-14 11:53:08 -05:00
Nova
83a5b36ddc refactor(wayland): make code cleaner 2022-11-12 11:53:11 -05:00
Nova
8396b98f67 fix(wayland): pointer_motion works when inactive 2022-11-11 13:25:48 -05:00
Nova
46d989ce7f fix(wayland): remove unwraps 2022-11-11 12:52:51 -05:00
Nova
75ac570486 refactor(wayland): s/ObjectId/Weak<WlSurface>/ 2022-11-09 13:05:21 -05:00
Nova
242def9d06 feat: wayland feature 2022-11-09 11:13:07 -05:00
Nova
959f32009b fix(wayland): account for surface data map panic 2022-11-09 11:02:48 -05:00
Nova
57796c217d fix(panel item): set cursor full of snake 2022-11-08 21:16:03 -05:00
Nova
cea3390e36 refactor(items): genericize item acceptors/ui 2022-11-08 20:25:43 -05:00
Nova
a756e80064 fix: make aliased signals snake case 2022-11-08 20:17:15 -05:00
Nova
1f61d32877 refactor: use snake case for method names 2022-11-08 06:10:03 -05:00
Nova
da7e2c5e6e fix(wayland): upgrade smithay version 2022-11-06 16:49:30 -05:00
Nova
cffb968d2e refactor: remove item alias remote_methods 2022-11-05 17:56:09 -04:00
Nova
9cd900b23f fix(wayland): remove wayland crate pinning 2022-10-25 16:21:22 -04:00
Nova
3e94a3f62a fix(wayland): set default output size 2022-10-25 12:56:59 -04:00
Nova
c42a29a034 feat: zones 2022-10-20 11:32:33 -04:00
Nova
a399db006e fix(wayland): add 8 to ensure keyboard mods work 2022-10-15 00:56:24 -04:00
Nova
6cba9a010f fix(panel item): serialize properly 2022-10-14 05:20:30 -04:00
Nova
edc7eefbbc refactor: all old flexbuffers parsing upgraded 2022-10-13 00:47:37 -04:00
Nova
a421b27e0c refactor: make all flex stuff use serde 2022-10-13 00:14:06 -04:00
Nova
2a5c11c0f0 feat: parse transform vectors 2022-09-26 03:32:13 -04:00
Nova
9dd8580271 fix: clippy 2022-09-25 03:44:43 -04:00
Nova
69f7a432d5 refactor(model): move into drawable 2022-09-25 03:41:36 -04:00
Nova
0e09aae9f8 feat(wayland): xdg activation 2022-09-24 13:21:01 -04:00
Nova
56afecca74 feat(wayland): resize 2022-09-20 19:01:09 -04:00
Nova
ca192e18a9 feat(wayland): kde decoration support 2022-09-19 08:13:23 -04:00
Nova
76721a17f8 fix(wayland): 1 seat per client 2022-09-18 19:26:59 -04:00
Nova
66aa72e18c feat(wayland): data device dummy 2022-09-18 12:20:00 -04:00
Nova
df61f74583 refactor: make ready for cargo publishing 2022-09-17 18:43:04 -04:00
Nova
fb1f5bad97 fix(panel item): clamp pointer motion to surface size 2022-09-16 14:52:37 -04:00
Nova
e492e15013 refactor(items): environment submodule 2022-09-14 22:39:15 -04:00
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