Commit Graph

94 Commits (d7a76d381bbe4321578bc3a95fbc82d76b67ef05)

Author SHA1 Message Date
Simon Ser fc640d5f6c Define _POSIX_C_SOURCE globally 11 months ago
Sergei Trofimovich 020a572ed6 swaynag/config.c: fix build against gcc-14 (-Walloc-size) 1 year ago
Alexander Orzechowski df8aad9c5a swaynag: Implement wp_cursor_shape_v1 1 year ago
Simon Ser a34d785a26 swaynag: handle wayland-cursor failures 2 years ago
Simon Ser 974a8629a8 Use "default" XCursor instead of "left_ptr" 2 years ago
Manuel Stoeckl 5e73acb431 swaynag: call swaynag_destroy on clean exit 2 years ago
Simon Ser bd7466e1b7 swaynag: drop swaynag_type.font 2 years ago
Simon Ser fd0af78e43 swaynag: fix NULL font description 2 years ago
nerdopolis dca0bb5749 Fix build on Debian Stable 2 years ago
Simon Ser af8a5a8918 build: drop intermediate libraries for protocols 2 years ago
Hugo Osvaldo Barrera 80e386fd97 Reuse parsed PangoFontDescription 3 years ago
Greg Depoire--Ferrer 956b689d6a swaynag: move close_button up to fix SIGSEGV 3 years ago
Nihal Jere c85d9af2b6 swaynag: combine consecutive declaration/assignments 3 years ago
Nihal Jere e8028be839 swaynag: improve robustness when loading config 3 years ago
Nihal Jere 5d924f2b12 swaynag: do error checking and rename read_from_stdin 3 years ago
Nihal Jere 1e79088a72 remove unnecessary strlen call 3 years ago
Nihal Jere 78758ef369 swaynag: remove redundant status variables in main 3 years ago
Nihal Jere 20729a6a5e swaynag: remove unnecessary zero of swaynag struct 3 years ago
Nihal Jere 4780afb68b swaynag: statically allocate button_close, and move declaration 3 years ago
Nihal Jere 0babfce4b5 swaynag: allocate button_details with details 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
Simon Ser 3f7a04df22 Rename pango_printf to render_text 3 years ago
Caduser2020 57ae751655 Simplify swaybar/swaynag scaling code 3 years ago
James Edwards-Jones d13090be54 swaynag: adds option to set wayland shell layer 4 years ago
sergio 92ba229094 details-gackground typo fix 4 years ago
Issam E. Maghni d45623c2db cairo: Replace <cairo/cairo.h> by <cairo.h> 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 169b90f90b Make command line option lists const 4 years ago
Manuel Stoeckl 8f2cd3236f Make Wayland request listeners static const when possible 4 years ago
SpizzyCoder 7cf25d3b98 Changed fprintf(stdout,...) to printf(...) for more readable code 4 years ago
Mustafa Abdul-Kader eb1c09030e swaynag: add details background option 4 years ago
oliver-giersch a543fa35ff swaynag: adds option to separately specify the text color for buttons 4 years ago
Antonin Décimo bbf7b92fe4 Fix incorrect format specifiers 5 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
Brian Ashworth 97f9f0b699 parse_color: return success + drop fallback color 5 years ago
Martin Michlmayr 3dcfa2ee90 Fix markup syntax in man pages 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
Drew DeVault 236ca63419 swaybg: split into standalone project 6 years ago
Brian Ashworth 9099adbbe6 swaynag: revamp type configs 6 years ago
Brian Ashworth 6961bf2e4c Spawn swaynag as a wayland client 6 years ago