Page MenuHomeSolus

Update ulauncher to 5.12.2
ClosedPublic

Authored by algent on Aug 28 2021, 10:26 AM.
Tags
None
Referenced Files
F11068600: D11761.id28576.diff
Fri, Aug 11, 10:00 PM
F11068599: D11761.id.diff
Fri, Aug 11, 10:00 PM
F11050824: D11761.diff
Thu, Aug 10, 7:23 PM
F10988511: D11761.id28576.diff
Mon, Jul 24, 11:01 AM
F10937984: D11761.id28576.diff
Thu, Jul 13, 9:43 AM
F10842232: D11761.id28576.diff
Jun 10 2023, 10:56 AM
F10841538: D11761.id28599.diff
Jun 10 2023, 7:43 AM
F10837193: D11761.diff
Jun 9 2023, 12:18 AM
Subscribers

Details

Summary

Changelog:

  • App launcher: Fix terminal commands with Desktop entries not launching
  • ulauncher-toggle: Switch to use #/bin/sh shebang for better compatibility
  • Fix issue launching apps with trailing spaces in the desktop entry
  • Fixed crashes due to GTK4 library incompatibility
  • Fuzzy matching improvements
  • Restore extension logging
  • Prevent apps from exiting if Ulauncher crashes or is terminated
  • Add support for GDK_BACKEND=wayland,x11
  • Respect DesktopEntry OnlyShowIn and NotShowIn
  • Fix ampersand breaking highlighting
  • Change the systemd file to auto-start more consistently
  • Support symlinks in extensions
  • Suggest ulauncher-toggle when ulauncher is already running

Signed-off-by: Algent Albrahimi <algent@protonmail.com>

Test Plan
  • Launch different softwares using this ulauncher.
  • Use shortcuts:
    • g to search google.
    • wiki to search wikipedia.
  • Install different extensions like:
    • Process Murderer to kill different processes.
    • Github to search gists and repos. This requires the installation of python-pygithub.

Diff Detail

Repository
R5297 ulauncher
Lint
Lint Not Applicable
Unit
Tests Not Applicable