Commit graph

18 commits

Author SHA1 Message Date
Harrison DiAmbrosio
9186aeecd3 viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
Harrison DiAmbrosio
b3b83fd287 w merge by me <3 2025-11-25 16:02:25 -05:00
Harrison DiAmbrosio
1eda05b7b3 lua position, size, focus and z-index (not really) 2025-11-25 16:01:38 -05:00
36afbe0832
default view moving shouldn't clamp to the visible area 2025-11-22 20:46:57 -05:00
9648dc7872
fix crashing when a view is resized too small
this is done by limiting to a minimum of 10x10 pixels, we may make this
configurable using lua in the future
2025-11-22 18:27:41 -05:00
0c6d51028a fix crashing when return from vt switching away 2025-10-26 22:20:11 -04:00
Harrison DiAmbrosio
d9ebb6197d keyboard groups work in drm mode 2025-10-26 21:17:23 -04:00
Harrison DiAmbrosio
976900ffa6 removed all windows decorations properly, added window closing and compositor exiting as well as view focusing 2025-10-25 18:50:06 -04:00
Harrison DiAmbrosio
23ef0049f7 resizing and movement prototype done 2025-10-24 21:47:15 -04:00
Harrison DiAmbrosio
36b89b04d0 very basic window movement bound to alt-left 2025-10-24 17:24:41 -04:00
Harrison DiAmbrosio
bb669b2d9a rewriting cursor controls 2025-10-23 23:29:38 -04:00
Harrison DiAmbrosio
b328c0a7c7 more error handling and oranization 2025-10-23 13:30:59 -04:00
Harrison DiAmbrosio
609ee42d66 cleaning up code, adding support for workspaces, and handling errors 2025-10-22 23:40:19 -04:00
Harrison DiAmbrosio
f9e67a5681 fixed adding two scene trees bug 2025-10-20 17:58:56 -04:00
76b9d13798
fix incorrect field 2025-10-19 21:29:43 -04:00
008b9defce
staring to get the cursor focus working 2025-10-19 21:24:49 -04:00
Harrison DiAmbrosio
46b21391c0 simple cursor not being attached to the output layout 2025-10-19 16:44:31 -04:00
Harrison DiAmbrosio
b8419806ef reorganized into seat file and cursor file 2025-10-19 16:39:43 -04:00