mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
xwayland: fix typo to enable transparency
We spent literally hours trying to debug this. Turns out it's a typo. Kill me.
This commit is contained in:
parent
c55d1542fe
commit
f745befc06
2 changed files with 3 additions and 3 deletions
|
|
@ -30,7 +30,7 @@ enum atom_name {
|
|||
UTF8_STRING,
|
||||
WM_S0,
|
||||
NET_SUPPORTED,
|
||||
NET_WM_S0,
|
||||
NET_WM_CM_S0,
|
||||
NET_WM_PID,
|
||||
NET_WM_NAME,
|
||||
NET_WM_STATE,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue