Age | Commit message (Expand) | Author |
2019-02-16 | tray: fix memory leaks | Ian Fan |
2019-02-16 | tray: when a service is lost, remove all matching items | Ian Fan |
2019-02-15 | tray: use correct parameter to set bus slot to floating | Ian Fan |
2019-02-15 | swaybar: prevent signal handler from firing during termination | Ian Fan |
2019-02-03 | Merge pull request #3551 from c-edw/RevertDoubleFrees | Drew DeVault |
2019-02-01 | Fix #3445: swaybar tray inerited thems not processed | Stefan Schick |
2019-02-01 | Revert "More frees." | Connor E |
2019-02-01 | Revert "Add some missing frees." | Connor E |
2019-01-31 | Rebase #1636 against current master | v44r |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |
2019-01-23 | Merge pull request #3500 from progandy/validate_pixmaps | Drew DeVault |
2019-01-23 | Fix tray icon updates | Lukas Lihotzki |
2019-01-23 | swaybar: fix crash with some tray icon pixmaps | progandy |
2019-01-22 | swaybar: fix command malloc in workspace command | Brian Ashworth |
2019-01-22 | swaybar: fix workspace command | Ian Fan |
2019-01-22 | Fix dead stores found by scan-build | M Stoeckl |
2019-01-22 | util.c: remove numlen function | Ian Fan |
2019-01-21 | Removed unused wlroots dependency for sway(bg|bar|msg|nag) | M Stoeckl |
2019-01-21 | swaybar: fix setting floating watcher slots | Ian Fan |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-19 | Fix memory leaks in swaybar | M Stoeckl |
2019-01-18 | meson: remove rpath options | emersion |
2019-01-17 | Use Meson feature options | emersion |
2019-01-16 | Fixes for small existing bugs. | Connor E |
2019-01-16 | Remove usage of VLAs. | Connor E |
2019-01-16 | bar_cmd_tray_bind: Use mouse button helpers | Brian Ashworth |
2019-01-13 | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved | Drew DeVault |
2019-01-13 | Merge pull request #3397 from RedSoxFan/fix-swaybar-height | Drew DeVault |
2019-01-13 | Merge pull request #3408 from RedSoxFan/bar-padding | Drew DeVault |
2019-01-13 | swaybar: allow identifiers for output and tray | Brian Ashworth |
2019-01-11 | swaybar: add status_edge_padding command | Brian Ashworth |
2019-01-11 | swaybar: add status_padding command | Brian Ashworth |
2019-01-10 | bar_cmd_bind: utilize mouse button helpers | Brian Ashworth |
2019-01-09 | swaybar: obey height if given | Brian Ashworth |
2019-01-09 | swaybar: fix rendering of border and background | Brian Ashworth |
2019-01-09 | Simplify evdev includes on FreeBSD by relying on up-to-date package | Jan Beich |
2019-01-08 | swaybar: improve tray logging | Ian Fan |
2019-01-08 | swaybar: handle SNI signals better | Ian Fan |
2019-01-08 | swaybar: free the right item during tray destruction | Ian Fan |
2019-01-01 | Remove readline.c | Ian Fan |
2018-12-31 | swaybar: use KDE's SNI IconThemePath property | Ian Fan |
2018-12-31 | swaybar: handle new and lost StatusNotifierWatcher | Ian Fan |
2018-12-31 | swaybar: draw a sad face if SNI has no icon | Ian Fan |
2018-12-31 | swaybar: do not create tray if hidden | Ian Fan |
2018-12-31 | swaybar: set bar dirty on SNI event | Ian Fan |
2018-12-31 | swaybar: implement mouse events for tray | Ian Fan |
2018-12-31 | swaybar: implement tray rendering | Ian Fan |
2018-12-31 | swaybar: implement tray config | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierItem to tray | Ian Fan |
2018-12-31 | swaybar: add StatusNotifierHost to tray | Ian Fan |