aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop/idle_inhibit_v1.c
AgeCommit message (Expand)Author
2023-10-05Drop support for KDE's idle protocolSimon Ser
2023-06-23idle-inhibit-v1: simplify with server globalSimon Ser
2022-10-14Add support for ext-idle-notify-v1Simon Ser
2021-10-04idle_inhibit: Fix tree view after changes in commit 152a559eBartel Sielski
2021-03-21idle_inhibit: Store wlr inhibitor instead of viewKenny Levinsen
2020-05-29Add views idle inhibition status in get_tree outputDamien Tardy-Panis
2019-04-03idle_inhibit: fix crash during view destructionBrian Ashworth
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-01-21Replace wlr_log with sway_logM Stoeckl
2018-09-16Fix crash when destroying an idle-inhibiting clientMarien Zwart
2018-07-17Fix memory leak in sway/desktop/idle_inhibit_v1.cfrsfnrrg
2018-07-09Update for swaywm/wlroots#1126emersion
2018-07-02idle_inhibit: move server data to its own structDominique Martinet
2018-07-02idle_inhibit: stop inhibitor when views become invisibleDominique Martinet
2018-07-02Add idle inhibit unstable v1 supportDominique Martinet