Age | Commit message (Collapse) | Author | |
---|---|---|---|
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]> | |||
2023-03-14 | input: text-input-v1 support (#1778) | Vaxry | |
support zwp_text_input_v1 --------- Co-authored-by: Mihai Fufezan <[email protected]> | |||
2023-01-20 | wp-fractional-scaling-v1 impl (#1373) | Vaxry | |
* Initial fractional scaling impl * apply UV after geom calcs * fix scaling -> scale * meson: add fractional scale proto Co-authored-by: Mihai Fufezan <[email protected]> | |||
2022-12-12 | Added toplevel handle sharing Rev2 (#1203)v0.19.2beta | Vaxry | |
* Added toplevel handle sharing * nix: fix build * update hyprland-protocols Co-authored-by: Mihai Fufezan <[email protected]> | |||
2022-12-05 | Implement window sharing with the hl toplevel export proto (#1179) | Vaxry | |
* implement window sharing Co-authored-by: Mihai Fufezan <[email protected]> | |||
2022-11-05 | fix relative protocol paths | vaxerski | |
CI fix | |||
2022-07-31 | protocols: add wlr-output-power-management-unstable-v1.xml to meson.build | Mihai Fufezan | |
2022-07-30 | support wlr-output-power-management | vaxerski | |
2022-06-16 | Added meson buildfiles | Florian "sp1rit" | |
this makes for a far better experience in combination with wlroots, since that whole makefile mess is not required. Additionaly, handling of wayland protocol sources is also slightly better, but could be improved with mesons inbuilt wayland module. To build Hyprland using meson: meson _build -Ddefault_library=static ninja -C _build ninja -C _build install | |||
2022-06-08 | Added the tablet manager and tablet v2 protocol | vaxerski | |
2022-04-17 | Implemented mouse constraints | vaxerski | |
has some todos but mostly works | |||
2022-04-11 | Added zext_workspace protocol support 🎉 | vaxerski | |
2022-03-24 | added a screencopy protocol | vaxerski | |
2022-03-16 | Initial Commit | vaxerski | |