Commit Graph

45 Commits (869baff25221e1a1881e9559453faa43f90da33e)

Author SHA1 Message Date
Carl Smedstad d8212243c9 Remove redundant return statements 2 years ago
Simon Ser 38020d157d Bump RLIMIT_NOFILE 3 years ago
Daniel Eklöf 3bf99198a6 sway: restore SIGPIPE handler before exec:ing swaybar 4 years ago
Daniel Otero b997147284 config: Fix swaybar pango_markup inconsistency 4 years ago
Tarmack 989123a2a5 Add support for workspace_min_width bar option. 4 years ago
Sheena Artrip 7efb5d4673 Rename symbol set_cloexec to sway_set_cloexec, remove duplicates. 5 years ago
lbonn 30fa7d191e Fix potential NULL reference on cleanup 5 years ago
Brian Ashworth 1fd2c6ba49 swaybar: complete barconfig_update event handling 5 years ago
Brian Ashworth 18ce0eec60 Spawn swaybar as a wayland client 6 years ago
Brian Ashworth d2c896ed84 fix misc memory leaks 6 years ago
Connor E 2f2a887377 Revert "More frees." 6 years ago
M Stoeckl d7ff776552 Move sway-specific functions in common/util.c into sway/ 6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log 6 years ago
Brian Ashworth 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers 6 years ago
Drew DeVault fc93cd20dc
Merge pull request from RedSoxFan/fix-swaybar-height 6 years ago
Brian Ashworth ca0a75d540 swaybar: add status_edge_padding command 6 years ago
Brian Ashworth c0f92cb2fb swaybar: add status_padding command 6 years ago
Brian Ashworth 124085eba9 swaybar: obey height if given 6 years ago
Ian Fan 6b03c68775 swaybar: implement tray config 6 years ago
Ian Fan 98c1e19466 list.c: rename free_flat_list to list_free_items_and_destroy 6 years ago
Ian Fan c8776fac42 Cleanup list code 6 years ago
Ian Fan 19e831ed3d list.c: Remove list_foreach 6 years ago
emersion 3a310f92ab
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE 6 years ago
emersion bf7af9c690
Merge pull request from c-edw/feature/StripWorkspaceName 6 years ago
Connor E 4bd46fb079 Implement strip_workspace_name. 6 years ago
Connor E eda1bf769f More frees. 6 years ago
Ian Fan 2f1fd80726 swaybar: show hidden bar on key event 6 years ago
Brian Ashworth 00745d6280 Fix bar subcommand handler structs and selection 6 years ago
Brian Ashworth d3f0e52784 bar-bindsym: address ianyfan's comments 6 years ago
Brian Ashworth 1c969e86f5 Implement bar bindsym 6 years ago
Ryan Dwyer 41bfd8c790 swaybar: allow null status_command 6 years ago
emersion 82f1393cbb swaybar: handle hotplugging 6 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 6 years ago
Marien Zwart 7d8413d962 Reset signal mask after fork 7 years ago
emersion 63b4bf5000
Update for 7 years ago
Dominique Martinet 9f5d539657 config: add a couple of forgotten frees 7 years ago
Dominique Martinet 248ea93c1a bar config: fix uninitialized accesses on init error 7 years ago
Dominique Martinet 9c8fb7d025 invoke_swaybar: fix message length header size 7 years ago
Geoff Greer 5587af1782 Rename len to msg_len. Avoids an aliased variable that was a little confusing to follow. 7 years ago
Geoff Greer b9726afd48 invoke_swaybar(): Set process group. Kill process group. 7 years ago
Drew DeVault 18173fb5ad Free bar configs on reload and exit 7 years ago
Drew DeVault f26ecd9f58 Merge remote-tracking branch 'origin/wlroots' into swaybar-layers 7 years ago
Drew DeVault 2e84f21ab7 Terminate swaybar when freeing bar config 7 years ago
Drew DeVault 2719ddfe5e Spawn swaybars when outputs are added 7 years ago
Drew DeVault 569b2bfd5d Move bar config into its own file 7 years ago