Hyprland/src
Tom Englund 511eea71c6
pointermgr: fix initial cursorwarp (#7286)
change the hook to monitorAdded instead of newMonitor so its finalized
in the compositor and added to vMonitors, move the
checkDefaultCursorWarp to PointerManager and check for it upon mode
change. and also ensure it doesnt go out of bounds by replacing it in
the middle again on resolution changes.
2024-08-11 19:42:18 +01:00
..
config cursor: make inactive_timeout setting a float (#7268) 2024-08-10 21:42:45 +01:00
debug internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
desktop internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
devices virtualptr: map to entire screen if no output is provided 2024-07-29 18:13:23 +02:00
events internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
helpers core: Include cstring whenever strncpy is used (#7267) 2024-08-10 21:09:12 +01:00
hyprerror hyprerror: minor stylistic changes 2024-08-02 18:42:10 +02:00
init style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
layout internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
managers pointermgr: fix initial cursorwarp (#7286) 2024-08-11 19:42:18 +01:00
pch pch: add format 2023-09-06 14:59:34 +02:00
plugins pluginapi: Add force reload of config at the end of plugin initialization (#7099) 2024-07-29 16:56:50 +02:00
protocols internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
render cursor: make inactive_timeout setting a float (#7268) 2024-08-10 21:42:45 +01:00
xwayland core: Include cstring whenever strncpy is used (#7267) 2024-08-10 21:09:12 +01:00
Compositor.cpp pointermgr: fix initial cursorwarp (#7286) 2024-08-11 19:42:18 +01:00
Compositor.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
defines.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +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 core: Properly shutdown wl display (#7018) 2024-07-24 19:07:36 +02:00
meson.build cursormgr: add a new setting to sync gsettings (#7253) 2024-08-09 19:33:20 +02: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