aboutsummaryrefslogtreecommitdiff
path: root/include/swaybar
AgeCommit message (Expand)Author
2018-10-18swaybar: separate input code to new fileIan Fan
2018-10-15Event loop: Fix memmove and remove extraneous declarationRyan Dwyer
2018-10-15Remove timerfd from loop implementationRyan Dwyer
2018-10-15Move swaybar's event loop to common directory and refactorRyan Dwyer
2018-10-14swaybar: send signal to status when hiding or showing barIan Fan
2018-10-14swaybar: show hidden bar on urgencyIan Fan
2018-10-14swaybar: show hidden bar on key eventIan Fan
2018-10-14swaybar: handle mode/hidden_state changesIan Fan
2018-10-14swaybar: move mode & mode_pango_markup to bar structIan Fan
2018-10-14swaybar: add free_hotspots helper functionIan Fan
2018-10-14swaybar: annotate wl_list properties in definitionsIan Fan
2018-10-14swaybar: save id upon startupIan Fan
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-02swaybar: add leading comma to click event JSONIan Fan
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-30Remove declarations that do no have definitionsArkadiusz Hiler
2018-09-30swaybar: synchronize rendering to output framesIan Fan
2018-09-28swaybar: move i3bar definitions into separate fileIan Fan
2018-09-28swaybar: remove unused focused_output propertyIan 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-18swaybar: rewrite i3bar protocol handlingIan Fan
2018-09-18swaybar: rewrite text protocol handlingIan Fan
2018-09-18swaybar: fix empty function prototypesIan Fan
2018-09-17swaybar: use output names instead of output indexesemersion
2018-09-12i3bar: count references to blocksIan Fan
2018-07-19swaybar: Fix scroll handling on workspace buttonsminus
2018-07-16make hotspot callback take an x11 button idPeter Rice
2018-04-24Fix a bunch of swaybar memory leaksemersion
2018-04-05Handle output removal on swaybarDrew DeVault
2018-04-03Add hidpi support to swaybarDrew DeVault
2018-04-02Send click events for i3bar blocksDrew DeVault
2018-04-02Render i3bar blocksDrew DeVault
2018-04-02Demarcate i3bar JSON into individual updatesDrew 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-30Fix issues with swaybar on DRMDrew DeVault
2018-03-29Implement status lineDrew DeVault
2018-03-29Pixel-perfect renderingDrew 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-11-05Fix init_tray function declarationAdam Mizerski
2017-08-29click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlakokshar@redhat.com
2017-07-13Don't trust SNI names, fixes #1274Calvin Lee
2017-06-13Remove Xembed SupportCalvin Lee
2017-06-07Reorganize Tray CodeCalvin Lee