Release with a lot of quality of life improvements.
Clipboard history
Clipboard history search is now faster, more reliable and also highlights matching content.
Clipboard history can also be configured to set a time-based eviction threshold, so that old entries get erased automatically:
Onboarding
Linux users will now be shown an onboarding screen the first time they use Vicinae, to let them configure their favorite theme and their binding to open Vicinae.
Basic MPRIS integration
New media control commands on Linux, powered by MPRIS.
Tray
Vicinae now exports an icon to the tray (can be disabled in the advanced settings).
It also features a command to search through tray items:
For macOS users, there is a new command to search menu bar items for the currently active application, too!
Sponsors
Thanks to our sponsors for supporting vicinae!
- @jaredallard
- @edd
- @brpaz
- @MartinLoeper
- @fbosch
- @travisty-
- @sei40kr
- @SiriusCrain
- @FredrikMWold
- @Keyruu
- @JustAdreamerFL
- @coderabbitai
- @acress1
- @Selianos
What's Changed
- feat(i18n): add German translations by @ChrisLauinger77 in #1872
- a11y: annotate important QML components by @aurelleb in #1873
- feat: add onboarding step on all platforms by @aurelleb in #1877
- fix(macOS): follow directory symlinks when scanning apps by @dnlzro in #1868
- fix: calculator badge overflow by @aurelleb in #1878
- perf(extensions): do not wait for bus writes by @aurelleb in #1879
- feat: better clipboard history search by @aurelleb in #1881
- feat: add time-based clipboard eviction threshold by @aurelleb in #1882
- feat: add MPRIS now-playing media controls by @mvanhorn in #1862
- feat: show focused app name and icon on paste actions by @tiagem in #1834
- fix: copy extension directories atomically by @aurelleb in #1883
- feat: linux tray icon and search tray command by @aurelleb in #1885
- fix: report accurate text selection on wayland by @aurelleb in #1887
- feat: add action to create shortcut to file by @aurelleb in #1888
- feat: add option to disable tray icon by @aurelleb in #1891
- feat(macOS): search menu bar command by @aurelleb in #1889
New Contributors
- @ChrisLauinger77 made their first contribution in #1872
- @mvanhorn made their first contribution in #1862
Full Changelog: v0.27.5...v0.28.0