summaryrefslogtreecommitdiff
path: root/swaybar
AgeCommit message (Expand)AuthorLines
2019-04-24swaybar: add multiseat supportBrian Ashworth-53/+118
2019-04-24swaybar: hide mode visibility improvementsBrian Ashworth-1/+11
2019-04-20Validate icon_struct in read_theme_fileMaxime “pep” Buquet-2/+6
2019-04-04Add margin to short_text handling.Dmitri Kourennyi-2/+2
2019-04-04Ensure predicted position for short text handling doesn't overflow.Dmitri Kourennyi-2/+3
2019-04-04Implement handling of short_text field of i3 input protocol.Dmitri Kourennyi-4/+170
2019-03-30Fix a crash in swaybar when an icon dir is not readableAlex Maese-0/+3
2019-03-13swaybar: fix loading of malformed icon themeStephan Hilb-0/+4
2019-03-11Fix size_t temporary underflow in log_loaded_themesemersion-3/+3
2019-03-11stringop.c: remove unused functionsIan Fan-9/+38
2019-02-28tray: fix pixmap colorsIan Fan-1/+7
2019-02-24swaybar: add overlay mode (fix #1620)Milkey Mouse-2/+14
2019-02-23swaybar: cycle workspaces on touch dragDrew DeVault-37/+56
2019-02-23swaybar: process hotspots on touch tapDrew DeVault-15/+124
2019-02-16tray: fix memory leaksIan Fan-3/+7
2019-02-16tray: when a service is lost, remove all matching itemsIan Fan-13/+14
2019-02-15tray: use correct parameter to set bus slot to floatingIan Fan-3/+3
2019-02-15swaybar: prevent signal handler from firing during terminationIan Fan-12/+8
2019-02-03Merge pull request #3551 from c-edw/RevertDoubleFrees1.0-rc1Drew DeVault-3/+0
2019-02-01Fix #3445: swaybar tray inerited thems not processedStefan Schick-1/+1
2019-02-01Revert "More frees."Connor E-2/+0
2019-02-01Revert "Add some missing frees."Connor E-1/+0
2019-01-31Rebase #1636 against current masterv44r-1/+8
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich-3/+3
2019-01-23Merge pull request #3500 from progandy/validate_pixmapsDrew DeVault-7/+18
2019-01-23Fix tray icon updatesLukas Lihotzki-0/+3
2019-01-23swaybar: fix crash with some tray icon pixmapsprogandy-7/+18
2019-01-22swaybar: fix command malloc in workspace commandBrian Ashworth-1/+1
2019-01-22swaybar: fix workspace commandIan Fan-4/+21
2019-01-22Fix dead stores found by scan-buildM Stoeckl-1/+1
2019-01-22util.c: remove numlen functionIan Fan-5/+6
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl-2/+1
2019-01-21swaybar: fix setting floating watcher slotsIan Fan-2/+2
2019-01-21Replace wlr_log with sway_logM Stoeckl-91/+88
2019-01-19Fix memory leaks in swaybarM Stoeckl-1/+8
2019-01-18meson: remove rpath optionsemersion-1/+0
2019-01-17Use Meson feature optionsemersion-2/+2
2019-01-16Fixes for small existing bugs.Connor E-1/+1
2019-01-16Remove usage of VLAs.Connor E-1/+2
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth-36/+61
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault-38/+50
2019-01-13Merge pull request #3397 from RedSoxFan/fix-swaybar-heightDrew DeVault-7/+13
2019-01-13Merge pull request #3408 from RedSoxFan/bar-paddingDrew DeVault-9/+21
2019-01-13swaybar: allow identifiers for output and trayBrian Ashworth-8/+30
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth-4/+10
2019-01-11swaybar: add status_padding commandBrian Ashworth-6/+12
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth-38/+50
2019-01-09swaybar: obey height if givenBrian Ashworth-7/+13
2019-01-09swaybar: fix rendering of border and backgroundBrian Ashworth-41/+45
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich-4/+0