Hyprland/src
tachyglossues ed7cefdd3a
fix: prevent potential crash in handleBezier due to invalid input
before, when the conf file contained anything other than a float in the 4 bezier curve generation points for annimations, it crashed Hyprland, which now returns an error message.
2024-05-26 11:11:29 +02:00
..
config fix: prevent potential crash in handleBezier due to invalid input 2024-05-26 11:11:29 +02:00
debug hyprctl: Add Config Flag to hyprctl systeminfo (#6160) 2024-05-25 22:46:07 +02:00
desktop xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
devices input: fix modifier and leds (#6062) 2024-05-14 16:14:43 +01:00
events xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
helpers xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
hyprerror renderer: render fonts with pango, add global font_family config option (#6138) 2024-05-22 10:09:36 +02:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
managers xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
protocols xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
render xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
xwayland xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
Compositor.cpp xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
Compositor.hpp xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
defines.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
includes.hpp xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
macros.hpp compositor: fix getMonitorFromVector getting wrong monitor (#6010) 2024-05-11 10:35:20 +01:00
main.cpp core: Move /tmp/hypr to $XDG_RUNTIME_DIR/hypr (#5788) 2024-04-28 22:25:24 +01:00
meson.build Meson & Nix: add libuuid dep 2024-04-23 07:01:20 +03:00
SharedDefs.hpp core: fix compile without pch 2024-04-05 21:23:28 +01:00
signal-safe.cpp CrashReporter: fix deadlocks by making it mostly async-signal-safe (#5771) 2024-04-27 17:38:48 +01:00
signal-safe.hpp CrashReporter: unbreak build on FreeBSD (#5786) 2024-04-30 14:14:31 +01:00
version.h.in hyprpm: add support for minimum versions 2024-04-05 00:46:37 +01:00