aboutsummaryrefslogtreecommitdiff
path: root/swaybar
AgeCommit message (Expand)Author
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
2018-09-08Align titles to baselineRyan Dwyer
2018-09-05Fix swaybar block background fill logicJason
2018-09-03Change _XOPEN_SOURCE defines to _POSIX_C_SOURCEsghctoma
2018-08-30Fix feature macros for FreeBSDsghctoma
2018-07-19swaybar: Fix scroll handling on workspace buttonsminus
2018-07-18Merge pull request #2281 from pvsr/X11_clickemersion
2018-07-17remove unnecessary parensPeter Rice
2018-07-16send scroll events to swaybar blocksPeter Rice
2018-07-16make hotspot callback take an x11 button idPeter Rice
2018-07-17swaybar: Read urgent colors from IPCRyan Dwyer
2018-07-14swaybar/bg: Fix crash on DPMS offminus
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-06Fix swaybar teardown when workspace buttons hiddenBrian Ashworth
2018-07-05Implement mode --pango_markupBrian Ashworth
2018-05-09Swaybar: Respect pango_markup configRyan Dwyer
2018-05-06Revert "Install swaybar and swaybg under /usr/lib/sway"Rostislav Pehlivanov
2018-05-06Revert "Make the LIBDIR path configurable"Rostislav Pehlivanov
2018-05-06Revert "Meson: Replace option `instlibdir` with `libexecdir`"Rostislav Pehlivanov
2018-05-05Meson: Replace option `instlibdir` with `libexecdir`Nicolas Braud-Santoni
2018-05-05Make the LIBDIR path configurableNicolas Braud-Santoni
2018-05-05Install swaybar and swaybg under /usr/lib/swayNicolas Braud-Santoni
2018-04-24Fix a bunch of swaybar memory leaksemersion
2018-04-24Work around maybe-uninitialized in bar.cAlex Xu (Hello71)
2018-04-22Fix swaybar axis event logicScott Anderson
2018-04-21Remove void * castsScott Anderson
2018-04-21Remove status command event on errorScott Anderson
2018-04-21Change remove_event logicScott Anderson
2018-04-21Always send POLLHUP and POLLERR with event loopScott Anderson
2018-04-20Fix memory leak on swaybarBruno Pinto
2018-04-15Set _POSIX_C_SOURCE properlyScott Anderson
2018-04-10Fix separator height calculationDrew DeVault
2018-04-10Merge pull request #1792 from RyanDwyer/fix-swaybar-status-blocksemersion
2018-04-11Check height in surface local coordinates and rename some variables.Ryan Dwyer
2018-04-10fix swaybar ipc handlingdb
2018-04-10Fix swaybar not showing all status blocks.Ryan Dwyer
2018-04-10Fix swaybar output config.Ryan Dwyer
2018-04-09Fix some more bugsDrew DeVault
2018-04-09Fix buffer issues in swaybar status line.Ryan Dwyer
2018-04-08Fix swaybar HiDPI rounding issueemersion
2018-04-08Fixup for #1773Drew DeVault
2018-04-08Use full ws->name in swaybar hotspot callbackdb
2018-04-06Fix workspaces not updated on swaybarDrew DeVault
2018-04-05Handle output removal on swaybarDrew DeVault
2018-04-03Address review feedbackDrew DeVault