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
/
include
/
swaynag
Age
Commit message (
Expand
)
Author
2023-07-31
swaynag: Implement wp_cursor_shape_v1
Alexander Orzechowski
2023-01-16
swaynag: call swaynag_destroy on clean exit
Manuel Stoeckl
2023-01-03
Add missing includes & remove duplicates
Carl Smedstad
2022-12-22
swaynag: drop swaynag_type.font
Simon Ser
2022-07-01
Reuse parsed PangoFontDescription
Hugo Osvaldo Barrera
2022-03-15
swaynag: allocate button_details with details
Nihal Jere
2021-12-13
swaynag: remove xdg-output logic
Simon Ser
2021-06-17
swaynag: adds option to set wayland shell layer
James Edwards-Jones
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-06-09
swaynag: allow specifying more buttons which execute and dismiss
Graham Christensen
2020-01-05
swaynag: Add multi-seat support
Andri Yngvason
2019-04-20
swaynag: revamp type configs
Brian Ashworth
2018-11-27
Implement swaynag -B/--button-no-terminal
Brian Ashworth
2018-08-20
Fix bad-free in swaynag
Brian Ashworth
2018-08-01
swaynag: address some more of sircmpwn's comments
Brian Ashworth
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