index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
bar
Age
Commit message (
Expand
)
Author
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2023-04-14
commands: add printf attribute to cmd_results_new()
Simon Ser
2021-11-25
ipc: make `bar <bar_id> mode|hidden_state` behave as documented
Aleksei Bavshin
2021-06-03
config: Fix swaybar pango_markup inconsistency
Daniel Otero
2021-02-04
Declare all struct cmd_handler arrays const
Manuel Stoeckl
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
2020-07-30
cmd/bar/colors: fix dereference of null pointer
Antonin Décimo
2020-02-18
treewide: fix typos
Torstein Husebø
2019-12-28
bar_cmd_colors: remove add_color
Brian Ashworth
2019-09-04
swaybar: complete barconfig_update event handling
Brian Ashworth
2019-08-12
Fix memory leaks
Antonin Décimo
2019-05-17
bar: fix segfault with missing or invalid bar id
Alyssa Ross
2019-04-17
Add unbindsym/unbindcode command for swaybar
Alex Maese
2019-02-24
swaybar: add overlay mode (fix #1620)
Milkey Mouse
2019-02-10
fix double free for mode toggle if bar was invisible
Rouven Czerwinski
2019-02-08
bar_cmd_modifier: add support for none
Brian Ashworth
2019-01-21
Move sway-specific functions in common/util.c into sway/
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2019-01-13
Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved
Drew DeVault
2019-01-11
swaybar: add status_edge_padding command
Brian Ashworth
2019-01-11
swaybar: add status_padding command
Brian Ashworth
2019-01-10
bar_cmd_bind: utilize mouse button helpers
Brian Ashworth
2018-12-31
swaybar: do not create tray if hidden
Ian Fan
2018-12-31
swaybar: implement tray config
Ian Fan
2018-12-29
swaybar: fix focused_statusline color parsing.
Rune Morling
2018-12-09
list.c: rename free_flat_list to list_free_items_and_destroy
Ian Fan
2018-12-09
Cleanup list code
Ian Fan
2018-11-28
Implement bar gaps
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-19
Merge pull request #3083 from c-edw/feature/StripWorkspaceName
emersion
2018-11-17
Implement strip_workspace_name.
Connor E
2018-11-10
Use parse_boolean where possible.
Connor E
2018-10-23
commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST
Ian Fan
2018-10-23
commands: remove EXPECTED_MORE_THAN
Ian Fan
2018-10-20
commands/bar: remove left and right from allowed positions
Rouven Czerwinski
2018-10-14
commands: fix sending bar mode/hidden_state updates to all bars
Ian Fan
2018-10-13
cmd_bar: fix bar id issues
Brian Ashworth
2018-10-13
bar_cmd_status_command: only reload current bar
Brian Ashworth
2018-10-09
bar-bindsym: address ianyfan's comments
Brian Ashworth
2018-10-09
Implement bar bindsym
Brian Ashworth
2018-10-08
Fix memory leak in status_command handler
emersion
2018-10-08
Allow status_command to be disabled via IPC
Ryan Dwyer
2018-09-28
swaybar: fix setting binding mode indicator
Ian Fan
2018-07-15
bar: free old position when changing
Ian Fan
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-02
bar_cmd_modifier: fix use-after-free on error
Dominique Martinet
2018-07-02
bar_cmd_font: fix leak of font
Dominique Martinet
2018-06-02
Address first round of review for generic blocks
Brian Ashworth
[next]