Skip to content

Releases: PixlOne/logiops

LogiOps v0.3.4

28 May 03:26
237fa5f
Compare
Choose a tag to compare

What's Changed

Fix building on GCC 14

New Contributors

Full Changelog: v0.3.3...v0.3.4

LogiOps v0.3.3

12 Jul 21:40
94f6dba
Compare
Choose a tag to compare

What's Changed

  • Resolve deadlocking when adding to IOMonitor by @PixlOne in #390
  • CMake fixes: NDEBUG in None build type and allow shared ipcgull library by @PixlOne in #399

Full Changelog: v0.3.2...v0.3.3

v0.3.2

19 May 01:53
5767aac
Compare
Choose a tag to compare

General stability improvements:

  • Added SmartShift support on MX Anywhere 3 and other SmartShift 2 (0x2111) devices (@leios76)
  • No longer terminates on enumerating a bad device
  • Remove check if DBus is found
  • Fix memory leak on receiver waiting

LogiOps v0.3.1

04 May 05:38
a77b328
Compare
Choose a tag to compare
  • Fix build errors on multiple platforms (older libconfig versions, gcc versions, and on Ubuntu)
  • Fix none-direction gestures

LogiOps v0.3.0

02 May 23:26
bd8b905
Compare
Choose a tag to compare

A major release of LogiOps that adds several stability fixes and enhancements.

  • Improved stability of device I/O
  • Improved stability when detecting devices
  • Added Logi Bolt support
  • Adds IPC support for GUI support
  • Receiver pairing support (this should be implemented in a GUI)
  • General code clean-up

This release now introduces a dependency on glib2 and the submodule ipcgull.

LogiOps v0.2.4

02 May 23:06
dbe2b28
Compare
Choose a tag to compare

Final version before adding D-Bus interface.

  • Small bug fixes

LogiOps v0.2.3

26 Mar 21:59
0a26579
Compare
Choose a tag to compare

Change notes:

  • Add configurable actions for some vertical and horizontal scroll wheels
  • Evdev events are now enabled on-demand
  • Fixed some dependency and compile issues on certain platforms
  • Updated tested devices
  • Updated README.md

LogiOps v0.2.2

20 Jul 00:48
6d7d91c
Compare
Choose a tag to compare

Change notes:

  • Add support for WirelessDeviceStatus (fixes bug #66)
  • Fix device I/O hanging on startup
  • Added 100ms delay before detecting added device to allow it to initialise properly
  • Add M590 to tested devices
  • Updated Arch dependencies

LogiOps v0.2.1

18 Jul 22:02
0928b39
Compare
Choose a tag to compare

Change notes:

  • Add support for ChangeHostAction

LogiOps v0.2

15 Jul 17:33
f51ba0f
Compare
Choose a tag to compare

Change notes

  • No longer requires PixlOne/libhidpp
  • Greatly improved stability
  • Greatly improved device detection
  • Several bug fixes
  • Now using more modern C++ practices
  • Improved code readability
  • Added versioning to logid

NOTE: If you were running 0.1, the device names in your config file should be changed (e.g. from MX Master to Wireless Mouse MX Master)