index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaynag
Age
Commit message (
Expand
)
Author
2022-03-15
remove unnecessary strlen call
Nihal Jere
2022-03-15
swaynag: remove redundant status variables in main
Nihal Jere
2022-03-15
swaynag: remove unnecessary zero of swaynag struct
Nihal Jere
2022-03-15
swaynag: statically allocate button_close, and move declaration
Nihal Jere
2022-03-15
swaynag: allocate button_details with details
Nihal Jere
2022-02-28
swaynag: die on all allocation failures
Nihal Jere
2022-02-08
Remove all sprintf calls
Simon Ser
2022-01-23
swaynag: remove buffer destruction condition
Kirill Primak
2021-12-13
swaynag: remove xdg-output logic
Simon Ser
2021-09-13
swaynag: fix pointer button events on scaled outputs
xdavidwu
2021-09-13
Rename pango_printf to render_text
Simon Ser
2021-09-12
Simplify swaybar/swaynag scaling code
Caduser2020
2021-06-17
swaynag: adds option to set wayland shell layer
James Edwards-Jones
2021-05-28
details-gackground typo fix
sergio
2021-05-10
cairo: Replace <cairo/cairo.h> by <cairo.h>
Issam E. Maghni
2021-04-22
Use execlp("sh") instead of execl("/bin/sh")
Simon Ser
2021-02-07
swaynag: Use position from wl_pointer.enter
Kenny Levinsen
2021-02-04
Make command line option lists const
Manuel Stoeckl
2021-02-04
Make Wayland request listeners static const when possible
Manuel Stoeckl
2021-01-16
Changed fprintf(stdout,...) to printf(...) for more readable code
SpizzyCoder
2020-09-14
swaynag: add details background option
Mustafa Abdul-Kader
2020-09-04
swaynag: adds option to separately specify the text color for buttons
oliver-giersch
2020-07-30
Fix incorrect format specifiers
Antonin Décimo
2020-06-10
swaynag: sway_abort on failure to properly register
Luke Drummond
2020-06-09
swaynag: allow specifying more buttons which execute and dismiss
Graham Christensen
2020-04-02
swaynag: exit on wl_display_roundtrip error
Dominique Martinet
2020-03-29
swaynag: fix segfault on exit when arguments are not correct
Dominique Martinet
2020-01-05
swaynag: Add multi-seat support
Andri Yngvason
2019-12-28
parse_color: return success + drop fallback color
Brian Ashworth
2019-08-31
Fix markup syntax in man pages
Martin Michlmayr
2019-06-05
check for empty string before calling strtoul() and check errno
Daniel Eklöf
2019-06-05
swaybar/nag: use xcursor theme defined by XCURSOR_THEME/SIZE
Daniel Eklöf
2019-04-25
swaybg: split into standalone project
Drew DeVault
2019-04-20
swaynag: revamp type configs
Brian Ashworth
2019-04-14
Spawn swaynag as a wayland client
Brian Ashworth
2019-04-14
swaynag: fix pointer management
Brian Ashworth
2019-03-11
Repair swaynag crash reading message from stdin
Peter Grayson
2019-02-05
swaynag: remove trailing newlines in config
Brian Ashworth
2019-01-23
Fix build failure in config.c
unraised
2019-01-22
Fix dead stores found by scan-build
M Stoeckl
2019-01-22
swaynag: Small graphical fix, add offset of +1 to X/Y.
Connor E
2019-01-21
Removed unused wlroots dependency for sway(bg|bar|msg|nag)
M Stoeckl
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2019-01-19
swaynag: fix XDG_CONFIG_HOME handling
emersion
2019-01-18
meson: remove rpath options
emersion
2019-01-16
Fixes for small existing bugs.
Connor E
2019-01-16
Remove usage of VLAs.
Connor E
2019-01-14
swaynag: handle empty $XDG_CONFIG_HOME better
Ian Fan
2019-01-01
Remove readline.c
Ian Fan
2018-12-17
swaynag: remove double free of details button
Brian Ashworth
[next]