aboutsummaryrefslogtreecommitdiffstats
path: root/swaybar
Commit message (Expand)AuthorAge
* Fix workspaces not updated on swaybarLibravatar Drew DeVault2018-04-06
* Handle output removal on swaybarLibravatar Drew DeVault2018-04-05
* Address review feedbackLibravatar Drew DeVault2018-04-03
* Adjust height calculation, namingLibravatar Drew DeVault2018-04-03
* Don't use asserts with side-effectsLibravatar Drew DeVault2018-04-03
* Add hidpi support to swaybarLibravatar Drew DeVault2018-04-03
* Fix #1709Libravatar Drew DeVault2018-04-03
* Render blocks the correct orderLibravatar Drew DeVault2018-04-02
* Fix use-after-free with block hotspotsLibravatar Drew DeVault2018-04-02
* Send click events for i3bar blocksLibravatar Drew DeVault2018-04-02
* Render i3bar blocksLibravatar Drew DeVault2018-04-02
* Demarcate i3bar JSON into individual updatesLibravatar Drew DeVault2018-04-02
* Implement workspace switch on clickLibravatar Drew DeVault2018-03-30
* Implement scroll wheel workspace switchingLibravatar Drew DeVault2018-03-30
* Initialize seat pointer in swaybarLibravatar Drew DeVault2018-03-30
* Fix issues with swaybar on DRMLibravatar Drew DeVault2018-03-30
* Early return from render functions if necessaryLibravatar Drew DeVault2018-03-29
* Use render_all_frames from bar_setupLibravatar Drew DeVault2018-03-29
* Fix layer_surface_closedLibravatar Drew DeVault2018-03-29
* Do some small cleanupLibravatar Drew DeVault2018-03-29
* Fixed laggy focused output booleanLibravatar Drew DeVault2018-03-29
* Tear down bar when display exitsLibravatar Drew DeVault2018-03-29
* Clean up status line on exitLibravatar Drew DeVault2018-03-29
* Implement status lineLibravatar Drew DeVault2018-03-29
* Iterate over workspaces backwardsLibravatar Drew DeVault2018-03-29
* Respect user bar height preferenceLibravatar Drew DeVault2018-03-29
* Pixel-perfect renderingLibravatar Drew DeVault2018-03-29
* Add binding mode indicatorLibravatar Drew DeVault2018-03-29
* Re-render bar on IPC updatesLibravatar Drew DeVault2018-03-29
* Implement workspace button renderingLibravatar Drew DeVault2018-03-29
* Round up workspaces on each outputLibravatar Drew DeVault2018-03-29
* Only utilize the configured outputsLibravatar Drew DeVault2018-03-29
* Wire up basic IPC supportLibravatar Drew DeVault2018-03-29
* Start port of swaybar to layer shellLibravatar Drew DeVault2018-03-29
* remove the rest of cmakeLibravatar Tony Crisci2017-12-01
* Removed trailing comma from swaybar click event jsonLibravatar Joona Romppanen2017-10-28
* Fix include path to input-event-codes.h for FreeBSD.Libravatar Johannes Lundberg2017-10-15
* Fix build on FreeBSD adjusting/removing _XOPEN_SOURCE declaration.Libravatar Johannes Lundberg2017-10-14
* swaybar protocol: handle button 4 and 5Libravatar John Axel Eriksson2017-09-23
* styling fixesLibravatar akokshar@redhat.com2017-08-30
* styling fixesLibravatar akokshar@redhat.com2017-08-29
* style fixesLibravatar akokshar@redhat.com2017-08-29
* click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlLibravatar akokshar@redhat.com2017-08-29
* Prevent crash if DBus connection is NULLLibravatar Calvin Lee2017-08-12
* [swaybar] fix non-dbus buildLibravatar Tobias Blass2017-07-20
* Fix memory leaks in swaybar trayLibravatar Calvin Lee2017-07-16
* Fix name validation in sni_watcher.cLibravatar Calvin Lee2017-07-13
* Don't trust SNI names, fixes #1274Libravatar Calvin Lee2017-07-13
* Adjust _XOPEN_SOURCE value for build on FreeBSD and fix pointer comparison er...Libravatar Johannes Lundberg2017-07-08
* Revert "swaybar: Group child processes for signalling"Libravatar Drew DeVault2017-06-29