Skip to content

Releases: mike-schultz/materialette

v.1.2.3

17 Nov 05:12
Compare
Choose a tag to compare

Fixes issue with tooltip not updating when rgb/hex mode is switched.

v1.2.2

09 Nov 04:14
Compare
Choose a tag to compare
  • Fixes an issue where the tooltip hides too fast

v1.2.1

07 Nov 02:44
Compare
Choose a tag to compare

Updated look

  • Icons instead of text for the menu bar
  • Removes borders from the color cells
  • Color icon for menubar on macos

v1.2.0

24 Oct 06:15
Compare
Choose a tag to compare

Fixes

  • Smaller menubar icon size
  • Disables resizability of window #15
  • Clipboard becoming disabled and not allowing copy/paste #18
  • App orientation on windows was misaligned for alternate start menu placements # 8

Other

  • Adds tooltip to the trayicon #14
  • Adds context menu on right click (windows) #16
  • Adds the ability to hide the app on 'esc' key.
  • Removes the dependency on menubar by rewriting the electron portion of the app (issues with window placement on windows OS)

v1.1.1

17 Oct 05:29
Compare
Choose a tag to compare

Sets the behavior of alwaysOnTop default to false (on-blur will hide the window), but allows the behavior to be dynamically changed with the addition of a "pinned" toggle button.

v1.1.0

17 Oct 01:28
Compare
Choose a tag to compare

Thanks for all of the feedback! I appreciate the many suggestions and improvements to make on the app.

  • macOS build is now signed by an identified developer (renewed my developer account just so I could sign this!)
  • Linux and Windows 7+ build are now available (YMMV - see README)
  • Changes the top-bar nav UI
    • Makes the arrows more noticeable.
    • Adds hide and exit buttons.
  • The window is now "sticky" as opposed to auto-closing when focus is left.
  • Uses system fonts rather than web fonts.

v1.0.0

16 Oct 01:54
Compare
Choose a tag to compare
Fixes build process bug