Parameterize XORG_DISPLAY for win0

This commit is contained in:
2026-05-30 12:57:10 -04:00
parent acf62e61da
commit 1cf1be4194
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -1,3 +1,4 @@
#define XORG_DISPLAY 0
#include "../win0.dapss"
||
#include "../avia0.dapss"
+6 -1
View File
@@ -1 +1,6 @@
+edev|win0|visual-qualeiface()|xcb(dev-substring)|xorg(display=1|screen=0)|mut
#define XORG_DISPLAY_DEFAULT 1
#ifndef XORG_DISPLAY
# define XORG_DISPLAY XORG_DISPLAY_DEFAULT
#endif
+edev|win0|visual-qualeiface()|xcb(dev-substring)|xorg(display=XORG_DISPLAY|screen=0)|mut