Harrison DiAmbrosio
|
4b3e1bbd5d
|
ts don't work
|
2025-12-15 08:56:13 -05:00 |
|
Harrison DiAmbrosio
|
49e0875a85
|
fullscreen
|
2025-12-14 20:35:07 -05:00 |
|
Harrison DiAmbrosio
|
209cd8a540
|
xdg_activation works
|
2025-12-14 11:48:05 -05:00 |
|
Harrison DiAmbrosio
|
42d66ea2b6
|
debug scene tree printer, layers are functional again
|
2025-12-14 11:33:44 -05:00 |
|
Harrison DiAmbrosio
|
44f694f916
|
layer shells do not appear
|
2025-12-14 10:25:02 -05:00 |
|
Harrison DiAmbrosio
|
49a6ced28e
|
tiling is working again, and surface at is mostly in
|
2025-12-13 23:38:29 -05:00 |
|
|
|
da4629a871
|
switch to luajit
|
2025-12-13 22:00:53 -05:00 |
|
|
|
7537778e23
|
add more safety in the lua api
|
2025-12-13 09:03:24 -05:00 |
|
|
|
bfdc8b8c9d
|
more safety in lua stuff
|
2025-12-13 08:53:50 -05:00 |
|
|
|
54c1a976c8
|
add a getter for a given views size and add some safety when setting the size
|
2025-12-13 08:43:22 -05:00 |
|
Harrison DiAmbrosio
|
1039e3a800
|
still working on migrating to the new SceneNodeData
|
2025-12-13 00:30:42 -05:00 |
|
|
|
12aa7b6448
|
make sure all callbacks send their errors to the remote lua clients
|
2025-12-12 17:42:51 -05:00 |
|
|
|
7a619ab770
|
fix only one hook working per event (I forgot to zero the memory)
|
2025-12-12 17:34:22 -05:00 |
|
|
|
2da4e1e938
|
update wlr-layer-shell-unstable-v1 to 5 and increment other protcol numbers
|
2025-12-12 15:41:42 -05:00 |
|
|
|
8e3c38c6c2
|
remove useless return
|
2025-12-12 12:47:03 -05:00 |
|
|
|
ced6189a64
|
add command line args
|
2025-12-12 12:46:39 -05:00 |
|
|
|
354b915300
|
wlroots gives us a bunch of free protocols
|
2025-12-11 15:53:20 -05:00 |
|
|
|
d68fb842b5
|
add some more events to hook into
|
2025-12-10 23:15:06 -05:00 |
|
|
|
1e973eff94
|
fix lua oom errors
|
2025-12-10 22:42:54 -05:00 |
|
|
|
9553e3831f
|
fix internal struct name of Input.zig
|
2025-12-10 22:25:00 -05:00 |
|
|
|
ec8b86cbb7
|
clean up lua stuff a bit and add mez.inspect
|
2025-12-10 21:03:03 -05:00 |
|
|
|
1f2e333846
|
Merge branch 'mez_remote_lua' into dev
|
2025-12-10 20:21:10 -05:00 |
|
|
|
64713dc0c3
|
fix repl evaluations
|
2025-12-10 20:05:52 -05:00 |
|
|
|
60a8466fe8
|
copy with sentinel instead of manually adding it
|
2025-12-10 14:09:44 -05:00 |
|
|
|
41865d11ab
|
send evaluation of statements to remote lua clients
|
2025-12-10 13:44:38 -05:00 |
|
|
|
6fcb13741a
|
rework how remote lua clients are stored in the server
|
2025-12-10 13:43:12 -05:00 |
|
Harrison DiAmbrosio
|
87368dbc66
|
basic layer keyboard
|
2025-12-07 19:03:37 -05:00 |
|
|
|
814daf0f2e
|
Create popups when a view recieves an event...
This is currently incomplete and needs work to make sure that popups
stay inside their parents current output.
fixing popups, wip
|
2025-12-07 14:42:34 -05:00 |
|
Harrison DiAmbrosio
|
3203839a58
|
alt-p for wmenu and alt-b for background (works on my machine_
|
2025-12-07 11:44:59 -05:00 |
|
Harrison DiAmbrosio
|
1a5051236e
|
Merge branch 'dev' of https://github.com/MezzalunaWM/Mezzaluna into dev
merge
|
2025-12-07 11:27:06 -05:00 |
|
Harrison DiAmbrosio
|
e5a36b4d0b
|
starting at keyboard exclusivity
|
2025-12-07 11:26:55 -05:00 |
|
|
|
a45d534839
|
arrange the layers in the correct order
|
2025-12-06 23:10:54 -05:00 |
|
Harrison DiAmbrosio
|
a8e77be43b
|
layer shell backgrounds now render behind views
|
2025-12-05 21:29:28 -05:00 |
|
Harrison DiAmbrosio
|
7265fecfaf
|
Merge branch 'layer_shell' into dev
merge
|
2025-12-05 21:12:08 -05:00 |
|
Harrison DiAmbrosio
|
4c88d42929
|
layers mostly implemented
|
2025-12-05 21:10:34 -05:00 |
|
|
|
7cd6415a75
|
fix the docs on the output.get_name() lua function
|
2025-12-05 21:09:10 -05:00 |
|
|
|
63109e07da
|
setting the focused view shouldn't crash the compositor
|
2025-12-05 20:39:33 -05:00 |
|
|
|
98dbdc1570
|
add another marker
|
2025-12-05 20:10:35 -05:00 |
|
|
|
9d5240aaa5
|
try to not crash on keymap callbacks
|
2025-12-05 20:09:41 -05:00 |
|
Harrison DiAmbrosio
|
9186aeecd3
|
viewById works again, layer still ontop of other things
|
2025-12-04 23:50:39 -05:00 |
|
|
|
94295d3d69
|
up the xdg_wm_base version to a more modern version
|
2025-11-30 23:55:21 -05:00 |
|
|
|
028485d68f
|
more lua docs for zlua functions
|
2025-11-30 23:49:39 -05:00 |
|
Harrison DiAmbrosio
|
3ccf47e0be
|
I should really put this layer shell stuff on another branch
|
2025-11-30 23:41:55 -05:00 |
|
|
|
1e31875670
|
redirect stdout/stderr in remote lua states
|
2025-11-30 23:34:26 -05:00 |
|
|
|
605c4c4a37
|
don't reload the runtime config and personal config on remote lua connect
|
2025-11-30 23:02:25 -05:00 |
|
|
|
7ed5c4840d
|
actually setup the remote_lua protocol on the server
|
2025-11-30 22:43:45 -05:00 |
|
Harrison DiAmbrosio
|
02b48c9952
|
im j trynna checkout, hope this code isn't broken
|
2025-11-30 22:24:51 -05:00 |
|
Harrison DiAmbrosio
|
acb95648e6
|
added view unfocusing
|
2025-11-29 22:07:25 -05:00 |
|
Harrison DiAmbrosio
|
689b48acd7
|
tags are like kinda done but not really, still need to switch focus
|
2025-11-29 21:59:14 -05:00 |
|
Harrison DiAmbrosio
|
8dbaae8d03
|
going to try to add tags
|
2025-11-28 11:25:31 -05:00 |
|