365 Commits (32087ad77d393c24360d3210b89b9a85886a8698)

Author SHA1 Message Date
Brian Ashworth dc7a3930a7 swaybar: add multiseat support
6 years ago
Brian Ashworth 583ceff6f6 swaybar: hide mode visibility improvements
6 years ago
Maxime “pep” Buquet 20762ecb3c Validate icon_struct in read_theme_file
6 years ago
Dmitri Kourennyi 4b892a79aa Add margin to short_text handling.
6 years ago
Dmitri Kourennyi 94dc57f3c5 Ensure predicted position for short text handling doesn't overflow.
6 years ago
Dmitri Kourennyi 0553e75b53 Implement handling of short_text field of i3 input protocol.
6 years ago
Alex Maese 31eeda11b0 Fix a crash in swaybar when an icon dir is not readable
6 years ago
Stephan Hilb d64e8ba946 swaybar: fix loading of malformed icon theme
6 years ago
emersion bcde298a71 Fix size_t temporary underflow in log_loaded_themes
6 years ago
Ian Fan 5c8424c074 stringop.c: remove unused functions
6 years ago
Ian Fan 416c6ecb99 tray: fix pixmap colors
6 years ago
Milkey Mouse 2f7247e08a swaybar: add overlay mode (fix #1620)
6 years ago
Drew DeVault d1588e3739 swaybar: cycle workspaces on touch drag
6 years ago
Drew DeVault 4599907de7 swaybar: process hotspots on touch tap
6 years ago
Ian Fan f54077dbca tray: fix memory leaks
6 years ago
Ian Fan 26d6360feb tray: when a service is lost, remove all matching items
6 years ago
Ian Fan d3c527220a tray: use correct parameter to set bus slot to floating
6 years ago
Ian Fan 5484f308b9 swaybar: prevent signal handler from firing during termination
6 years ago
Drew DeVault bbfe13a248
Merge pull request #3551 from c-edw/RevertDoubleFrees
6 years ago
Stefan Schick 0952c9f91d Fix #3445: swaybar tray inerited thems not processed
6 years ago
Connor E 2f2a887377 Revert "More frees."
6 years ago
Connor E 49b667272b Revert "Add some missing frees."
6 years ago
v44r 204e1f4712 Rebase #1636 against current master
6 years ago
Jan Beich ba96983bf0 Make json-c include respect pkg-config --cflags
6 years ago
Drew DeVault 8b056cfc82
Merge pull request #3500 from progandy/validate_pixmaps
6 years ago
Lukas Lihotzki f7ed97e2a7 Fix tray icon updates
6 years ago
progandy dcabe0e6da swaybar: fix crash with some tray icon pixmaps
6 years ago
Brian Ashworth 9e6c6ce332 swaybar: fix command malloc in workspace command
6 years ago
Ian Fan d8f3e6e19a swaybar: fix workspace command
6 years ago
M Stoeckl 0af5b26e41 Fix dead stores found by scan-build
6 years ago
Ian Fan de9a357de8 util.c: remove numlen function
6 years ago
M Stoeckl 4b1eaaf731 Removed unused wlroots dependency for sway(bg|bar|msg|nag)
6 years ago
Ian Fan 410c961388 swaybar: fix setting floating watcher slots
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
6 years ago
M Stoeckl 695948e689 Fix memory leaks in swaybar
6 years ago
emersion bb2f007ad3
meson: remove rpath options
6 years ago
emersion 08a5b304e4
Use Meson feature options
6 years ago
Connor E 70637b40fe Fixes for small existing bugs.
6 years ago
Connor E aa9d7d8ca1 Remove usage of VLAs.
6 years ago
Brian Ashworth 02bbefda20 bar_cmd_tray_bind: Use mouse button helpers
6 years ago
Drew DeVault 81bb675274
Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved
6 years ago
Drew DeVault fc93cd20dc
Merge pull request #3397 from RedSoxFan/fix-swaybar-height
6 years ago
Drew DeVault 9ce4d53e78
Merge pull request #3408 from RedSoxFan/bar-padding
6 years ago
Brian Ashworth 50d36ef238 swaybar: allow identifiers for output and tray
6 years ago
Brian Ashworth ca0a75d540 swaybar: add status_edge_padding command
6 years ago
Brian Ashworth c0f92cb2fb swaybar: add status_padding command
6 years ago
Brian Ashworth 3d6440ec26 bar_cmd_bind: utilize mouse button helpers
6 years ago
Brian Ashworth 124085eba9 swaybar: obey height if given
6 years ago
Brian Ashworth 39873bc1f0 swaybar: fix rendering of border and background
6 years ago
Jan Beich 0a4c4f3e52 Simplify evdev includes on FreeBSD by relying on up-to-date package
6 years ago