Commit Graph

112 Commits

Author SHA1 Message Date
Vaxry 1f46296ea0 deps: update wlroots 2024-06-11 17:12:24 +02:00
Vaxry 098ac916a6 deps: update wlroots
closes #6328
2024-06-04 15:57:45 +02:00
Mihai Fufezan 071f6977df wlroots: bump 2024-05-12 17:49:50 +03:00
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 090358d0d1.

* 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
Vaxry 448e3208ca deps: update wlroots 2024-04-21 21:34:04 +01:00
Vaxry 9ce9bd9b0f deps: bump wlroots 2024-04-21 12:39:50 +01:00
thejch 043a40cd7a
deps: update wlroots (#5592) 2024-04-14 21:32:19 +01:00
Vaxry 45945a3e7d deps: move from wlroots to wlroots-hyprland 2024-04-12 16:31:50 +01:00
Vaxry 3f58e77e75 deps: update wlroots 2024-03-09 16:35:35 +00:00
Vaxry cfc652e17d deps: downgrade wlroots due to xwayland segfaults 2024-02-22 16:22:51 +00:00
Vaxry 9a6956fe67 deps: update wlroots 2024-02-22 15:55:33 +00:00
Mihai Fufezan e6f7724ab0 subprojects: remove wlroots.wrap 2024-01-31 14:04:30 +02:00
vaxerski 61fd75b55e [gha] Nix: update wlroots 2024-01-27 13:59:16 +00:00
Vaxry 7b3d039388 deps: update wlroots
drops requirement for WLR_DRM_NO_ATOMIC provided kernel >= 6.8
2024-01-27 13:58:28 +00:00
bvr-yr 42ab06e7c8
meson: fix wlroots patch (#4324) 2024-01-01 19:58:01 +01:00
Vaxry c7ba460687 wlroots: update version patches 2024-01-01 18:19:22 +01:00
vaxerski fa5e812304 [gha] Nix: update wlroots 2024-01-01 15:48:37 +00:00
Vaxry 33444e1e5e deps: update wlroots 2024-01-01 16:47:54 +01:00
vaxerski b394c1695c [gha] Nix: update wlroots 2023-11-30 18:53:34 +00:00
Vaxry 0a4c4da5f0 deps: update wlroots 2023-11-30 18:52:49 +00:00
vaxerski e1258707ad [gha] Nix: update wlroots 2023-11-30 01:19:51 +00:00
Vaxry d2c3b23ace deps: update wlroots 2023-11-30 01:18:55 +00:00
vaxerski 98c7ba4782 [gha] Nix: update wlroots 2023-11-25 19:25:44 +00:00
Vaxry a5f64b48ca deps: downgrade wlroots to fix crashes 2023-11-25 19:24:59 +00:00
coldified de95e956a0
meson: Update wlroots-meson-build.patch (#3950) 2023-11-25 14:32:01 +00:00
Vaxry 2ebfd0c745
renderer: Move to a full Hyprland GL rendering pipeline (#3920)
Also updates wlroots
2023-11-24 10:54:21 +00:00
vaxerski c5d1faf72d [gha] Nix: update wlroots 2023-11-11 14:53:18 +00:00
Vaxry 9b5e2e71e0 deps: update wlroots 2023-11-11 14:47:25 +00:00
Vaxry 3b786419d8 subprojects: update tracy 2023-11-05 00:32:22 +00:00
vaxerski a1b138a625 [gha] Nix: update wlroots 2023-10-24 23:28:24 +00:00
Vaxry df00727310 deps: update wlroots 2023-10-25 00:27:16 +01:00
memchr 962a0de01a
meson: use `ln` with force flag (#3568) 2023-10-14 20:59:11 +01:00
vaxerski 1b99a69dc1 [gha] Nix: update wlroots 2023-10-04 14:06:09 +00:00
Vaxry 8e0eafc502 deps: update wlroots 2023-10-04 15:05:20 +01:00
vaxerski e689b1ba11 [gha] Nix: update wlroots 2023-10-04 14:01:11 +00:00
Vaxry 322c5cc4b9 layout: add new_window_takes_over_fullscreen mode 2
fixes #3486
2023-10-04 15:00:24 +01:00
vaxerski b784931e67 [gha] Nix: update wlroots 2023-10-02 15:48:58 +00:00
vaxerski fcab2a4358 deps: update wlroots 2023-10-02 16:47:54 +01:00
vaxerski 08595f839b [gha] Nix: update wlroots 2023-09-28 17:06:54 +00:00
vaxerski eab5967ef4 deps: update wlroots 2023-09-28 18:06:07 +01:00
vaxerski 2c4a06eb54 deps: update hyprland-protocols 2023-09-23 20:01:43 +01:00
vaxerski d41a91e050 [gha] Nix: update wlroots 2023-09-21 10:20:18 +00:00
vaxerski 47f38dbc8f deps: update wlroots 2023-09-21 11:19:25 +01:00
Mihai Fufezan 1e60802968
[gha] Nix: bump wlroots 2023-09-10 20:32:54 +03:00
vaxerski 807fc20525 deps: update wlroots 2023-09-10 13:18:22 +01:00
Mihai Fufezan d63a42e93f
Nix & Meson: bump wlroots 2023-08-26 12:07:11 +03:00
vaxerski ae69b9a2fa deps: update wlroots 2023-08-25 20:42:11 +02:00
Mihai Fufezan 46cf4eb837 Nix: bump wlroots 2023-08-04 14:58:16 +00:00
romanstingler 7d98181ade
xwayland: drop wlr_xwayland_surface.events.set_pid (#2884)
Co-authored-by: Roman Stingler <roman.stingler@waterdrop.com>
2023-08-03 21:40:56 +02:00
Mihai Fufezan 427321c5ab Nix: bump nixpkgs
Nix: bump wlroots
2023-07-25 10:27:41 +03:00