Releases: asus-linux-drivers/asus-numberpad-driver
Releases · asus-linux-drivers/asus-numberpad-driver
v6.4.0
6.4.0 (4.10.2024)
Fixed
- Updated offline table for auto suggestions from gathered data (GA)
- Touchpad detection by just filtering out touchpads with
9009
that have only duo laptops - Detection of
dnf
for v5 - Filtering out repeating value 2 of event
BTN_TOOL_*
- Log level of failures of commands for another distros (from
error
todebug
) - Internal modifier keys (add delay
0.005s
for composed keys only, credits @benj5378) - Releasing list of keys in reverse order so modifiers wrap up other keys
- Uninstalling power supply mode
- Unification of install path under
INSTALL_DIR_PATH
- Propagating env variables thought install/uninstall scripts
- Slot ending when doing slide gesture from top icons
Feature
- Removed
which
as unnecessary dependency - Simplified detection of package managers using
command
- Added config value that allows to limit backlight levels defined in layout file rotated by top left icon func to 2 levels only (min/max, windows official driver behaviour) (credits @scientiac)
- Init
flake
for NixOS (credits @scientiac) - Send runtime logs to the journal
- Not allow lowering x or y axis during movement
v6.3.4
Fixed
- Updated offline table for auto suggestions from gathered data (GA)
- Touchpad detection by just filtering out touchpad with 9009 that have only duo laptops
- Missing releasing lock for numlock after attempt of activating NumberPad when is touchpad disabled (credits @sleddev)
- Obtaining touchpad status enabled/disabled using
qdbus
forkde
(credits @sleddev) - Toggling tap-to-click using
qdbus
forkde
(credits @sleddev)
v6.3.3
6.3.3 (7.9.2024)
Fixed
- Updated offline table for auto suggestions from gathered data (GA)
- Support for
gnome-calculator
installed viaflatpak
(credits @encrustace) - Support for
io.elementary.calculator
- Xauthority file in
/temp
folder with different name for each boot - When
i2c-tools
requiresudo
- Not prioritizing layout from source
mru-sources
and not reloading keymap - Missing
sudo
when uninstalling (credits @Triw-12) - Activation when is
brightness
not defined yet
v6.3.2
v6.3.1
6.3.1 (20.7.2024)
Fixed
- Updated offline table for auto suggestions from gathered data (GA)
- Fixed version of
libxkcommon
to be lower than1.1
- Fixed empty env var
XDG_SESSION_TYPE
or filled withtty
- Fixed too short default slide activation radius (set up
1200px
)
v6.3.0
6.3.0 (16.6.2024)
Feature
- Slide gestures activation treshold x AND y changed to radius
- Allowed to activate NumberPad with slide gesture with beginning on the top left icon (together with calc app)
- Updated offline table for auto suggestions from gathered data (GA)
v6.2.0
v6.1.0
6.1.0 (1.6.2024)
Feature
- Support for package manager
xbps-install
of void linux (credits @vazw) - Updated offline table for auto suggestions from gathered data (GA)
Fixed
- Fixed clean up of watch manager
- Not using latest brightness (was used last loaded brightness from config)
- Missing commas when was added the shortcut for toggling calculator script at the end of already existing shortcuts
- Evaluating
input-sources
on gnome - Throwing away
current
layout index with value 0 on gnome - Not continuing when is x11 client not successfully connected to the server or xdg session type is empty
- Replaced
git
as method used for obtaining reported version to GA (useful when is driver downloaded from the released page) - Checking when supported device is not detected
- Using keymap thought wayland (was printing
/slash
,-minus
,+plus
etc.) - Loading keymap thought wayland (fixed not correct cancelling searching for keysym when was found keycode but not for active layout so key was not associated (empty string))
- Starting systemd service on wayland (forced sync device when is
EventsDroppedException
thrown out) - Unnecessary udev reset during starting for wayland
- Loading keymap on x11 twice during the start
v6.0.0
6.0.0 (3.5.2024)
Feature
- Updated offline table for auto suggestions from gathered data (GA)
- Decreased activation treshold of y for slide functions from both corners to 0.2 ratio
Fixed
- Wayland support
- Removed unnecessary
bc
dependency - Fixed finding interpret for
virtualenv
using path instead of version - Fixed activation treshold of y axis for top_right_icon (NumLock)
- Fixed removing other shortcuts during first installation