aboutsummaryrefslogtreecommitdiff
path: root/swaybar
AgeCommit message (Expand)Author
2018-10-15Sway clients: Exit gracefully when compositor is unavailableRyan Dwyer
2018-10-15Remove timerfd from loop implementationRyan Dwyer
2018-10-15Move swaybar's event loop to common directory and refactorRyan Dwyer
2018-10-14swaybar: when hiding bar, save old height to be restored upon reshowIan Fan
2018-10-14swaybar: send signal to status when hiding or showing barIan 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 send initial workspace request if workspace buttons are enabledIan Fan
2018-10-14swaybar: add free_hotspots helper functionIan Fan
2018-10-14swaybar: only subscribe to required eventsIan Fan
2018-10-14swaybar: save id upon startupIan Fan
2018-10-10Merge branch 'master' into bar-bindsymIan Fan
2018-10-10Fix program name in version stringsRyan Dwyer
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-08swaybar: allow null status_commandRyan Dwyer
2018-10-06swaybar: fix binding to wl_pointer multiple timesemersion
2018-10-02swaybar: add leading comma to click event JSONIan Fan
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-30swaybar: synchronize rendering to output framesIan Fan
2018-09-28swaybar: trim function prototypesIan Fan
2018-09-28swaybar: move i3bar definitions into separate fileIan Fan
2018-09-28swaybar: remove unused focused_output propertyIan Fan
2018-09-28swaybar: fail if bar id is invalidIan Fan
2018-09-26Replace getdelim to make swaybar work on FreeBSDsghctoma
2018-09-22swaybar, swaylock, & tree/container: Set cairo font options to render text an...Geoff Greer
2018-09-22swaybar: explicitly check return value of getdelimIan Fan
2018-09-21Merge branch 'master' into swaybar-hotplugBrian Ashworth
2018-09-21swaybar: log invalid i3bar jsonIan Fan
2018-09-21swaybar: reset tokener if json is incompleteIan Fan
2018-09-21swaybar: update buffer_pos when moving object to start of bufferIan Fan
2018-09-20swaybar: don't wl_display_roundtrip on each frameemersion
2018-09-20swaybar: handle hotpluggingemersion
2018-09-18swaybar: only free tokener when using i3bar protocolIan Fan
2018-09-18swaybar: add debugging statements for handling i3bar jsonIan Fan
2018-09-18swaybar: rewrite i3bar protocol handlingIan Fan
2018-09-18swaybar: rewrite protocol determinationIan Fan
2018-09-18swaybar: rewrite text protocol handlingIan Fan
2018-09-18swaybar: only create i3bar block hotspot if click events are enabledIan Fan
2018-09-18swaybar: send trailing comma with click event jsonIan Fan
2018-09-18swaybar: fix empty function prototypesIan Fan
2018-09-18swaybar: invalidate file descriptors upon closingIan Fan
2018-09-18swaybar: remove block links upon exitIan Fan
2018-09-17swaybar: use output names instead of output indexesemersion
2018-09-14bar: remove i3bar_block_free in favour of i3bar_block_unrefIan Fan
2018-09-12i3bar: count references to blocksIan Fan