Age | Commit message (Expand) | Author |
2018-10-06 | swaybar: fix binding to wl_pointer multiple times | emersion |
2018-10-02 | swaybar: add leading comma to click event JSON | Ian Fan |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-09-30 | Turn funcs() into funcs(void) | Arkadiusz Hiler |
2018-09-30 | swaybar: synchronize rendering to output frames | Ian Fan |
2018-09-28 | swaybar: trim function prototypes | Ian Fan |
2018-09-28 | swaybar: move i3bar definitions into separate file | Ian Fan |
2018-09-28 | swaybar: remove unused focused_output property | Ian Fan |
2018-09-28 | swaybar: fail if bar id is invalid | Ian Fan |
2018-09-26 | Replace getdelim to make swaybar work on FreeBSD | sghctoma |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text an... | Geoff Greer |
2018-09-22 | swaybar: explicitly check return value of getdelim | Ian Fan |
2018-09-21 | Merge branch 'master' into swaybar-hotplug | Brian Ashworth |
2018-09-21 | swaybar: log invalid i3bar json | Ian Fan |
2018-09-21 | swaybar: reset tokener if json is incomplete | Ian Fan |
2018-09-21 | swaybar: update buffer_pos when moving object to start of buffer | Ian Fan |
2018-09-20 | swaybar: don't wl_display_roundtrip on each frame | emersion |
2018-09-20 | swaybar: handle hotplugging | emersion |
2018-09-18 | swaybar: only free tokener when using i3bar protocol | Ian Fan |
2018-09-18 | swaybar: add debugging statements for handling i3bar json | Ian Fan |
2018-09-18 | swaybar: rewrite i3bar protocol handling | Ian Fan |
2018-09-18 | swaybar: rewrite protocol determination | Ian Fan |
2018-09-18 | swaybar: rewrite text protocol handling | Ian Fan |
2018-09-18 | swaybar: only create i3bar block hotspot if click events are enabled | Ian Fan |
2018-09-18 | swaybar: send trailing comma with click event json | Ian Fan |
2018-09-18 | swaybar: fix empty function prototypes | Ian Fan |
2018-09-18 | swaybar: invalidate file descriptors upon closing | Ian Fan |
2018-09-18 | swaybar: remove block links upon exit | Ian Fan |
2018-09-17 | swaybar: use output names instead of output indexes | emersion |
2018-09-14 | bar: remove i3bar_block_free in favour of i3bar_block_unref | Ian Fan |
2018-09-12 | i3bar: count references to blocks | Ian Fan |
2018-09-08 | Align titles to baseline | Ryan Dwyer |
2018-09-05 | Fix swaybar block background fill logic | Jason |
2018-09-03 | Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE | sghctoma |
2018-08-30 | Fix feature macros for FreeBSD | sghctoma |
2018-07-19 | swaybar: Fix scroll handling on workspace buttons | minus |
2018-07-18 | Merge pull request #2281 from pvsr/X11_click | emersion |
2018-07-17 | remove unnecessary parens | Peter Rice |
2018-07-16 | send scroll events to swaybar blocks | Peter Rice |
2018-07-16 | make hotspot callback take an x11 button id | Peter Rice |
2018-07-17 | swaybar: Read urgent colors from IPC | Ryan Dwyer |
2018-07-14 | swaybar/bg: Fix crash on DPMS off | minus |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-07-06 | Fix swaybar teardown when workspace buttons hidden | Brian Ashworth |
2018-07-05 | Implement mode --pango_markup | Brian Ashworth |
2018-05-09 | Swaybar: Respect pango_markup config | Ryan Dwyer |
2018-05-06 | Revert "Install swaybar and swaybg under /usr/lib/sway" | Rostislav Pehlivanov |
2018-05-06 | Revert "Make the LIBDIR path configurable" | Rostislav Pehlivanov |
2018-05-06 | Revert "Meson: Replace option `instlibdir` with `libexecdir`" | Rostislav Pehlivanov |
2018-05-05 | Meson: Replace option `instlibdir` with `libexecdir` | Nicolas Braud-Santoni |