Skip to content

Tags: isomerc/nicotine

Tags

v0.6.0

Toggle v0.6.0's commit message
bump version

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Smarter keyboard cycling + Smarter window rescan (#21)

* make keyboard cycling enabled smarter on linux

* add smarter window rescan

v0.4.3

Toggle v0.4.3's commit message
bump to 0.4.3, ensure release agreement

v0.4.2

Toggle v0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version Checking + Mouse Binding Fix #16

v0.4.1

Toggle v0.4.1's commit message
fix binary name for linux release

v0.4.0

Toggle v0.4.0's commit message
dpi fixes and version bump

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Keyboard Support for cycling (#10)

* Added keyboard keybind support

* Fixing merge conflicts, adding keyboard support, updating code to 0.3 release

* Added keyboard bindings for cycling.  Includes modifier config to support combining a key with the backwards key.

* Fixed readme

* Fixed defaults

* Fixed a couple issues in the README section for keyboard keybinds

* one of the listener error outputs still said mouse for the keyboard listener

0.3.2

Toggle 0.3.2's commit message
bump version

v0.3.2

Toggle v0.3.2's commit message
bump version

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Targeted Cycling (#8)

* add targeted cycling

* update readme

* formatting and bump version