Hyprland/src
2024-08-15 12:37:56 +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 decorations: fix manual resize not recalculating decos (#7323) 2024-08-13 21:00:31 +01:00
managers xcursor: handle file errors when loading xcursor themes (#7326) 2024-08-15 12:37:56 +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 logs: Add file path to asset ERR log (#7336) 2024-08-14 18:35:07 +01:00
xwayland core: Include cstring whenever strncpy is used (#7267) 2024-08-10 21:09:12 +01:00
Compositor.cpp cursormgr: fix cursor gsettings on session change (#7295) 2024-08-13 18:27:00 +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