Hyprland/src
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
..
config xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
debug hyprctl: add next and all to switchxkblayout 2024-08-28 14:05:31 +02:00
desktop config: Add a window rule to render while unfocused (#7582) 2024-08-30 17:37:52 +02:00
devices input: Fix modifier keys getting stuck if depressed during config reload (#7486) 2024-08-23 20:35:52 +01:00
events window/xwayland: minor property cleanup 2024-08-30 14:12:23 +02:00
helpers renderer: minor direct scanout fixes (#7594) 2024-08-31 15:07:52 +02:00
hyprerror hyprerror: minor stylistic changes 2024-08-02 18:42:10 +02:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout window/xwayland: minor property cleanup 2024-08-30 14:12:23 +02:00
managers sessionLock: ensure sls focus in some edge cases (#7647) 2024-09-04 16:59:00 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
protocols Revert "syncobj: wait for deadline instead of available" 2024-09-03 14:47:34 +02:00
render renderer: minor direct scanout fixes (#7594) 2024-08-31 15:07:52 +02:00
xwayland xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
Compositor.cpp xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
Compositor.hpp xwayland: add option to enable/disable xwayland (#7633) 2024-09-05 17:26:46 +01:00
defines.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
includes.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
macros.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
main.cpp core: Preserve existing XDG_CURRENT_DESKTOP (#7347) 2024-08-15 17:14:48 +01:00
meson.build cursormgr: add a new setting to sync gsettings (#7253) 2024-08-09 19:33:20 +02:00
SharedDefs.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.cpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
signal-safe.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00