1
0
Fork 0
mirror of https://github.com/NickHu/sway synced 2025-01-29 08:34:13 +01:00
sway-patched-tray-menu/sway/tree
emersion dc1eac0cf1 output: remove output_add_listeners
Simplify the code by registering signals when outputs are created and removing
signals when they are destroyed.
2019-01-18 10:08:34 +01:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Refactor seat operations to use an interface 2019-01-10 22:04:42 +10:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c output: remove output_add_listeners 2019-01-18 10:08:34 +01:00
root.c Handle hidden scratchpad containers in commands 2019-01-15 09:05:27 +01:00
view.c Do not damage view child when container is NULL 2019-01-15 09:06:42 +01:00
workspace.c Combine output_by_name and output_by_identifier 2018-12-20 19:55:29 +01:00