github WootingKb/wooting-macros 0.7.0
0.7.0 - Closed Darren Testing Build

latest releases: v1.1.0, v1.0.2, v1.0.1...
pre-release17 months ago

This is the pre-release refined MVP build intended for closed testing for Darren, though we welcome anyone to test it and give feedback.

Some things are still in the middle of being polished up, others are left open for future development.

CHANGES FROM PREVIOUS VERSION

General

  • The entire backend has been cleaned up
  • some cleaning up of frontend code + removed all instances of type 'any'
  • Added updater pre-support
  • config file is now being used
  • Fixed the annoying permissions issue

Functionality

  • Added run at start of the system
  • Added minimize at launch
  • Added setting to hide on close
  • Added setting to Toggle Auto-add delay elements
  • Added setting to Toggle Auto-select newly added elements
  • Added setting to change the value that delay elements default to when they are created

UI

  • Disabled brightness actions for now
  • Added an alert that appears when a user adds an element to the sequence, which is the trigger of another sequence. Needs work to include the modifier keys if the trigger is a keypress array
  • Added Icons to both collections and macros, simply click on the icon button and a window will open for you to select an image
  • Added buttons to the Open Application action for a user to easily select a file or folder to open
  • Added a modal to confirm with the user if they would like to delete a collection
  • Removed elements related to importing/exporting macros
  • Fixed keypress events of the same key being linked when changing the keytype

Misc

  • Triggers are now even more optimized
  • Monitor specific brightness set is now supported
  • Added an easier way of triggering keys for developers when expanding (for custom key combos, etc.)
  • Frontend windows now launch 1024x768 with unfocused windows.
  • Tweaked the async keypress executing
  • Added warnings when setting up a recursive macro

TODO FOR POLISH

  • fix Linux HID code table.
  • Linux build - currently unavailable due to bacterial contamination of the Linux PC.
  • continue updating elements to match the wireframe

Known Issues - Frontend

  • hovering over the icon button in the collection creation/edit modal does not display properly (functionality not affected)
  • depending on how large the image file is, on slow performing machines changing the icon may take time, and the user may be confused as to why the icon didn't instantly change
  • the size of the base64 icon strings is relatively large, and could start getting big depending on how many macros a user adds - will look into compression

What's Changed

Full Changelog: 0.6.0...0.7.0

Don't miss a new wooting-macros release

NewReleases is sending notifications on new releases.