mirror of
https://github.com/artizirk/wdisplays.git
synced 2025-12-08 17:15:13 +02:00
Add screen number overlays
This commit is contained in:
@@ -18,8 +18,10 @@ wayland_scanner_client = generator(
|
||||
|
||||
client_protocols = [
|
||||
[wl_protocol_dir, 'unstable/xdg-output/xdg-output-unstable-v1.xml'],
|
||||
[wl_protocol_dir, 'stable/xdg-shell/xdg-shell.xml'],
|
||||
['wlr-output-management-unstable-v1.xml'],
|
||||
['wlr-screencopy-unstable-v1.xml']
|
||||
['wlr-screencopy-unstable-v1.xml'],
|
||||
['wlr-layer-shell-unstable-v1.xml']
|
||||
]
|
||||
|
||||
client_protos_src = []
|
||||
|
||||
Reference in New Issue
Block a user