Commit graph

48 commits

Author SHA1 Message Date
Harrison DiAmbrosio
36b89b04d0 very basic window movement bound to alt-left 2025-10-24 17:24:41 -04:00
Harrison DiAmbrosio
17cdbae175 merged 2025-10-23 23:30:54 -04:00
Harrison DiAmbrosio
bb669b2d9a rewriting cursor controls 2025-10-23 23:29:38 -04:00
faa44dc4af
implement keymaps! they still have quite a bit of work to be any good...
but now our key do stuff when pressed (at the compositor level)
2025-10-23 23:24:49 -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
8e4f56d147
add a basic filesystem library and use it for path concat 2025-10-22 22:40:19 -04:00
9e55195f8d
we're now loading a config file! 2025-10-22 14:23:30 -04:00
86a01bbcf2
load a runtime file where the prefix is determined at comptime 2025-10-20 22:53:17 -04:00
Harrison DiAmbrosio
6bfebb0e37 created listeners and empty event handlers for resizing and moving windows 2025-10-20 19:16:10 -04:00
ba4d403119
omg lua in mez 2025-10-20 18:28:40 -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
ee7c89721f window rendering 2025-10-19 20:40:53 -04:00
Harrison DiAmbrosio
cf7f397ed9 almost there 2025-10-19 20:23:46 -04:00
Harrison DiAmbrosio
898342400e per la senior scheiman 2025-10-19 19:18:49 -04:00
Harrison DiAmbrosio
ddc9a05f39 hi 2025-10-19 19:09:38 -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
Harrison DiAmbrosio
987f49bbd6 merged 2025-10-18 23:46:23 -04:00
Harrison DiAmbrosio
f10906f0fc some basic xdg surface stuff 2025-10-18 23:45:13 -04:00
7962564371
add data device manager 2025-10-18 22:36:37 -04:00
5dd3bea18d
add subsurface compositor 2025-10-18 22:35:00 -04:00
f500937b96
make sure to dereference the pointers before accessing their fields 2025-10-18 20:57:49 -04:00
5f95b44ac6
get the server from the listener before using it 2025-10-18 20:56:26 -04:00
Harrison DiAmbrosio
8cff29c795 merged 2025-10-18 20:53:09 -04:00
Harrison DiAmbrosio
b67b3a6ec9 hi zach 2025-10-18 20:51:15 -04:00
32cfffb996
disable the wlroots debugging 2025-10-18 17:43:08 -04:00
ab627188ab
Merge remote-tracking branch 'origin/root_refactor' 2025-10-18 17:41:56 -04:00
Harrison DiAmbrosio
275f96615b starting of root module refactor 2025-10-18 17:27:23 -04:00
e06c076c06
free more memory 2025-10-17 21:14:57 -04:00
8360569d4c
we have a cursor! 2025-10-17 21:12:02 -04:00
7fa759fd29
free the memory we allocate 2025-10-17 20:37:36 -04:00
1bc006cec7
add keyboard support 2025-10-16 22:21:42 -04:00
d4efb73d5c
switch to @This(); for output and server as they don't really have anything else 2025-10-16 18:15:21 -04:00
0f13973300
add logging to output.zig 2025-10-16 18:05:27 -04:00
293a9e2d3e
fix indentation 2025-10-16 17:49:42 -04:00
9cb148e3b1
move output into it's own file 2025-10-16 17:31:07 -04:00
Harrison DiAmbrosio
2305c967cf merged 2025-10-16 17:20:45 -04:00
bbf347fa13
first drawing to the screen 2025-10-16 17:19:51 -04:00
Harrison DiAmbrosio
7838d09275 research in ideation.md 2025-10-16 17:19:03 -04:00
6b76de1e77
fix the building, and change the name 2025-10-16 15:17:46 -04:00
Harrison DiAmbrosio
cceffbf474 lua api start 2025-10-16 14:50:40 -04:00
840196d650
format everything using the editorconfig rules 2025-10-16 11:21:14 -04:00
ef663730ff
ignore zig-out 2025-10-16 11:07:04 -04:00
986d5a96c7
add editor config 2025-10-16 11:05:32 -04:00
Harrison DiAmbrosio
7325a3ee47 batman 2025-10-16 10:39:24 -04:00