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
/
sway
/
desktop
/
idle_inhibit_v1.c
Age
Commit message (
Expand
)
Author
2023-10-05
Drop support for KDE's idle protocol
Simon Ser
2023-06-23
idle-inhibit-v1: simplify with server global
Simon Ser
2022-10-14
Add support for ext-idle-notify-v1
Simon Ser
2021-10-04
idle_inhibit: Fix tree view after changes in commit 152a559e
Bartel Sielski
2021-03-21
idle_inhibit: Store wlr inhibitor instead of view
Kenny Levinsen
2020-05-29
Add views idle inhibition status in get_tree output
Damien Tardy-Panis
2019-04-03
idle_inhibit: fix crash during view destruction
Brian Ashworth
2019-03-24
Implement inhibit_idle command
Brian Ashworth
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-09-16
Fix crash when destroying an idle-inhibiting client
Marien Zwart
2018-07-17
Fix memory leak in sway/desktop/idle_inhibit_v1.c
frsfnrrg
2018-07-09
Update for swaywm/wlroots#1126
emersion
2018-07-02
idle_inhibit: move server data to its own struct
Dominique Martinet
2018-07-02
idle_inhibit: stop inhibitor when views become invisible
Dominique Martinet
2018-07-02
Add idle inhibit unstable v1 support
Dominique Martinet