Commit Graph

38 Commits (456f49db35a025c86cfbd07628425be2aec29697)

Author SHA1 Message Date
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 4 years ago
James Edwards-Jones d13090be54 swaynag: adds option to set wayland shell layer 4 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 7 years ago
Ian Fan 6e7052fc44 swaynag: destroy old cursor theme when updated 7 years ago
Geoff Greer 208831aec6 Fix compiler errors. 7 years ago
Marien Zwart 4df8858873 Add missing stdlib.h includes to swaynag 7 years ago
Brian Ashworth 4f5cf330c8 swaynag: address some more of sircmpwn's comments 7 years ago
Brian Ashworth 0ef3988438 swaynag: fix hidpi 7 years ago
Brian Ashworth e01acb6097 swaynag: allow more config options 7 years ago
Brian Ashworth 894d57f192 swaynag: fix output selection 7 years ago
Brian Ashworth a6145914c6 swaynag: refactor {sway_,}nagbar to swaynag 7 years ago