aboutsummaryrefslogtreecommitdiffstats
path: root/include/swaybar
Commit message (Expand)AuthorAge
...
* Implement strip_workspace_name.Libravatar Connor E2018-11-17
* swaybar: separate input code to new fileLibravatar Ian Fan2018-10-18
* Event loop: Fix memmove and remove extraneous declarationLibravatar Ryan Dwyer2018-10-15
* Remove timerfd from loop implementationLibravatar Ryan Dwyer2018-10-15
* Move swaybar's event loop to common directory and refactorLibravatar Ryan Dwyer2018-10-15
* swaybar: send signal to status when hiding or showing barLibravatar Ian Fan2018-10-14
* swaybar: show hidden bar on urgencyLibravatar Ian Fan2018-10-14
* swaybar: show hidden bar on key eventLibravatar Ian Fan2018-10-14
* swaybar: handle mode/hidden_state changesLibravatar Ian Fan2018-10-14
* swaybar: move mode & mode_pango_markup to bar structLibravatar Ian Fan2018-10-14
* swaybar: add free_hotspots helper functionLibravatar Ian Fan2018-10-14
* swaybar: annotate wl_list properties in definitionsLibravatar Ian Fan2018-10-14
* swaybar: save id upon startupLibravatar Ian Fan2018-10-14
* Implement bar bindsymLibravatar Brian Ashworth2018-10-09
* swaybar: add leading comma to click event JSONLibravatar Ian Fan2018-10-02
* Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* Remove declarations that do no have definitionsLibravatar Arkadiusz Hiler2018-09-30
* swaybar: synchronize rendering to output framesLibravatar Ian Fan2018-09-30
* swaybar: move i3bar definitions into separate fileLibravatar Ian Fan2018-09-28
* swaybar: remove unused focused_output propertyLibravatar Ian Fan2018-09-28
* swaybar: fail if bar id is invalidLibravatar Ian Fan2018-09-28
* swaybar, swaylock, & tree/container: Set cairo font options to render text an...Libravatar Geoff Greer2018-09-22
* swaybar: rewrite i3bar protocol handlingLibravatar Ian Fan2018-09-18
* swaybar: rewrite text protocol handlingLibravatar Ian Fan2018-09-18
* swaybar: fix empty function prototypesLibravatar Ian Fan2018-09-18
* swaybar: use output names instead of output indexesLibravatar emersion2018-09-17
* i3bar: count references to blocksLibravatar Ian Fan2018-09-12
* swaybar: Fix scroll handling on workspace buttonsLibravatar minus2018-07-19
* make hotspot callback take an x11 button idLibravatar Peter Rice2018-07-16
* Fix a bunch of swaybar memory leaksLibravatar emersion2018-04-24
* Handle output removal on swaybarLibravatar Drew DeVault2018-04-05
* Add hidpi support to swaybarLibravatar Drew DeVault2018-04-03
* 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
* Implement status lineLibravatar Drew DeVault2018-03-29
* Pixel-perfect renderingLibravatar Drew DeVault2018-03-29
* Re-render bar on IPC updatesLibravatar 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
* Fix init_tray function declarationLibravatar Adam Mizerski2017-11-05
* click_events as documented at https://i3wm.org/docs/i3bar-protocol.htmlLibravatar akokshar@redhat.com2017-08-29
* Don't trust SNI names, fixes #1274Libravatar Calvin Lee2017-07-13
* Remove Xembed SupportLibravatar Calvin Lee2017-06-13