mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
Since wayland does not currently allow swaybar to create global keybinds, this is handled within sway and sent to the bar using a custom event, so as not to pollute existing events, called bar_state_update. |
||
|---|---|---|
| .. | ||
| bar.c | ||
| config.c | ||
| event_loop.c | ||
| i3bar.c | ||
| ipc.c | ||
| main.c | ||
| meson.build | ||
| render.c | ||
| status_line.c | ||