mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-12 22:14:30 +02:00
add missing Upstream-Status
This commit is contained in:
@ -5,6 +5,8 @@ Subject: [PATCH] meson.build: dont fail if stb is not found
|
||||
|
||||
we have neigher pkconfig nor cmake support
|
||||
manually add it to CXXFLAGS
|
||||
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
src/meson.build | 4 ++--
|
||||
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||
|
@ -6,6 +6,8 @@ Subject: [PATCH] meson.build: dont leak buildpath
|
||||
This fixes buildpath in gamescope binary
|
||||
|
||||
Signed-off-by: Markus Volk <f_l_k@t-online.de>
|
||||
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
meson.build | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
@ -3,6 +3,7 @@ From: Markus Volk <f_l_k@t-online.de>
|
||||
Date: Sun, 23 Jul 2023 10:19:54 +0200
|
||||
Subject: [PATCH] hyprland: update
|
||||
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
meson.build | 17 +----------------
|
||||
src/meson.build | 6 +++---
|
||||
|
@ -10,6 +10,8 @@ Fixes the following error:
|
||||
../sway/ipc-json.c:928:17: error: enumeration value 'LIBINPUT_CONFIG_ACCEL_PROFILE_CUSTOM' not handled in switch [-Werror=switch]
|
||||
928 | switch (libinput_device_config_accel_get_profile(device)) {
|
||||
| ^~~~~~
|
||||
|
||||
Upstream-Status: Pending
|
||||
---
|
||||
meson.build | 5 +++++
|
||||
sway/ipc-json.c | 5 +++++
|
||||
|
Reference in New Issue
Block a user