aboutsummaryrefslogtreecommitdiff
path: root/swaybar/status_line.c
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2021-12-21swaybar: fix errno handling in status_handle_readableSimon Ser
2021-11-25swaybar: signal status command's process groupLudvig Michaelsson
2020-07-22swaybar: allow status line cleanup to proceed when hiddenCharmander
2020-06-12swaybar: ensure correct init order for status_lineLuke Drummond
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-02-01Revert "More frees."Connor E
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-01Remove readline.cIan Fan
2018-12-31swaybar: fix double freeMack Straight
2018-11-13More frees.Connor E
2018-10-15Remove timerfd from loop implementationRyan Dwyer
2018-10-15Move swaybar's event loop to common directory and refactorRyan Dwyer
2018-10-14swaybar: send signal to status when hiding or showing barIan Fan
2018-09-28swaybar: move i3bar definitions into separate fileIan Fan
2018-09-26Replace getdelim to make swaybar work on FreeBSDsghctoma
2018-09-22swaybar: explicitly check return value of getdelimIan Fan
2018-09-18swaybar: only free tokener when using i3bar protocolIan 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: invalidate file descriptors upon closingIan Fan
2018-09-18swaybar: remove block links upon exitIan Fan
2018-09-12i3bar: count references to blocksIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
2018-04-24Fix a bunch of swaybar memory leaksemersion
2018-04-15Set _POSIX_C_SOURCE properlyScott Anderson
2018-04-03Fix #1709Drew DeVault
2018-04-02Render i3bar blocksDrew DeVault
2018-04-02Demarcate i3bar JSON into individual updatesDrew DeVault
2018-03-29Do some small cleanupDrew DeVault
2018-03-29Clean up status line on exitDrew DeVault
2018-03-29Implement status lineDrew DeVault
2018-03-29Start port of swaybar to layer shellDrew DeVault
2017-10-28Removed trailing comma from swaybar click event jsonJoona Romppanen
2017-10-14Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.Johannes Lundberg
2017-08-30styling fixesakokshar@redhat.com
2017-08-29styling fixesakokshar@redhat.com
2017-08-29style fixesakokshar@redhat.com
2017-08-29click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlakokshar@redhat.com
2017-03-10UnGNUify the codebaseDrew DeVault
2016-09-01Reorganize includesDrew DeVault
2016-07-30implement solid color rendering for swaybgZandr Martin
2016-04-24Use i3bar format for markup field.Mikkel Oscar Lyderik
2016-04-17Flesh out pango markup implementationDrew DeVault
2016-01-24swaybar: move headers to include/barMikkel Oscar Lyderik
2016-01-24swaybar: rename state to barMikkel Oscar Lyderik
2016-01-24swaybar: Move swaybar_teardown to free_stateMikkel Oscar Lyderik