Hyprland/src
2025-03-02 16:24:37 +00:00
..
config core: cleanup window properties 2025-03-02 02:13:37 +00:00
debug core: fix clang-format 2025-03-02 16:24:37 +00:00
desktop core: cleanup some smart pointer usage 2025-03-02 02:19:35 +00:00
devices core: avoid .at() and use [] operator (#9347) 2025-02-06 11:18:04 +00:00
events window: move size reporting to animation begin callback (#9298) 2025-02-06 11:21:04 +00:00
helpers monitor: avoid crash on expired special workspace monitor owner 2025-03-01 15:56:44 +00:00
hyprerror core,hyprctl: clang, clang-tidy, typo fixes and dtors changes (#9233) 2025-01-30 11:07:06 +00:00
init core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
layout window: move size reporting to animation begin callback (#9298) 2025-02-06 11:21:04 +00:00
managers core: cleanup some smart pointer usage 2025-03-02 02:19:35 +00:00
pch core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
plugins core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
protocols protocols: Fix IWaylandProtocol onDisplayDestroy m_pGlobal double-free (#9507) 2025-02-28 02:52:31 +01:00
render protocols: Support wp color management proto (#9444) 2025-02-26 15:56:37 +01:00
xwayland xwayland: improve dnd and cleanup (#9405) 2025-02-24 03:52:10 +01:00
Compositor.cpp core: ignore internal move workspace calls if the workspace doesn't change (#9516) 2025-03-01 19:34:38 +01:00
Compositor.hpp core: add default initializers for ccompositor ptrs 2025-03-02 02:16:24 +00:00
defines.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
includes.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
macros.hpp protocols: Support content-type-v1 proto (#9226) 2025-02-02 20:25:29 +01:00
main.cpp env: move XDG_SESSION_TYPE to before backend init (#9390) 2025-02-12 13:54:42 +00:00
meson.build deps: add libinotify-kqueue on BSDs after 8dd2cd41fb (#9197) 2025-01-27 23:06:48 +01:00
SharedDefs.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
signal-safe.cpp core: Unbreak build on FreeBSD (#8762) 2024-12-18 20:15:44 +01:00
signal-safe.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00