Hyprland/src/protocols
outfoxxed aaf35b9f1f
protocols: add hyprland_focus_grab_v1 implementation (#5850)
* protocols: add hyprland_focus_grab_v1 implementation

* protocols/focus_grab: fix keyboard focus staying on unlisted windows

When creating a focus grab with layershell surfaces, the last active
toplevel kept keyboard focus.

* protocols/focus_grab: fix formatting

* protocols/focus_grab: try to pick surface for keyboard focus

* focus_grab: update keyboard focus to match spec

* Revert "protocols/focus_grab: try to pick surface for keyboard focus"

This reverts commit 090358d0d19cc65208641eaefa0a905e99145730.

* protocols/focus_grab: fix issues and match new spec

* kde-server-decoration: move to new impl

* protocols/focus_grab: review fixup

* Update hyprland-protocols

---------

Co-authored-by: Vaxry <vaxry@vaxry.net>
2024-05-05 03:14:35 +01:00
..
AlphaModifier.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
AlphaModifier.hpp style: fix clang-format 2024-04-21 21:29:37 +01:00
CursorShape.cpp cursor-shape: use - instead of _ in shapes 2024-05-02 16:21:33 +01:00
CursorShape.hpp cursor-shape: allow duplicate devices per pointer resource 2024-04-30 00:05:29 +01:00
FocusGrab.cpp protocols: add hyprland_focus_grab_v1 implementation (#5850) 2024-05-05 03:14:35 +01:00
FocusGrab.hpp protocols: add hyprland_focus_grab_v1 implementation (#5850) 2024-05-05 03:14:35 +01:00
ForeignToplevel.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
ForeignToplevel.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
ForeignToplevelWlr.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
ForeignToplevelWlr.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
FractionalScale.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
FractionalScale.hpp protocols: minor style improvements to new impls 2024-04-21 19:29:45 +01:00
GammaControl.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
GammaControl.hpp gamma-control: move to new impl 2024-04-22 18:21:03 +01:00
GlobalShortcuts.cpp GlobalShortcuts protocol impl (#1886) 2023-04-09 13:48:20 +01:00
GlobalShortcuts.hpp Revert "internal: include headers from protocols/" 2023-04-27 13:55:13 +01:00
IdleInhibit.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
IdleInhibit.hpp idle-inhibit: don't destroy inhibitor on surface destroy 2024-04-24 19:15:01 +01:00
IdleNotify.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
IdleNotify.hpp ext-idle-notify: move to new impl 2024-04-29 17:50:07 +01:00
InputMethodV2.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
InputMethodV2.hpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
OutputManagement.cpp output-management: move to new impl 2024-05-03 18:08:04 +01:00
OutputManagement.hpp output-management: move to new impl 2024-05-03 18:08:04 +01:00
OutputPower.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
OutputPower.hpp wlr-output-power: move to new impl 2024-04-29 01:38:24 +01:00
PointerConstraints.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
PointerConstraints.hpp pointer-constraints: move to new impl 2024-04-27 03:17:04 +01:00
PointerGestures.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
PointerGestures.hpp pointer-gestures: move to new impl 2024-04-24 21:36:56 +01:00
RelativePointer.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
RelativePointer.hpp relative-pointer: move to new impl 2024-04-21 19:30:23 +01:00
Screencopy.cpp renderer: block screen shader on screencopy 2024-04-03 21:35:16 +01:00
Screencopy.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
ServerDecorationKDE.cpp kde-server-decoration: move to new impl 2024-05-05 02:00:55 +01:00
ServerDecorationKDE.hpp kde-server-decoration: move to new impl 2024-05-05 02:00:55 +01:00
SessionLock.cpp fractional: set scale before configure 2024-05-02 15:13:47 +01:00
SessionLock.hpp session-lock: move to new impl 2024-04-30 16:34:09 +01:00
ShortcutsInhibit.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
ShortcutsInhibit.hpp shortcuts-inhibitor: move to new impl 2024-04-25 14:32:35 +01:00
TearingControl.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
TearingControl.hpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
TextInputV1.cpp IME: fix crash on restarting IME (#5428) 2024-04-04 17:34:04 +01:00
TextInputV1.hpp IME/TI: Fixes and refactoring 2024-03-22 23:08:52 +00:00
TextInputV3.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
TextInputV3.hpp text-input-v3: move to new impl 2024-04-25 23:27:44 +01:00
ToplevelExport.cpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
ToplevelExport.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
ToplevelExportWlrFuncs.hpp screencopy: fix detecting gl shm formats 2023-12-03 22:04:07 +00:00
VirtualKeyboard.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
VirtualKeyboard.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
VirtualPointer.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
VirtualPointer.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
WaylandProtocol.cpp Protocols: implement protoLog 2024-04-22 18:44:25 +01:00
WaylandProtocol.hpp internal: Window storage rework - part 1 (#5762) 2024-04-27 12:43:12 +01:00
XDGActivation.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
XDGActivation.hpp xdg-activation: move to new impl 2024-04-29 16:43:24 +01:00
XDGDecoration.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
XDGDecoration.hpp xdg-decoration: move to new impl 2024-04-21 20:04:58 +01:00
XDGOutput.cpp protocols: utilize hyprwayland-scanner 0.3.3 functions 2024-05-01 19:40:35 +01:00
XDGOutput.hpp protocols: minor style improvements to new impls 2024-04-21 19:29:45 +01:00