Drop support for KDE's idle protocol

We support the standard idle-notify protocol since Sway 1.8.
This commit is contained in:
Simon Ser 2023-06-19 21:22:23 +02:00
parent b3519c2d2f
commit 7cf4e1d5c6
8 changed files with 0 additions and 11 deletions

View file

@ -8,7 +8,6 @@
#include <strings.h>
#include <wlr/types/wlr_cursor.h>
#include <wlr/types/wlr_cursor_shape_v1.h>
#include <wlr/types/wlr_idle.h>
#include <wlr/types/wlr_pointer.h>
#include <wlr/types/wlr_touch.h>
#include <wlr/types/wlr_tablet_v2.h>