mirror of
https://github.com/swaywm/sway
synced 2026-05-03 10:10:39 +02:00
7e7994dbb2
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.