sway/swaybar
Konstantin Pospelov e01eff4810 swaybar: deduplicate mode and workspace rendering code
The render_workspace_button and render_binding_mode_indicator functions are
almost the same. This commit extracts the common rendering code into a new
render_box function.
2025-06-30 22:20:48 +00:00
..
tray Extends former behavior to include loading of icons if they are 2025-04-30 02:32:07 +00:00
bar.c Finds paths to icon files using libsfdo. Libsfdo is currently an 2025-04-29 17:37:58 +00:00
config.c Finds paths to icon files using libsfdo. Libsfdo is currently an 2025-04-29 17:37:58 +00:00
i3bar.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
image.c Extends former behavior to include loading of icons if they are 2025-04-30 02:32:07 +00:00
input.c swaybar: Implement wp_cursor_shape_v1 2023-07-31 10:34:11 +02:00
ipc.c Finds paths to icon files using libsfdo. Libsfdo is currently an 2025-04-29 17:37:58 +00:00
main.c Replace signal() with sigaction() 2025-06-30 22:20:48 +00:00
meson.build Finds paths to icon files using libsfdo. Libsfdo is currently an 2025-04-29 17:37:58 +00:00
render.c swaybar: deduplicate mode and workspace rendering code 2025-06-30 22:20:48 +00:00
status_line.c Define _POSIX_C_SOURCE globally 2024-02-23 17:43:19 +03:00
swaybar-protocol.7.scd man: update maintainer 2021-01-08 09:33:51 +01:00