aboutsummaryrefslogtreecommitdiff
path: root/swaybar/bar.c
AgeCommit message (Expand)Author
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-08swaybar: allow null status_commandRyan Dwyer
2018-10-06swaybar: fix binding to wl_pointer multiple timesemersion
2018-09-30swaybar: synchronize rendering to output framesIan Fan
2018-09-28swaybar: move i3bar definitions into separate fileIan Fan
2018-09-28swaybar: fail if bar id is invalidIan Fan
2018-09-22swaybar, swaylock, & tree/container: Set cairo font options to render text an...Geoff Greer
2018-09-20swaybar: don't wl_display_roundtrip on each frameemersion
2018-09-20swaybar: handle hotpluggingemersion
2018-09-17swaybar: use output names instead of output indexesemersion
2018-07-19swaybar: Fix scroll handling on workspace buttonsminus
2018-07-16send scroll events to swaybar blocksPeter Rice
2018-07-16make hotspot callback take an x11 button idPeter Rice
2018-07-09Update for swaywm/wlroots#1126emersion
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-10Fix swaybar output config.Ryan Dwyer
2018-04-05Handle output removal on swaybarDrew DeVault
2018-04-03Address review feedbackDrew DeVault
2018-04-03Don't use asserts with side-effectsDrew DeVault
2018-04-03Add hidpi support to swaybarDrew DeVault
2018-04-02Render i3bar blocksDrew DeVault
2018-03-30Implement workspace switch on clickDrew DeVault
2018-03-30Implement scroll wheel workspace switchingDrew DeVault
2018-03-30Initialize seat pointer in swaybarDrew DeVault
2018-03-29Use render_all_frames from bar_setupDrew DeVault
2018-03-29Fix layer_surface_closedDrew DeVault
2018-03-29Tear down bar when display exitsDrew DeVault
2018-03-29Clean up status line on exitDrew DeVault
2018-03-29Implement status lineDrew DeVault
2018-03-29Re-render bar on IPC updatesDrew DeVault
2018-03-29Round up workspaces on each outputDrew DeVault
2018-03-29Only utilize the configured outputsDrew DeVault
2018-03-29Wire up basic IPC supportDrew DeVault
2018-03-29Start port of swaybar to layer shellDrew DeVault
2017-10-15Fix include path to input-event-codes.h for FreeBSD.Johannes Lundberg
2017-09-23swaybar protocol: handle button 4 and 5John Axel Eriksson
2017-08-29styling fixesakokshar@redhat.com
2017-08-29click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlakokshar@redhat.com
2017-06-29Revert "swaybar: Group child processes for signalling"Drew DeVault
2017-06-14Merge branch 'master' into trayDrew DeVault
2017-06-13Remove Xembed SupportCalvin Lee
2017-06-12swaybar: Group child processes for signallingYury Krivopalov
2017-06-07Reorganize Tray CodeCalvin Lee
2017-06-07Implement Tray IconsCalvin Lee
2017-03-10UnGNUify the codebaseDrew DeVault