Age | Commit message (Expand) | Author |
2019-08-12 | Fix memory leaks | Antonin Décimo |
2019-08-02 | Remove unused variable | Antonin Décimo |
2019-06-28 | swaybar-protocol.7: fix block border descriptions | Brian Ashworth |
2019-06-05 | check for empty string before calling strtoul() and check errno | Daniel Eklöf |
2019-06-05 | swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE | Daniel Eklöf |
2019-05-30 | Add swaybar protocol documentation | Brian Ashworth |
2019-04-24 | swaybar: add multiseat support | Brian Ashworth |
2019-04-24 | swaybar: hide mode visibility improvements | Brian Ashworth |
2019-04-20 | Validate icon_struct in read_theme_file | Maxime “pep” Buquet |
2019-04-04 | Add margin to short_text handling. | Dmitri Kourennyi |
2019-04-04 | Ensure predicted position for short text handling doesn't overflow. | Dmitri Kourennyi |
2019-04-04 | Implement handling of short_text field of i3 input protocol. | Dmitri Kourennyi |
2019-03-30 | Fix a crash in swaybar when an icon dir is not readable | Alex Maese |
2019-03-13 | swaybar: fix loading of malformed icon theme | Stephan Hilb |
2019-03-11 | Fix size_t temporary underflow in log_loaded_themes | emersion |
2019-03-11 | stringop.c: remove unused functions | Ian Fan |
2019-02-28 | tray: fix pixmap colors | Ian Fan |
2019-02-24 | swaybar: add overlay mode (fix #1620) | Milkey Mouse |
2019-02-23 | swaybar: cycle workspaces on touch drag | Drew DeVault |
2019-02-23 | swaybar: process hotspots on touch tap | Drew DeVault |
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 |