José Almeida
28462f0bd1
data: add svg for Logitech G Pro (X) keyboard
...
Based on logitech-g513.svg
2023-02-14 16:58:15 +03:00
TCH
3fdc7a4ba8
data: add SVG for Logitech MX Master 3S
2023-02-14 16:51:45 +03:00
mistepien
9bf4f25be5
data: add additional USB id for Logitech G102 (046d:c09d)
2023-01-06 17:49:00 +03:00
Stephan Lachnit
48279544f5
ResolutionRow Redesign
...
Adds buttons to set a resolution active or disabled.
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2022-12-26 22:42:25 +03:00
Yaroslav Chvanov
674bc39e6d
data: sort SVGs by device names
2022-11-14 13:06:16 +03:00
Kyoken
80e8bcebf3
data: fix name to fit libratbag
2022-11-14 13:03:05 +03:00
Kyoken
97efce8783
data: asus svgs symlinks
2022-11-14 13:03:05 +03:00
Kyoken
f0eb439935
data: add asus common svgs
2022-11-14 13:02:28 +03:00
Andreas Grosse
104ee170c1
Add Support for G502 X over USB
2022-10-10 21:21:38 +02:00
PeakKS
70e5df7d16
Add support for G502-X Lightspeed
2022-10-07 01:09:35 +03:00
Maximiliano
4ed4f907e9
Replace Quit buttons with normal close buttons ( #770 )
...
Using a Quit button is an anti-pattern and might be confusing for users
expecting the quit button to be on the same position as of other apps'.
Note that the button is on the left and by default the close button is
on the right.
2022-08-15 15:34:52 +10:00
christiangnrd
9055d33ac9
Better looking buttons for MX Anywhere 2 ( #754 )
2022-06-22 08:14:00 +10:00
christiangnrd
10c5653f2d
Add correct svg for MX Anywhere 3 ( #753 )
2022-06-22 08:02:36 +10:00
Lucas Mindêllo de Andrade
b67af5e97e
fix(g903): added second led to SVG
2022-06-06 15:45:58 +10:00
Stephan Lachnit
f8bcd1fe71
meson: add test for appdata file
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2022-01-21 08:55:50 +10:00
doomsdayrs
a641c0a85e
Add SN TECH T3 Gaming Mouse
2022-01-18 15:02:52 +10:00
doomsdayrs
269c417031
Updated logitech-mx-vertical.svg
...
The old SVG was hastily made, and was a pain to work with.
This new SVG is organized, cleaned, and easier to look at.
2022-01-14 10:55:13 +10:00
erdincay
0e85173caa
data: add Logitech MX Anywhere 3 with single configuration for USB/Bluetooth
2022-01-14 10:53:25 +10:00
Peter Hutterer
20c4559ecf
meson.build: use globbing in the various scripts for SVGs
...
This removes the need of having to add every SVG manually to the
meson.build file.
2022-01-11 21:49:14 +10:00
Peter Hutterer
3474a08762
meson: move the various checks into tests/
...
This is so we can install the data files simpler, let's move anything
that's a test into a new tests/ directory so the rest only contains true
sources.
2022-01-11 21:49:14 +10:00
Kyoken
fb178f65ca
add 125 and 250 rates ( #703 )
2022-01-11 21:34:01 +10:00
Ramiro Balado
3a9f8be260
Add svg for the mouse model Mars Gaming MM4 ( #692 )
2022-01-11 20:58:54 +10:00
Doomsdayrs
4d6e92a207
Add second second USB ID for Logitech MX Vertical
...
The Logitech MX vertical can also be identified by this USB ID
Output of `lsusb`:
```
Bus 001 Device 006: ID 046d:c08a Logitech, Inc. MX Vertical Advanced Ergonomic Mouse
```
2022-01-11 20:57:26 +10:00
Stephen West
8b3f46f113
Remove Horizontal Scroll from G602 svg.
2021-10-23 06:01:44 +03:00
Peter Hutterer
05d17246fd
appdata: change to "Gaming mouse configuration utility"
...
No 100% correct but it's less confusing than the previous blurb.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net >
2021-09-13 09:09:56 +10:00
Jay
6b25c83f60
data: update svg-lookup.ini
...
additional usb id for mx anywhere 2
2021-09-13 09:05:25 +10:00
Pavel Kovar
7015f87dcc
data: add Logitech M500s mouse
...
Signed-off-by: Filipe Laíns <lains@riseup.net >
2021-07-24 21:50:21 +01:00
Stephan Lachnit
7222f38a28
data: add additional USB-ID for Roccat Kone Pure
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2021-07-24 21:40:46 +01:00
Stephen (sketchbuch)
5fb54301f3
data: add mx vertical support
...
PR #606
2021-07-24 21:23:03 +01:00
Thomas Weißschuh
e117e87099
Add SteelSeries Sensei Ten
...
Based on the svg from the Sensei RAW as they look virtually identical.
The Ten just has one more LED on the scrollwheel.
2021-06-22 17:57:00 +01:00
Owen D'Aprile
5203480bbf
data: disable the Logitech G513 button elements until libratbag supports remapping them
...
Signed-off-by: Filipe Laíns <lains@riseup.net >
2021-04-17 15:20:06 +01:00
Owen D'Aprile
4722f74fe2
data: add support for the Logitech G513 Carbon Keyboard
...
Signed-off-by: Filipe Laíns <lains@riseup.net >
2021-04-17 15:20:06 +01:00
brianegan
38a5cfef74
Add Logitech G Pro X Superlight
2021-04-17 14:33:10 +01:00
Stephan Lachnit
2b1b50d078
app icon: update style, add source file, add symbolic ( #602 )
...
Author: Tobias Bernard <tbernard@gnome.org >
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-12-02 15:29:39 +01:00
Filipe Laíns
aef0567cd3
tests: check-svg: have no minimum required button count
...
Signed-off-by: Filipe Laíns <lains@riseup.net >
2020-11-26 08:46:35 +10:00
opal06
8fb91952ef
data: add SVG for the Logitech G915
2020-11-25 14:04:06 +00:00
yparitcher
6b70d1f14f
data: add Logitech M720 bluetooth ID from libratbagd to svg
2020-11-25 13:10:57 +00:00
Alex Pantechovskis
72b56a6156
Don't close/accept macro dialog on esc/enter to allow binding these keys ( #565 )
...
closes #322
2020-10-20 15:46:02 +02:00
Filipe Laíns
7c00c2f1ba
data: add an ID to the MX Anywhere 2
...
libratbag/libratbag#1078
Signed-off-by: Filipe Laíns <lains@archlinux.org >
2020-10-17 18:09:42 +01:00
Emeric
97e56c9a04
data: add SVG for the Mx Master 3
2020-08-12 14:13:53 +01:00
Dejan
bf2444ac0f
dataL: add another device ID for G203
2020-07-09 22:31:22 +01:00
Stephan Lachnit
0df65813f7
meson: make tests optional
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-07-04 22:11:38 +01:00
Stephan Lachnit
b9a3f9355e
data: add man page
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-06-15 08:25:11 +10:00
D33M0N
f5fbc18569
data: add missing ID for Logitech MX Anywhere 2
2020-05-22 04:35:24 +01:00
Stephan Lachnit
bb84fa45d6
data: add additional ID for G9x ( #471 )
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-05-17 23:33:12 +02:00
Stephan Lachnit
2964944ef4
Use SPDX 3.0 license identifiers
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-04-28 17:59:08 +01:00
Stephan Lachnit
4de2fc90d8
data: fix some appstream warnings
2020-04-28 17:57:04 +01:00
Stephan Lachnit
f43404ad88
data: add G403 hero
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-04-19 16:58:56 +01:00
Stephan Lachnit
d55f0880d9
meson: use spaces instead of tabs
...
Signed-off-by: Stephan Lachnit <stephanlachnit@protonmail.com >
2020-04-18 21:29:37 +01:00
Matthias Köferlein
964e229343
data: add SVG for Logitech M720 Triathlon
2020-04-01 23:12:56 +01:00