Hyprland/src
dann-merlin c86f06caa0
Fix possible usage of clamp with lo > hi in Vector2D (#2049)
2023-04-16 01:27:14 +01:00
..
config Disable systemctl when built without systemd support (#2066) 2023-04-15 20:03:09 +01:00
debug crashReporter: avoid segfault in deref plugin system 2023-04-15 10:58:46 +01:00
events swallow: fix invalid regexes with empty vals 2023-04-15 19:15:59 +01:00
helpers Fix possible usage of clamp with lo > hi in Vector2D (#2049) 2023-04-16 01:27:14 +01:00
hyprerror Draw HyprError on the last monitor 2023-02-28 19:18:13 +00:00
init disallow running with sudo 2022-05-19 19:28:15 +02:00
layout Add ability to split master when only 1 additional window (#2025) 2023-04-13 15:20:58 +01:00
managers damage: fix damage on moves / workspace changes 2023-04-15 16:16:33 +01:00
plugins Misc FreeBSD fixes (#1926) 2023-03-31 20:39:04 +01:00
protocols Screencopy: unify frame and client between impls + event 2023-04-15 23:43:41 +01:00
render renderer: fix incorrect shouldRenderWindow calcs 2023-04-14 15:16:43 +01:00
wlrunstable ext_workspace_unstable: send done after output_enter when wl_output is bound late (#1481) 2023-02-03 21:25:49 +00:00
Compositor.cpp compositor: ignore contraints on warp in moveWorkspaceToMonitor 2023-04-15 21:27:11 +01:00
Compositor.hpp internal: workspace manip handling rework 2023-04-14 15:03:53 +01:00
SharedDefs.hpp notifs: add ICON_OK to icons 2023-03-20 15:49:46 +00:00
Window.cpp internal: workspace manip handling rework 2023-04-14 15:03:53 +01:00
Window.hpp internal: workspace manip handling rework 2023-04-14 15:03:53 +01:00
defines.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
includes.hpp fix compile for single_pixel_buffer_v1 2023-02-16 13:37:46 +00:00
main.cpp args: print help on invalid arg 2023-04-10 18:26:36 +01:00
meson.build meson: add pango deps 2023-03-20 15:39:43 +00:00