Hyprland/src
johannes hanika 53e8513000 constraints: don't warp pointer position on release (#8491)
this was annoying for nuklear properties/ui slider elements that grab
the pointer via GLFW_CURSOR_DISABLE to allow more range and finer control.
upon mouse release, the pointer is reset to the middle of the window
without this patch, making long mouse movements necessary to go back
to the original position for readjustments. fwiw the new behaviour
is consistent with x11 and weston.
2024-11-18 14:26:44 +00:00
..
config defaultConfig: fixup smart gaps rules 2024-11-18 14:26:44 +00:00
debug shell: don't use fgrep, prefer grep -F 2024-11-18 14:26:44 +00:00
desktop windows/xdg: minor cleanup of min/max size calculations 2024-11-18 14:26:44 +00:00
devices input: cleanup device naming logic 2024-11-09 01:53:05 +00:00
events windows/xdg: minor cleanup of min/max size calculations 2024-11-18 14:26:44 +00:00
helpers shell: don't use fgrep, prefer grep -F 2024-11-18 14:26:44 +00:00
hyprerror internal: Move CMonitor to SP (#8178) 2024-10-19 23:03:29 +01:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout windows/xdg: minor cleanup of min/max size calculations 2024-11-18 14:26:44 +00:00
managers windows/xdg: minor cleanup of min/max size calculations 2024-11-18 14:26:44 +00: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 constraints: don't warp pointer position on release (#8491) 2024-11-18 14:26:44 +00:00
render renderer: don't render unmapped popups 2024-11-18 14:26:44 +00:00
xwayland xwayland: minor fixups for stability (#8323) 2024-11-03 14:59:46 +00:00
Compositor.cpp core: guard pmonitor in focuswindow 2024-11-18 14:26:44 +00:00
Compositor.hpp internal: cleanup CMonitor usage and fix a few ref hogs 2024-10-26 02:06:13 +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: check size limit in layouts (#8298) 2024-10-30 18:58:36 +00: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