index
:
swayfx.git
master
SwayFX: Sway, but with eye candy!
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaynag
/
main.c
Age
Commit message (
Expand
)
Author
2024-04-15
feat: 1.9 merge (#277)
Reza Jelveh
2023-01-04
rebase: Sway 1.8 (#78)
Erik Reider
2022-08-15
Revert "merge sway master"
Will McKinnon
2022-04-27
merge sway master
William McKinnon
2020-07-30
Fix incorrect format specifiers
Antonin Décimo
2020-03-29
swaynag: fix segfault on exit when arguments are not correct
Dominique Martinet
2019-04-20
swaynag: revamp type configs
Brian Ashworth
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-10-07
swaynag: s/Toggle Details/Toggle details/
Drew DeVault
2018-08-20
Fix bad-free in swaynag
Brian Ashworth
2018-08-03
Add missing stdlib.h includes to swaynag
Marien Zwart
2018-08-01
swaynag: fix hidpi
Brian Ashworth
2018-08-01
swaynag: allow more config options
Brian Ashworth
2018-08-01
swaynag: refactor {sway_,}nagbar to swaynag
Brian Ashworth
2018-08-01
swaynag: split config into own file and fix optind
Brian Ashworth
2018-08-01
swaynag: implement config file support
Brian Ashworth
2018-08-01
Address first round review for swaynag
Brian Ashworth