index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaynag
Age
Commit message (
Expand
)
Author
Lines
2025-04-27
Replace signal() with sigaction()
Simon Ser
-1
/
+2
2025-04-17
swaymsg, swaynag: drop sway_terminate() definitions
Simon Ser
-5
/
+0
2024-11-09
swaynag: fix null dereference on scale change
Manuel Stoeckl
-1
/
+3
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
-4
/
+0
2023-11-03
swaynag/config.c: fix build against gcc-14 (-Walloc-size)
Sergei Trofimovich
-1
/
+1
2023-07-31
swaynag: Implement wp_cursor_shape_v1
Alexander Orzechowski
-5
/
+20
2023-07-17
swaynag: handle wayland-cursor failures
Simon Ser
-0
/
+8
2023-06-25
Use "default" XCursor instead of "left_ptr"
Simon Ser
-1
/
+1
2023-01-16
swaynag: call swaynag_destroy on clean exit
Manuel Stoeckl
-17
/
+17
2022-12-22
swaynag: drop swaynag_type.font
Simon Ser
-11
/
+5
2022-12-22
swaynag: fix NULL font description
Simon Ser
-0
/
+7
2022-11-28
Fix build on Debian Stable
nerdopolis
-0
/
+1
2022-11-25
build: drop intermediate libraries for protocols
Simon Ser
-1
/
+1
2022-07-01
Reuse parsed PangoFontDescription
Hugo Osvaldo Barrera
-9
/
+11
2022-06-05
swaynag: move close_button up to fix SIGSEGV
Greg Depoire--Ferrer
-5
/
+5
2022-05-07
swaynag: combine consecutive declaration/assignments
Nihal Jere
-4
/
+2
2022-05-07
swaynag: improve robustness when loading config
Nihal Jere
-12
/
+5
2022-05-07
swaynag: do error checking and rename read_from_stdin
Nihal Jere
-11
/
+23
2022-03-15
remove unnecessary strlen call
Nihal Jere
-2
/
+2
2022-03-15
swaynag: remove redundant status variables in main
Nihal Jere
-14
/
+10
2022-03-15
swaynag: remove unnecessary zero of swaynag struct
Nihal Jere
-1
/
+0
2022-03-15
swaynag: statically allocate button_close, and move declaration
Nihal Jere
-10
/
+5
2022-03-15
swaynag: allocate button_details with details
Nihal Jere
-17
/
+7
2022-02-28
swaynag: die on all allocation failures
Nihal Jere
-0
/
+36
2022-02-08
Remove all sprintf calls
Simon Ser
-4
/
+5
2022-01-23
swaynag: remove buffer destruction condition
Kirill Primak
-7
/
+2
2021-12-13
swaynag: remove xdg-output logic
Simon Ser
-40
/
+19
2021-09-13
swaynag: fix pointer button events on scaled outputs
xdavidwu
-2
/
+2
2021-09-13
Rename pango_printf to render_text
Simon Ser
-3
/
+3
2021-09-12
Simplify swaybar/swaynag scaling code
Caduser2020
-29
/
+29
2021-06-17
swaynag: adds option to set wayland shell layer
James Edwards-Jones
-2
/
+36
2021-05-28
details-gackground typo fix
sergio
-1
/
+1
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
-1
/
+1
2021-04-22
Use execlp("sh") instead of execl("/bin/sh")
Simon Ser
-4
/
+4
2021-02-07
swaynag: Use position from wl_pointer.enter
Kenny Levinsen
-0
/
+2
2021-02-04
Make command line option lists const
Manuel Stoeckl
-1
/
+1
2021-02-04
Make Wayland request listeners static const when possible
Manuel Stoeckl
-6
/
+6
2021-01-16
Changed fprintf(stdout,...) to printf(...) for more readable code
SpizzyCoder
-1
/
+1
2020-09-14
swaynag: add details background option
Mustafa Abdul-Kader
-2
/
+23
2020-09-04
swaynag: adds option to separately specify the text color for buttons
oliver-giersch
-27
/
+49
2020-07-30
Fix incorrect format specifiers
Antonin Décimo
-1
/
+1
2020-06-10
swaynag: sway_abort on failure to properly register
Luke Drummond
-1
/
+4
2020-06-09
swaynag: allow specifying more buttons which execute and dismiss
Graham Christensen
-1
/
+29
2020-04-02
swaynag: exit on wl_display_roundtrip error
Dominique Martinet
-1
/
+5
2020-03-29
swaynag: fix segfault on exit when arguments are not correct
Dominique Martinet
-2
/
+2
2020-01-05
swaynag: Add multi-seat support
Andri Yngvason
-34
/
+89
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
-10
/
+10
2019-08-31
Fix markup syntax in man pages
Martin Michlmayr
-1
/
+1
2019-06-05
check for empty string before calling strtoul() and check errno
Daniel Eklöf
-2
/
+3
2019-06-05
swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE
Daniel Eklöf
-2
/
+12
[next]