mirror of
https://github.com/swaywm/sway.git
synced 2026-04-17 06:46:32 -04:00
Drop support for KDE's idle protocol
We support the standard idle-notify protocol since Sway 1.8.
This commit is contained in:
parent
b3519c2d2f
commit
7cf4e1d5c6
8 changed files with 0 additions and 11 deletions
|
|
@ -1,6 +1,5 @@
|
|||
#include "sway/config.h"
|
||||
#include "sway/input/switch.h"
|
||||
#include <wlr/types/wlr_idle.h>
|
||||
#include "log.h"
|
||||
|
||||
struct sway_switch *sway_switch_create(struct sway_seat *seat,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue