Age | Commit message (Expand) | Author |
2018-10-23 | swaybar: absorb bar_init function into bar_setup | Ian Fan |
2018-10-23 | Fix swaybar crash when there's no status_command | Ryan Dwyer |
2018-10-21 | swaybar: fix hotplug | emersion |
2018-10-20 | swaybar: render with minimum height, nominally text height | Ian Fan |
2018-10-20 | Put swaybar in overlay layer when using mode hide | Ryan Dwyer |
2018-10-18 | swaybar: separate input code to new file | Ian Fan |
2018-10-15 | Sway clients: Exit gracefully when compositor is unavailable | Ryan Dwyer |
2018-10-15 | Remove timerfd from loop implementation | Ryan Dwyer |
2018-10-15 | Move swaybar's event loop to common directory and refactor | Ryan Dwyer |
2018-10-14 | swaybar: when hiding bar, save old height to be restored upon reshow | Ian Fan |
2018-10-14 | swaybar: send signal to status when hiding or showing bar | Ian Fan |
2018-10-14 | swaybar: handle mode/hidden_state changes | Ian Fan |
2018-10-14 | swaybar: move mode & mode_pango_markup to bar struct | Ian Fan |
2018-10-14 | swaybar: only send initial workspace request if workspace buttons are enabled | Ian Fan |
2018-10-14 | swaybar: add free_hotspots helper function | Ian Fan |
2018-10-14 | swaybar: save id upon startup | Ian Fan |
2018-10-09 | bar-bindsym: address ianyfan's comments | Brian Ashworth |
2018-10-09 | Implement bar bindsym | Brian Ashworth |
2018-10-08 | swaybar: allow null status_command | Ryan Dwyer |
2018-10-06 | swaybar: fix binding to wl_pointer multiple times | emersion |
2018-09-30 | swaybar: synchronize rendering to output frames | Ian Fan |
2018-09-28 | swaybar: move i3bar definitions into separate file | Ian Fan |
2018-09-28 | swaybar: fail if bar id is invalid | Ian Fan |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text an... | Geoff Greer |
2018-09-20 | swaybar: don't wl_display_roundtrip on each frame | emersion |
2018-09-20 | swaybar: handle hotplugging | emersion |
2018-09-17 | swaybar: use output names instead of output indexes | emersion |
2018-07-19 | swaybar: Fix scroll handling on workspace buttons | minus |
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-09 | Update for swaywm/wlroots#1126 | emersion |
2018-04-24 | Fix a bunch of swaybar memory leaks | emersion |
2018-04-24 | Work around maybe-uninitialized in bar.c | Alex Xu (Hello71) |
2018-04-22 | Fix swaybar axis event logic | Scott Anderson |
2018-04-21 | Remove void * casts | Scott Anderson |
2018-04-21 | Remove status command event on error | Scott Anderson |
2018-04-10 | Fix swaybar output config. | Ryan Dwyer |
2018-04-05 | Handle output removal on swaybar | Drew DeVault |
2018-04-03 | Address review feedback | Drew DeVault |
2018-04-03 | Don't use asserts with side-effects | Drew DeVault |
2018-04-03 | Add hidpi support to swaybar | Drew DeVault |
2018-04-02 | Render i3bar blocks | Drew DeVault |
2018-03-30 | Implement workspace switch on click | Drew DeVault |
2018-03-30 | Implement scroll wheel workspace switching | Drew DeVault |
2018-03-30 | Initialize seat pointer in swaybar | Drew DeVault |
2018-03-29 | Use render_all_frames from bar_setup | Drew DeVault |
2018-03-29 | Fix layer_surface_closed | Drew DeVault |
2018-03-29 | Tear down bar when display exits | Drew DeVault |
2018-03-29 | Clean up status line on exit | Drew DeVault |
2018-03-29 | Implement status line | Drew DeVault |