Dotfiles/desktopenvs/hyprlua/hypr/usr
Amir Alexander Abdelbaki 3f05f64281 feat(hyprdrive,hyprlua): trap pointer to focused window in monocle (super+ctrl+f)
Monocle now also confines the cursor to the focused full-size window so it
can't slip onto another monitor. Hyprland has no cursor-confine dispatcher, so
this drives the confine_pointer window rule: one lazily-created rule per
workspace, matched by workspace id (follows focus), enabled/disabled in
lock-step with the monocle toggle and refreshed immediately.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-26 17:35:00 +02:00
..
autostart.lua feat(hyprlua): migrate to mnotifd/mnotifhist, generated from hyprdrive's beacon 2026-07-24 12:34:19 +02:00
binds.lua feat(hyprdrive,hyprlua): trap pointer to focused window in monocle (super+ctrl+f) 2026-07-26 17:35:00 +02:00
envvars.lua refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
input-device-exceptions.lua Merge branch 'main' of https://git.abdelbaki.eu/The_miro/Dotfiles 2026-06-11 21:29:39 +02:00
input.lua refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
mk-device-block.sh refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
mk-device-exception.sh refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
monitors.lua refactor(hyprlua): make monitors.lua a generic single-screen default 2026-06-26 15:59:29 +02:00
wallpaper.conf refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
windowrules.conf.old refactor(hyprlua): move hypr-usr/ into hypr/usr/ and wire sysupdate sync 2026-06-11 15:46:01 +02:00
windowrules.lua feat(hypr): float dialog-like windows at cursor, minimum size 2026-07-21 20:49:04 +02:00