Nova
57039a3ccb
feat(wayland): popups, more compatibility, more stability
...
get_parent
grab
popups
fix head thingy
popup list
feat: remove set_active
feat(wayland): commit_popup
feat(wayland): cleanup
moar changess
actually fix the problem with everything oh my god
proper popup state
fix: multi thread event loop
fix: match popup surface ID
make wayland input system go over surfaces instead of toplevels
feat: massive refactor of all wayland things
2023-04-24 06:30:39 -04:00
Nova
40e7c6cd20
refactor: node aspect drawable
2023-02-08 21:06:24 -05:00
Nova
f46e870864
refactor(wayland): remove SeatData wrapper
2023-01-22 02:38:40 -05:00
Nova
2358ee899a
fix(wayland): update pointer scroll
2023-01-22 02:30:12 -05:00
Nova
4f50772b92
fix(panel_item): allow surfaces with size of 0,0
2023-01-22 00:58:25 -05:00
Nova
e9e4d3599d
feat: input multiplexing
2023-01-21 18:07:25 -05:00
Nova
6d7d7be3f1
feat: startup script
2023-01-17 18:51:46 -05:00
Nova
46b3d21fca
fix(wayland): toplevel states bytemucked to u8
2023-01-04 08:25:54 -05:00
Nova
2ce9bf8cd4
feat(wayland): proper surface geometry
2023-01-04 07:25:33 -05:00
Nova
1f745fddde
feat(wayland): serial counter
2023-01-04 07:25:22 -05:00
Nova
fe22451be5
feat(wayland): set toplevel capabilities
2023-01-03 10:08:39 -05:00
Nova
57ea51fb40
feat(wayland): recommended_state
2023-01-02 18:53:58 -05:00
Nova
c0c0dddf23
fix(wayland): drop panel item correctly
2023-01-01 14:37:11 -05:00
Nova
c2665938d9
feat(wayland): switch pointer focus dynamically
2023-01-01 14:36:46 -05:00
Nova
bdd5cbe8b0
fix(wayland): xdg surface size when not set
2023-01-01 14:33:07 -05:00
Nova
2de49d981b
feat(wayland): make state fields optional
2022-12-26 08:22:09 -05:00
Nova
246cf5ceea
fix(wayland): panel item configure toplevel
2022-12-25 16:19:22 -05:00
Nova
17583471bf
feat(wayland): configure and commit for toplevel]
2022-12-25 16:01:23 -05:00
Nova
9f5ad2b9af
feat(startup): automatic acceptors
2022-12-10 09:18:02 -05:00
Nova
2315aca8b5
feat(startup settings): use /proc/{pid}/environ
2022-12-10 09:17:37 -05:00
Nova
692ee95500
switch to color_eyre instead of anyhow
2022-12-02 13:58:54 -05:00
Nova
9da111a3e0
refactor(wayland): make code cleaner
2022-11-12 11:53:11 -05:00
Nova
892a4165f8
fix(wayland): pointer_motion works when inactive
2022-11-11 13:25:48 -05:00
Nova
088e8e2c9c
fix(wayland): remove unwraps
2022-11-11 12:52:51 -05:00
Nova
e2b00f23ee
fix(panel item): set cursor full of snake
2022-11-08 21:16:03 -05:00
Nova
215b91a4bd
refactor(items): genericize item acceptors/ui
2022-11-08 20:25:43 -05:00
Nova
9e0ba504ac
fix: make aliased signals snake case
2022-11-08 20:17:15 -05:00
Nova
3cdb6da09c
refactor: use snake case for method names
2022-11-08 06:10:03 -05:00
Nova
cbb09a9d97
refactor: remove item alias remote_methods
2022-11-05 17:56:09 -04:00
Nova
b189a6a73c
feat: zones
2022-10-20 11:32:33 -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
56afecca74
feat(wayland): resize
2022-09-20 19:01:09 -04:00
Nova
76721a17f8
fix(wayland): 1 seat per client
2022-09-18 19:26:59 -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
43b2b67254
feat(wayland): cursors!
2022-09-10 08:54:15 -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
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