mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
drop KDE idle protocol support
This commit is contained in:
parent
ddfec31b4c
commit
a289f812d6
7 changed files with 0 additions and 612 deletions
|
|
@ -65,11 +65,6 @@ compositors = {
|
|||
}
|
||||
|
||||
clients = {
|
||||
'idle': {
|
||||
'src': 'idle.c',
|
||||
'dep': threads,
|
||||
'proto': ['kde-idle'],
|
||||
},
|
||||
'idle-inhibit': {
|
||||
'src': ['idle-inhibit.c', 'egl_common.c'],
|
||||
'dep': [wayland_egl, egl, glesv2],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue