Skip to content

Releases: SmileLulz/SmileMenu

v4.7

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:03
  • Fixed Theme.qml not added in the qmldir

v4.6

Choose a tag to compare

@github-actions github-actions released this 03 Sep 16:55
  • Fixed frontend issues
  • Added Theme.qml to make the theming easy (coloring and sizing only)

v4.5

Choose a tag to compare

@github-actions github-actions released this 01 Sep 21:02
  • Fixed persistent LayerShell activation from the daemon workspace affecting application launches
  • Split the QML files into modules
  • --gen-theme now extracts all the default QML theme files
  • Added optional cyclic keyboard navigation with cycle: false by default in config
  • Replaced provider path field mode with explicit file mode
  • Provider file fields now fall back to an empty value for non-file output

v4.4

Choose a tag to compare

@github-actions github-actions released this 01 Sep 16:05
  • Fixed debian build support
  • Fixed rounded corners not clipping

v4.3

Choose a tag to compare

@github-actions github-actions released this 01 Sep 01:10
  • Fixed provider system bugs
  • Added --version, -v
  • Added short forms for every options/args
  • Fixed icon preview style

v4.2

Choose a tag to compare

@github-actions github-actions released this 31 Aug 16:07
  • Updated license
  • Harden daemon IPC and provider lifecycle
  • Fixed bundled QML resource loading and theme reloads
  • Fixed application cache invalidation and atomic state writes
  • Bound provider output and clipboard display text
  • Fixed Qt6/LayerShell Debian build metadata
  • Removed --help-all argument
  • Added proper builds support for different Linux distributions

v4.1.6

Choose a tag to compare

@github-actions github-actions released this 31 Aug 15:40
  • Testing workflow
  • Writing wiki

v4.1.5

Choose a tag to compare

@github-actions github-actions released this 31 Aug 01:43
  • Fixing fedora workflow