Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-30 | protocols: Move globalshortcuts impl (#7102) | Ikalco | |
* move global shortcuts to hyprwayland-scanner * remove wayland-scanner from deps * fix the thing | |||
2024-07-29 | protocols: move text-input-v1 to hyprwayland-scanner (#7096) | Ikalco | |
* move text-input-v1 to hyprwayland-scanner * vro | |||
2024-07-27 | protocols: move screencopy and toplevel export to hyprwayland-scanner (#7065) | Ikalco | |
* move screencopy and toplevel export to hyprwayland-scanner * oops | |||
2024-07-21 | Core: Move to aquamarine (#6608) | Vaxry | |
Moves Hyprland from wlroots to aquamarine for the backend. --------- Signed-off-by: Vaxry <[email protected]> Co-authored-by: Mihai Fufezan <[email protected]> Co-authored-by: Jan Beich <[email protected]> Co-authored-by: vaxerski <[email protected]> Co-authored-by: UjinT34 <[email protected]> Co-authored-by: Tom Englund <[email protected]> Co-authored-by: Ikalco <[email protected]> Co-authored-by: diniamo <[email protected]> | |||
2024-07-11 | meson: install wayland.hpp header | Virt | |
2024-06-08 | wayland/core: move to new impl (#6268) | Vaxry | |
* wayland/core/dmabuf: move to new impl it's the final countdown | |||
2024-05-25 | xwayland: move to hyprland impl (#6086) | Vaxry | |
2024-05-16 | build: bump hw-s dep to 0.3.8 | Vaxry | |
2024-05-14 | primary-selection: move to hyprland impl | Vaxry | |
2024-05-14 | Meson: add wayland.xml proto | Mihai Fufezan | |
2024-05-14 | wlr-data-device: move to hyprland impl | Vaxry | |
2024-05-14 | xdg-shell: move to new impl | Vaxry | |
2024-05-10 | presentation-time: move to new impl | Vaxry | |
2024-05-09 | layer-shell: move to new impl | Vaxry | |
Also bumps the hw-s dep | |||
2024-05-09 | Tablet: move to new impl | Vaxry | |
Ring and strip are not implemented. Will I implement this? God fucking knows. Nobody seems to have that anyways. | |||
2024-05-08 | meson: require hyprwayland-scanner >= 0.3.5 | giskard | |
2024-05-05 | protocols: add hyprland_focus_grab_v1 implementation (#5850) | outfoxxed | |
* 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 <[email protected]> | |||
2024-05-05 | kde-server-decoration: move to new impl | Vaxry | |
2024-05-03 | output-management: move to new impl | Vaxry | |
2024-05-03 | virtual-pointer: move to new impl | Vaxry | |
2024-05-03 | virtual-keyboard: move to new impl | Vaxry | |
2024-05-01 | ime-v2: move to new impl | Vaxry | |
2024-04-30 | session-lock: move to new impl | Vaxry | |
2024-04-29 | ext-idle-notify: move to new impl | Vaxry | |
2024-04-29 | xdg-activation: move to new impl | Vaxry | |
2024-04-29 | wlr-output-power: move to new impl | Vaxry | |
2024-04-27 | pointer-constraints: move to new impl | Vaxry | |
2024-04-25 | text-input-v3: move to new impl | Vaxry | |
2024-04-25 | shortcuts-inhibitor: move to new impl | Vaxry | |
2024-04-25 | wlr-foreign-toplevel: move to new impl | Vaxry | |
2024-04-24 | pointer-gestures: move to new impl | Vaxry | |
2024-04-24 | ext-foreign-toplevel: add implementation | Vaxry | |
2024-04-22 | gamma-control: move to new impl | Vaxry | |
2024-04-21 | alpha-modifier: add support for protocol | Vaxry | |
2024-04-21 | xdg-decoration: move to new impl | Vaxry | |
2024-04-21 | relative-pointer: move to new impl | Vaxry | |
2024-04-21 | idle-inhibit: move to new impl | Vaxry | |
2024-04-21 | cursor-shape: move to new impl | Vaxry | |
2024-04-20 | XDG-Output: move to hyprwayland-scanner | Vaxry | |
2024-04-20 | Fractional-scale: move to new impl | Vaxry | |
2024-04-20 | core: Move tearing to hyprwayland-scanner (#5657) | Vaxry | |
Adds a new dependency: hyprwayland-scanner https://github.com/hyprwm/hyprwayland-scanner --------- Co-authored-by: Mihai Fufezan <[email protected]> | |||
2024-01-20 | build: protocols: require wayland-protocols >= 1.32 | Sean McGovern | |
The cursor-shape-v1 protocol was not available until this release. | |||
2023-09-28 | renderer: Tearing implementation (#3441) | Vaxry | |
2023-09-01 | meson/cmake: remove refs to ext-workspace-unstable-v1 | vaxerski | |
2023-07-24 | input: add support for cursor-shape-v1 | vaxerski | |
2023-06-23 | xwayland: send zero scaling to xwayland if enabled | vaxerski | |
2023-04-27 | Plugin header overhaul (#2087) | Ching Pei Yang | |
* meson: install headers * Meson/CMake: add pkg-config file for headers * makefile: install headers and pkgconfig * CMake: move protocols to cmake Co-authored-by: Ching Pei Yang <[email protected]> --------- Co-authored-by: Mihai Fufezan <[email protected]> Co-authored-by: vaxerski <[email protected]> | |||
2023-04-09 | deps: update hyprland-protocols | vaxerski | |
2023-04-09 | GlobalShortcuts protocol impl (#1886) | Vaxry | |
Implements the `hyprland-global-shortcuts-v1` protocol --------- Co-authored-by: Mihai Fufezan <[email protected]> | |||
2023-04-03 | Hyprland Screencopy impl (#1800) | Vaxry | |
--------- Co-authored-by: Mihai Fufezan <[email protected]> |