aboutsummaryrefslogtreecommitdiff
path: root/include/swaybar
AgeCommit message (Expand)Author
2020-04-28swaybar: Fix scrolling with precise trackpadsMartin Dørum
2020-03-30tray: track SNI callbacksIan Fan
2020-03-30tray: tidy codeIan Fan
2020-03-30tray: allow themes to inherit from multiple themesIan Fan
2020-02-10swaybar: fix i3bar relative coordinates when scaling is usedHristo Venev
2020-02-10Do not truncate pointer coordinates to int.Hristo Venev
2019-12-28parse_color: return success + drop fallback colorBrian Ashworth
2019-10-21swaybar: do not retry search for tray iconsKonstantin Pospelov
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-04-24swaybar: add multiseat supportBrian Ashworth
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse
2019-02-23swaybar: process hotspots on touch tapDrew DeVault
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan
2019-01-31Rebase #1636 against current masterv44r
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-13Merge pull request #3408 from RedSoxFan/bar-paddingDrew DeVault
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-08swaybar: handle SNI signals betterIan Fan
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: set bar dirty on SNI eventIan Fan
2018-12-31swaybar: implement mouse events for trayIan Fan
2018-12-31swaybar: implement tray renderingIan Fan
2018-12-31swaybar: implement tray configIan Fan
2018-12-31swaybar: add StatusNotifierItem to trayIan Fan
2018-12-31swaybar: add StatusNotifierHost to trayIan Fan
2018-12-31swaybar: implement icon themes and lookup for trayIan Fan
2018-12-31swaybar: add StatusNotifierWatcher to trayIan Fan
2018-12-31swaybar: add tray interfaceIan Fan
2018-12-31swaybar: remove old tray implementationIan Fan
2018-12-15swaybar: fix cursor scaleBrian Ashworth
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev
2018-11-28Implement bar gapsBrian Ashworth
2018-11-17Implement strip_workspace_name.Connor E
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