aboutsummaryrefslogtreecommitdiff
path: root/swaybar/ipc.c
AgeCommit message (Expand)Author
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2019-01-22swaybar: fix command malloc in workspace commandBrian Ashworth
2019-01-22swaybar: fix workspace commandIan Fan
2019-01-22util.c: remove numlen functionIan Fan
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-16Fixes for small existing bugs.Connor E
2019-01-16Remove usage of VLAs.Connor E
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: implement tray configIan Fan
2018-11-28Implement bar gapsBrian Ashworth
2018-11-17Implement strip_workspace_name.Connor E
2018-10-25swaybar: reverse order of workspaces listIan Fan
2018-10-14swaybar: show hidden bar on urgencyIan Fan
2018-10-14swaybar: show hidden bar on key eventIan Fan
2018-10-14swaybar: handle mode/hidden_state changesIan Fan
2018-10-14swaybar: streamline ipc handlingIan Fan
2018-10-14swaybar: move mode & mode_pango_markup to bar structIan Fan
2018-10-14swaybar: only subscribe to required eventsIan Fan
2018-10-14swaybar: save id upon startupIan Fan
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth
2018-09-28swaybar: remove unused focused_output propertyIan Fan
2018-09-28swaybar: fail if bar id is invalidIan Fan
2018-09-03Change _XOPEN_SOURCE defines to _POSIX_C_SOURCEsghctoma
2018-08-30Fix feature macros for FreeBSDsghctoma
2018-07-17swaybar: Read urgent colors from IPCRyan Dwyer
2018-07-09Update for swaywm/wlroots#1126emersion
2018-04-24Fix a bunch of swaybar memory leaksemersion
2018-04-10fix swaybar ipc handlingdb
2018-04-06Fix workspaces not updated on swaybarDrew DeVault
2018-04-05Handle output removal on swaybarDrew DeVault
2018-04-02Render i3bar blocksDrew DeVault
2018-03-30Implement scroll wheel workspace switchingDrew DeVault
2018-03-30Fix issues with swaybar on DRMDrew DeVault
2018-03-29Fixed laggy focused output booleanDrew DeVault
2018-03-29Pixel-perfect renderingDrew DeVault
2018-03-29Add binding mode indicatorDrew DeVault
2018-03-29Re-render bar on IPC updatesDrew DeVault
2018-03-29Round up workspaces on each outputDrew DeVault
2018-03-29Only utilize the configured outputsDrew DeVault
2018-03-29Wire up basic IPC supportDrew DeVault
2018-03-29Start port of swaybar to layer shellDrew DeVault