-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
60 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 808f74da665bb932664b4950fe86e05910c77537 Mon Sep 17 00:00:00 2001 | ||
From 2d6eb3775056be6c00993aa55eac79cac7678d6d Mon Sep 17 00:00:00 2001 | ||
From: Dorian Stoll <[email protected]> | ||
Date: Sat, 27 Jun 2020 18:21:11 +0200 | ||
Subject: [PATCH 01/16] Add support for BUS_VIRTUAL | ||
|
@@ -42,7 +42,7 @@ index 2c17e0d..090d5aa 100644 | |
g_assert_not_reached (); | ||
} | ||
diff --git a/libwacom/libwacom.c b/libwacom/libwacom.c | ||
index d220d14..1ba0740 100644 | ||
index c606e48..2f6bddd 100644 | ||
--- a/libwacom/libwacom.c | ||
+++ b/libwacom/libwacom.c | ||
@@ -148,6 +148,10 @@ get_bus_vid_pid (GUdevDevice *device, | ||
|
@@ -101,5 +101,5 @@ index 4cca787..8ab1fea 100755 | |
assert re.match( | ||
"[0-9a-f]{4}", vid | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From ff253e558ddc2cafed7ba1cf2bd93e3544debb30 Mon Sep 17 00:00:00 2001 | ||
From 4348064ccdd80d1ded743bf63369116ccb165add Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Sat, 1 Jun 2019 21:17:15 +0200 | ||
Subject: [PATCH 02/16] Add support for Intel Management Engine bus | ||
|
@@ -37,7 +37,7 @@ index 090d5aa..5a749c9 100644 | |
g_assert_not_reached (); | ||
} | ||
diff --git a/libwacom/libwacom.c b/libwacom/libwacom.c | ||
index 1ba0740..1de4dc3 100644 | ||
index 2f6bddd..c838c6d 100644 | ||
--- a/libwacom/libwacom.c | ||
+++ b/libwacom/libwacom.c | ||
@@ -152,6 +152,10 @@ get_bus_vid_pid (GUdevDevice *device, | ||
|
@@ -96,5 +96,5 @@ index 8ab1fea..a3f1d9d 100755 | |
assert re.match( | ||
"[0-9a-f]{4}", vid | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From b2cd1fd0ecd63b4cb78de9111333e5ebd7ce8be6 Mon Sep 17 00:00:00 2001 | ||
From 0a1d7af22cf6669f54a17c4c1f22578e46e37a3f Mon Sep 17 00:00:00 2001 | ||
From: "Antony Jordan (Tablet)" <[email protected]> | ||
Date: Wed, 8 Jun 2022 22:03:33 +0200 | ||
Subject: [PATCH 03/16] data: Add Microsoft Surface Pro 3 | ||
|
@@ -29,5 +29,5 @@ index 0000000..3238d43 | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 22d88608f2d8275c7903e99bbf6adb25917444b7 Mon Sep 17 00:00:00 2001 | ||
From ddd387ca3f2bdc1b468243224cb2aa87193fef64 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:18:55 +0200 | ||
Subject: [PATCH 04/16] data: Add Microsoft Surface Pro 4 | ||
|
@@ -29,5 +29,5 @@ index 0000000..1e0c67c | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 817645f017e59fd6c52b055f6a84964bc2eb7ece Mon Sep 17 00:00:00 2001 | ||
From 8ce0dca3d800e16527f50b8d67d4aefc728f1a4e Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:19:02 +0200 | ||
Subject: [PATCH 05/16] data: Add Microsoft Surface Pro 5 | ||
|
@@ -29,5 +29,5 @@ index 0000000..b26af3a | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From e220b3f08175713b573ae6442d1a78bd9d736523 Mon Sep 17 00:00:00 2001 | ||
From 2befbc9238f317037db002a2739055ff4fd5ad66 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:19:07 +0200 | ||
Subject: [PATCH 06/16] data: Add Microsoft Surface Pro 6 | ||
|
@@ -29,5 +29,5 @@ index 0000000..e97fad8 | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4ca473d97213ba21b44d802a97c08e6d1d5fa313 Mon Sep 17 00:00:00 2001 | ||
From 8706ad3569c54a99996e05dedd60d2c3c0ca5bd7 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:19:13 +0200 | ||
Subject: [PATCH 07/16] data: Add Microsoft Surface Pro 7 | ||
|
@@ -29,5 +29,5 @@ index 0000000..7961379 | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 9b63f2d4a734c5939d79d3647b6f7b786aeb6be1 Mon Sep 17 00:00:00 2001 | ||
From ffa37875474a83c5adc0edf84626531cdefd4fa8 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Fri, 26 May 2023 12:32:21 +0200 | ||
Subject: [PATCH 08/16] data: Add Microsoft Surface Pro 7+ | ||
|
@@ -30,5 +30,5 @@ index 0000000..36e1e3f | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From ed65256b6fe211840687af577c2e79961ba9827b Mon Sep 17 00:00:00 2001 | ||
From b5bc8bc86d599a204bfb045ee10baaceb0fa5ed1 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Sun, 11 Jun 2023 21:29:52 +0200 | ||
Subject: [PATCH 09/16] data: Add Microsoft Surface Pro 8 | ||
|
@@ -30,5 +30,5 @@ index 0000000..fe779af | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 9c11b480b22f200ace8fb3d67c48932a85938277 Mon Sep 17 00:00:00 2001 | ||
From 2365ff0873af0160ffcc5393364633ce3ed26360 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Wed, 14 Jun 2023 21:11:36 +0200 | ||
Subject: [PATCH 10/16] data: Add Microsoft Surface Pro 9 | ||
|
@@ -30,5 +30,5 @@ index 0000000..e5ccf68 | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From be3ea124cbd482f4b4f7082f05cd96bbcf031acf Mon Sep 17 00:00:00 2001 | ||
From 0e52c0a30996127aa46310aee4232cf3baa38085 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:19:38 +0200 | ||
Subject: [PATCH 11/16] data: Add Microsoft Surface Book | ||
|
@@ -29,5 +29,5 @@ index 0000000..e2a5401 | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 13159050c79d2fa615a5558457fe716c71628278 Mon Sep 17 00:00:00 2001 | ||
From 96a93fff01751bbe25fd4878fcab5f2559fd0d5f Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:20:04 +0200 | ||
Subject: [PATCH 12/16] data: Add Microsoft Surface Book 2 (13.5") | ||
|
@@ -29,5 +29,5 @@ index 0000000..b13cb07 | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 55cefd38d6b74fe822ef2e18fc0cc8d97f21679a Mon Sep 17 00:00:00 2001 | ||
From abd2697552066869d17ff871706e107c83ea6080 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:20:13 +0200 | ||
Subject: [PATCH 13/16] data: Add Microsoft Surface Book 2 (15") | ||
|
@@ -29,5 +29,5 @@ index 0000000..ad98cc7 | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4dbf2e50785b775ce18473b990810d162d27ab80 Mon Sep 17 00:00:00 2001 | ||
From 0c16e4a3042ebf8c07ced8669e36bd71ee2979e1 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:20:29 +0200 | ||
Subject: [PATCH 14/16] data: Add Microsoft Surface Book 3 (13.5") | ||
|
@@ -29,5 +29,5 @@ index 0000000..a33c9cb | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 4a47f0eef0e3d7bb44b3b34f85e25d5b7e4ccc07 Mon Sep 17 00:00:00 2001 | ||
From 344c77c54b5ae6977521172fa36870a144b40821 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Tue, 18 Aug 2020 20:20:42 +0200 | ||
Subject: [PATCH 15/16] data: Add Microsoft Surface Book 3 (15") | ||
|
@@ -29,5 +29,5 @@ index 0000000..291321f | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
From 8603173ac0a99578e1e7ed18f0864d002f6a2500 Mon Sep 17 00:00:00 2001 | ||
From 2be0254453a4169dc9ce0dbab2d5eca7a6caf928 Mon Sep 17 00:00:00 2001 | ||
From: Maximilian Luz <[email protected]> | ||
Date: Wed, 14 Jun 2023 21:12:41 +0200 | ||
Subject: [PATCH 16/16] data: Add Microsoft Surface Laptop Studio | ||
|
@@ -30,5 +30,5 @@ index 0000000..6739b2c | |
+Touch=true | ||
+Buttons=0 | ||
-- | ||
2.43.0 | ||
2.43.2 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
%global debug_package %{nil} | ||
|
||
Name: libwacom-surface | ||
Version: 2.9.0 | ||
Version: 2.10.0 | ||
Release: 1%{?dist} | ||
Summary: Tablet Information Client Library | ||
Requires: %{name}-data | ||
|
@@ -107,6 +107,12 @@ install -d ${RPM_BUILD_ROOT}/%{_udevrulesdir} | |
%{_mandir}/man1/libwacom-list-devices.1* | ||
|
||
%changelog | ||
* Thu Mar 14 2024 Maximilian Luz <[email protected]> - 2.10.0-1 | ||
- libwacom 2.10.0 surface | ||
|
||
* Wed Feb 07 2024 Peter Hutterer <[email protected]> - 2.10.0-1 | ||
- libwacom 2.10.0 | ||
|
||
* Wed Dec 13 2023 Maximilian Luz <[email protected]> - 2.9.0-1 | ||
- libwacom 2.9.0 surface | ||
|
||
|