Skip to content

Releases: jersou/mouse-actions

v0.4.5

10 Aug 21:31
Compare
Choose a tag to compare

[0.4.5] - 2024-08-10

  • update dependencies

Full Changelog: v0.4.4...v0.4.5

v0.4.4

06 Jul 22:42
Compare
Choose a tag to compare

[0.4.4] - 2023-07-07

Bug Fixes

  • fix app crash or hang on new device event : the new device detection is now disabled (a better fix might be found later)

v0.4.3

02 Jul 09:19
Compare
Choose a tag to compare

[0.4.3] - 2023-07-02

Features

  • use command as string in config #7 : the configuration is upgrade at the first
    start of version > 0.4.2

BREAKING config file format : config from < v0.4.3 will be automatically upgrade to v0.4.3 but mouse-actions program < v0.4.3 will not be able to open this v0.4.3 config format.
Backup the config file before run the > 0.4.2 GUI : cp ~/.config/mouse-actions.json ~/.config/mouse-actions-pre0.4.3.json

v0.4.2

18 Jun 06:58
Compare
Choose a tag to compare

[0.4.2] - 2023-06-18

Features

  • force --no-listen option if Wayland is detected
  • add --log-level option

Bug Fixes

  • forward GUI args to mouse action daemon (the start button)

Full Changelog: v0.4.1...v0.4.2

v0.4.1

21 Apr 20:15
Compare
Choose a tag to compare

[0.4.1] - 2023-04-21

Bug Fixes

  • config editor: fix shape button select
  • config editor: default binding: no screen part, add Ctrl modifiers
  • config editor: show button select for shape type
  • don't compare edges for shape events

Full Changelog: v0.4.0...v0.4.1

v0.4.0 ALPHA version !

17 Apr 23:21
Compare
Choose a tag to compare

[0.4.0] - 2023-04-18

Features

  • Config editor with Tauri
  • Add commit & build date to version
  • Backup config before save
  • Add ShowConfig subcommand
  • save config (from stdin) subcommand

Full Changelog: v0.3.1...v0.4.0

v0.3.1 ALPHA version !

10 Apr 10:00
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.3.0...v0.3.1

v0.3.0 ALPHA version !

09 Apr 09:43
Compare
Choose a tag to compare
Pre-release

Full Changelog: v0.2.0...v0.3.0

v0.2.0 ALPHA version !

02 Apr 10:20
Compare
Choose a tag to compare
Pre-release
v0.2.0 : refactor, updgrade, increase perf

v0.1.0 ALPHA version !

22 May 08:44
Compare
Choose a tag to compare
Pre-release
rdev: add extra mouse button