foreign-toplevel-manager based taskbar module (#692)

Co-authored-by: Alex <alexisr245@gmail.com>
This commit is contained in:
Till Smejkal
2020-05-30 12:07:38 +02:00
committed by GitHub
parent e96a0bf799
commit adaf843048
9 changed files with 1197 additions and 0 deletions

View File

@ -26,6 +26,7 @@ client_protocols = [
[wl_protocol_dir, 'unstable/xdg-output/xdg-output-unstable-v1.xml'],
[wl_protocol_dir, 'unstable/idle-inhibit/idle-inhibit-unstable-v1.xml'],
['wlr-layer-shell-unstable-v1.xml'],
['wlr-foreign-toplevel-management-unstable-v1.xml'],
]
client_protos_src = []