Skip to content

Commit

Permalink
Update NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
tekezo committed Apr 23, 2024
1 parent e11d1f4 commit 6156447
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
- Support `al_consumer_control_configuration` key, used as the Music key. (Thanks to @kambala-decapitator)
- Improved behaviour when using the gamepad stick as a pointing device.
- Improved `to_if_alone` behavior to use the modifier flags of the time the key is pressed, when sending events.
- Integrated `karabiner_observer` functions into `karabiner_grabber`, and then `karabiner_observer` has been removed.
The number of background processes has been reduced, resolving performance issues caused by inter-process communication that were occurring in some environments.
- Internal changes:
- Improved the interface of libkrbn to minimize the use of unsafe pointers in Swift.

Expand Down

0 comments on commit 6156447

Please sign in to comment.