Mezzaluna/src
2025-12-12 17:34:22 -05:00
..
lua add command line args 2025-12-12 12:46:39 -05:00
types fix only one hook working per event (I forgot to zero the memory) 2025-12-12 17:34:22 -05:00
C.zig viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
Cursor.zig viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
Keyboard.zig viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
LayerSurface.zig basic layer keyboard 2025-12-07 19:03:37 -05:00
main.zig remove useless return 2025-12-12 12:47:03 -05:00
Output.zig add some more events to hook into 2025-12-10 23:15:06 -05:00
Popup.zig Create popups when a view recieves an event... 2025-12-07 14:42:34 -05:00
RemoteLua.zig clean up lua stuff a bit and add mez.inspect 2025-12-10 21:03:03 -05:00
RemoteLuaManager.zig Merge branch 'mez_remote_lua' into dev 2025-12-10 20:21:10 -05:00
Root.zig viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
SceneNodeData.zig Create popups when a view recieves an event... 2025-12-07 14:42:34 -05:00
Seat.zig viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
Server.zig wlroots gives us a bunch of free protocols 2025-12-11 15:53:20 -05:00
Utils.zig viewById works again, layer still ontop of other things 2025-12-04 23:50:39 -05:00
View.zig Create popups when a view recieves an event... 2025-12-07 14:42:34 -05:00