aboutsummaryrefslogtreecommitdiff
path: root/swaybar
AgeCommit message (Expand)Author
2019-03-30Fix a crash in swaybar when an icon dir is not readableAlex Maese
2019-03-13swaybar: fix loading of malformed icon themeStephan Hilb
2019-03-11Fix size_t temporary underflow in log_loaded_themesemersion
2019-03-11stringop.c: remove unused functionsIan Fan
2019-02-28tray: fix pixmap colorsIan Fan
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse
2019-02-23swaybar: cycle workspaces on touch dragDrew DeVault
2019-02-23swaybar: process hotspots on touch tapDrew DeVault
2019-02-16tray: fix memory leaksIan Fan
2019-02-16tray: when a service is lost, remove all matching itemsIan Fan
2019-02-15tray: use correct parameter to set bus slot to floatingIan Fan
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan
2019-02-03Merge pull request #3551 from c-edw/RevertDoubleFreesDrew DeVault
2019-02-01Fix #3445: swaybar tray inerited thems not processedStefan Schick
2019-02-01Revert "More frees."Connor E
2019-02-01Revert "Add some missing frees."Connor E
2019-01-31Rebase #1636 against current masterv44r
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2019-01-23Merge pull request #3500 from progandy/validate_pixmapsDrew DeVault
2019-01-23Fix tray icon updatesLukas Lihotzki
2019-01-23swaybar: fix crash with some tray icon pixmapsprogandy
2019-01-22swaybar: fix command malloc in workspace commandBrian Ashworth
2019-01-22swaybar: fix workspace commandIan Fan
2019-01-22Fix dead stores found by scan-buildM Stoeckl
2019-01-22util.c: remove numlen functionIan Fan
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl
2019-01-21swaybar: fix setting floating watcher slotsIan Fan
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19Fix memory leaks in swaybarM Stoeckl
2019-01-18meson: remove rpath optionsemersion
2019-01-17Use Meson feature optionsemersion
2019-01-16Fixes for small existing bugs.Connor E
2019-01-16Remove usage of VLAs.Connor E
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 #3397 from RedSoxFan/fix-swaybar-heightDrew 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-09swaybar: obey height if givenBrian Ashworth
2019-01-09swaybar: fix rendering of border and backgroundBrian Ashworth
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-08swaybar: improve tray loggingIan Fan
2019-01-08swaybar: handle SNI signals betterIan Fan
2019-01-08swaybar: free the right item during tray destructionIan Fan
2019-01-01Remove readline.cIan Fan
2018-12-31swaybar: use KDE's SNI IconThemePath propertyIan Fan
2018-12-31swaybar: handle new and lost StatusNotifierWatcherIan Fan