Hyprland/src/xwayland
trianta bd6d6e7f33
xwayland: add option to enable/disable xwayland (#7633)
* config: add xwayland enabled option to config

* xwayland: use DISPLAY env variable for enable/disable of new launches

* xwayland: close X11 windows when turning of XWayland

* clang: format fix

* config: add better description for xwayland:enabled

* xwayland: close X11 windows on disable without crashes

* xwayland: better method of informing CXWayland if xwayland enabled

* xwayland: prevent closing non-xwayland windows on disable

* misc: loop formatting
2024-09-05 17:26:46 +01:00
..
Server.cpp xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
Server.hpp internal: some minor fd/socket cleanups and make logging thread safe (#7123) 2024-07-31 21:00:14 +02:00
XDataSource.cpp xwayland: force default plain mime atoms on known types 2024-06-16 19:52:07 +02:00
XDataSource.hpp xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
XSurface.cpp core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
XSurface.hpp surface: add virtual destructor to surfacerole to avoid undefined behaviour (#6620) 2024-06-22 00:40:45 +02:00
XWayland.cpp xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
XWayland.hpp xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
XWM.cpp xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
XWM.hpp xwm: read atom name from xcb (#7546) 2024-09-01 12:04:28 +02:00