Age | Commit message (Collapse) | Author | |
---|---|---|---|
12 days | core/data: Use pointer focus for DnD operations (#8707) | Vaxry | |
fixes #7737 | |||
2024-10-12 | input: Fix VRR for constrained cursors (#6877) | UjinT34 | |
2024-09-24 | internal: nuke wlsignal and related | Vaxry | |
old semi-wrappers for wl_signal, they are no longer used | |||
2024-06-19 | core: Move to hyprutils for Math | Vaxry | |
Moves CRegion, CBox and Vector2D over to hyprutils. Requires hyprutils>=0.1.4 | |||
2024-06-12 | seat: fixup touch event handling | vaxerski | |
fixes #6353 | |||
2024-06-08 | wayland/core: move to new impl (#6268) | Vaxry | |
* wayland/core/dmabuf: move to new impl it's the final countdown | |||
2024-06-03 | seat: discrete round away from zero + high res scrolling (#6317) | Agent00Ming | |
* Discrete scrolling round away from zero e.deltaDiscrete can be multiples of 30 instead of the usual 120 causing the rounded value to be 0 when too small causing erratic scrolling. * Send value120 alongside discrete Fixes sensitivity issues for clients that support value120 axis events | |||
2024-05-25 | xwayland: move to hyprland impl (#6086) | Vaxry | |
2024-05-17 | seat: update keymap/repeat info on keymap events from keebs | Vaxry | |
fixes #6114 | |||
2024-05-15 | wl_seat: send frame event after pointer leave (#6074) | Sungyoon Cho | |
2024-05-14 | primary-selection: move to hyprland impl | Vaxry | |
2024-05-14 | wl-data-device: move to hyprland impl | Vaxry | |
2024-05-14 | seatmgr: Add a grab class | Vaxry | |
2024-05-14 | wl_seat: move to hyprland impl | Vaxry | |