swayfx/sway/commands/bar
Brian Ashworth 1bd8463481 Implement bar gaps
Adds the bar subcommand `gaps <amount>|<horizontal> <vertical>|<top>
<right> <bottom> <left>` to set gaps for swaybar. Due to restrictions on
margins for a layer_surface, only the sides that are anchored to an edge
of the screen can have gaps. Since there is support for per-side outer
gaps for workspaces, those should be able to be used instead for the
last side.
2018-11-28 11:24:14 -05:00
..
activate_button.c Clean up imported bar commands 2018-03-29 22:11:08 -04:00
binding_mode_indicator.c Use parse_boolean where possible. 2018-11-10 12:55:06 +00:00
bindsym.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
colors.c Address first round of review for generic blocks 2018-06-02 08:07:44 -04:00
context_button.c Clean up imported bar commands 2018-03-29 22:11:08 -04:00
font.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
gaps.c Implement bar gaps 2018-11-28 11:24:14 -05:00
height.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
hidden_state.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
icon_theme.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
id.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
mode.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
modifier.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
output.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
pango_markup.c Use parse_boolean where possible. 2018-11-10 12:55:06 +00:00
position.c commands/bar: remove left and right from allowed positions 2018-10-20 08:21:44 +02:00
secondary_button.c Clean up imported bar commands 2018-03-29 22:11:08 -04:00
separator_symbol.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
status_command.c bar_cmd_status_command: only reload current bar 2018-10-13 08:00:01 -04:00
strip_workspace_name.c Implement strip_workspace_name. 2018-11-17 16:11:28 +00:00
strip_workspace_numbers.c Implement strip_workspace_name. 2018-11-17 16:11:28 +00:00
swaybar_command.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
tray_output.c Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 2018-11-25 17:19:43 +01:00
tray_padding.c Clean up imported bar commands 2018-03-29 22:11:08 -04:00
workspace_buttons.c Use parse_boolean where possible. 2018-11-10 12:55:06 +00:00
wrap_scroll.c Use parse_boolean where possible. 2018-11-10 12:55:06 +00:00