Hyprland/src
Tom Englund 125a8f7e07
workspace: fix crash on destruction of compositor (#5495)
when the compositor destructs because of exiting hyprland the
hookmanager and eventmanager is already destroyed, add an if check in
the destructor of workspace so it doesnt segfault on exit.
2024-04-08 18:28:11 +01:00
..
config config: verify string length in wrv2 before calling back 2024-04-08 15:27:13 +01:00
debug props: Allow setting per-window fullscreen opacity (#5470) 2024-04-07 23:19:02 +01:00
desktop workspace: fix crash on destruction of compositor (#5495) 2024-04-08 18:28:11 +01:00
events workspaces: add visible flag 2024-04-03 10:09:48 +01:00
helpers input: don't remove pinned focus on workspace change (#5486) 2024-04-07 23:13:56 +01:00
hyprerror hyprerror: align 32-bit types after 4c796683c0 (#5375) 2024-04-01 21:18:18 +01:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout master: fix crash (#5472) 2024-04-07 15:21:12 +01:00
managers style: run clang-format 2024-04-08 15:33:02 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins core: fix compile without pch 2024-04-05 21:23:28 +01:00
protocols IME: fix crash on restarting IME (#5428) 2024-04-04 17:34:04 +01:00
render style: run clang-format 2024-04-08 15:33:02 +01:00
Compositor.cpp compositor: move wl_display_destroy_clients (#5498) 2024-04-08 15:32:31 +01:00
Compositor.hpp workspaces: add visible flag 2024-04-03 10:09:48 +01:00
defines.hpp internal: cleanup headers in helpers/ 2023-08-07 13:36:14 +02:00
includes.hpp internal: Support libhyprcursor (#5009) 2024-03-09 16:52:59 +00:00
macros.hpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
main.cpp main: Fix typo in std::cerr (#4359) 2024-01-05 12:45:49 +01:00
meson.build internal: Support libhyprcursor (#5009) 2024-03-09 16:52:59 +00:00
SharedDefs.hpp core: fix compile without pch 2024-04-05 21:23:28 +01:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00