Hyprland/src
Tom Englund 77cf651825
protocols: avoid crashing in drmlease (#7290)
instead of potentially causing wonky behaviour from destructing in the
constructor add the unique_ptr reset to doLater and dont use the not
done constructed protolog in the constructor, call Debug::log directly.

see issue #7240
2024-08-12 19:49:52 +01:00
..
config config: fix explicit sync option warning (#7293) 2024-08-12 17:16:00 +01:00
debug core: fix data race and a unsigned int rollover (#7278) 2024-08-12 18:19:03 +01:00
desktop internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
devices virtualptr: map to entire screen if no output is provided 2024-07-29 18:13:23 +02:00
events internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
helpers core: fix data race and a unsigned int rollover (#7278) 2024-08-12 18:19:03 +01: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 internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
managers keybinds: Fix fullscreenState toggling behaviour (#7288) 2024-08-12 18:41:26 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins pluginapi: Add force reload of config at the end of plugin initialization (#7099) 2024-07-29 16:56:50 +02:00
protocols protocols: avoid crashing in drmlease (#7290) 2024-08-12 19:49:52 +01:00
render core: fix data race and a unsigned int rollover (#7278) 2024-08-12 18:19:03 +01:00
xwayland core: Include cstring whenever strncpy is used (#7267) 2024-08-10 21:09:12 +01:00
Compositor.cpp core: fix data race and a unsigned int rollover (#7278) 2024-08-12 18:19:03 +01:00
Compositor.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02: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: Properly shutdown wl display (#7018) 2024-07-24 19:07:36 +02: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