..
config
config/example: add optional smart gaps to the default config
2024-10-14 00:19:10 +01:00
debug
notif-overlay: add a bit of padding for icons
2024-10-13 17:26:44 +01:00
desktop
internal: use clampWindowSize to unify min/maxsize handling ( #8014 )
2024-10-07 19:52:49 +01:00
devices
keyboard: update group state on change for the sym resolve state
2024-10-08 23:33:10 +01:00
events
input: Fix VRR for constrained cursors ( #6877 )
2024-10-12 01:29:51 +01:00
helpers
input: Fix VRR for constrained cursors ( #6877 )
2024-10-12 01:29:51 +01:00
hyprerror
hyprerror: fix height calc with bottom bar ( #8043 )
2024-10-09 10:24:35 +01:00
init
style/ci: apply clang-format and verify it in ci ( #4039 )
2023-12-06 22:54:56 +00:00
layout
layout: enable group rules for new floating windows ( #8122 )
2024-10-16 10:59:47 +01:00
managers
IME: Fixup IME popup candidate windows position when scale is not 1.0 ( #8117 )
2024-10-14 18:03:16 +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
drm-lease: fix crashes and implementation ( #8116 )
2024-10-14 11:37:42 +01:00
render
layout: add merge_floated_into_tiled_on_groupbar ( #8042 )
2024-10-09 10:58:49 +01:00
xwayland
xwm: avoid infinite parent lookup loop in lookupParentExists
2024-10-14 00:24:32 +01:00
Compositor.cpp
hyprland: convert std::cout and std::cerr to std::println()
2024-10-13 14:13:56 +01:00
Compositor.hpp
config: add exec-shutdown for running commands on shutdown ( #7683 )
2024-09-07 20:54:33 +01:00
defines.hpp
internal: nuke wlsignal and related
2024-09-24 00:47:34 +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
hyprland: convert std::cout and std::cerr to std::println()
2024-10-13 14:13:56 +01:00
meson.build
Meson: add tracy dependency
2024-09-27 00:07:52 +03: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