39 Commits (1b27e8c8fdc413a061e8b003bcabfb7b789c6a90)

Author SHA1 Message Date
Manuel Stoeckl 5e73acb431 swaynag: call swaynag_destroy on clean exit
2 years ago
Nihal Jere 1e79088a72 remove unnecessary strlen call
3 years ago
Nihal Jere 061ffc30ea swaynag: die on all allocation failures
3 years ago
Simon Ser f707f583e1 Remove all sprintf calls
3 years ago
Kirill Primak cd1ee0e172 swaynag: remove buffer destruction condition
3 years ago
Simon Ser 57a7b3998e swaynag: remove xdg-output logic
3 years ago
xdavidwu 806b59eca3 swaynag: fix pointer button events on scaled outputs
3 years ago
James Edwards-Jones d13090be54 swaynag: adds option to set wayland shell layer
3 years ago
Simon Ser 7beeb9e61b Use execlp("sh") instead of execl("/bin/sh")
4 years ago
Kenny Levinsen 63420a2caa swaynag: Use position from wl_pointer.enter
4 years ago
Manuel Stoeckl 8f2cd3236f Make Wayland request listeners static const when possible
4 years ago
Luke Drummond 62a530513c swaynag: sway_abort on failure to properly register
5 years ago
Graham Christensen a974300652 swaynag: allow specifying more buttons which execute and dismiss
5 years ago
Dominique Martinet 284dcb2dc7 swaynag: exit on wl_display_roundtrip error
5 years ago
Dominique Martinet 484f7677b0 swaynag: fix segfault on exit when arguments are not correct
5 years ago
Andri Yngvason 4c29a53386 swaynag: Add multi-seat support
5 years ago
Daniel Eklöf b4b274cdce check for empty string before calling strtoul() and check errno
6 years ago
Daniel Eklöf 900d3287f9 swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE
6 years ago
Brian Ashworth 6961bf2e4c Spawn swaynag as a wayland client
6 years ago
Brian Ashworth 8c69da11bb swaynag: fix pointer management
6 years ago
M Stoeckl 1211a81aad Replace wlr_log with sway_log
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 eb527ac01a swaynag: remove double free of details button
6 years ago
Brian Ashworth c8284176db swaynag: damage the cursor surface on update
6 years ago
Ian Fan c8776fac42 Cleanup list code
6 years ago
Brian Ashworth 673da83260 Implement swaynag -B/--button-no-terminal
6 years ago
emersion 3a310f92ab
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
6 years ago
Connor E eda1bf769f More frees.
6 years ago
Ryan Dwyer 32ba8154b8 Sway clients: Exit gracefully when compositor is unavailable
6 years ago
Dominique Martinet e5ece5f8b3 swaynag: fix use-after-free in wl_display_dispatch
6 years ago
Ian Fan 6e7052fc44 swaynag: destroy old cursor theme when updated
6 years ago
Geoff Greer 208831aec6 Fix compiler errors.
6 years ago
Marien Zwart 4df8858873 Add missing stdlib.h includes to swaynag
6 years ago
Brian Ashworth 4f5cf330c8 swaynag: address some more of sircmpwn's comments
6 years ago
Brian Ashworth 0ef3988438 swaynag: fix hidpi
6 years ago
Brian Ashworth e01acb6097 swaynag: allow more config options
6 years ago
Brian Ashworth 894d57f192 swaynag: fix output selection
6 years ago
Brian Ashworth a6145914c6 swaynag: refactor {sway_,}nagbar to swaynag
6 years ago