Ulauncher

Feature rich application Launcher for Linux

OTHER License

Stars
3.4K

Bot releases are visible (Hide)

Ulauncher - 5.14.7

Published by friday about 2 years ago

  • Actually fixed issue with WebKit2Gtk that I thought I fixed in 5.14.6 (see #1098)

Full Changelog: https://github.com/Ulauncher/Ulauncher/compare/5.14.6...5.14.7

Ulauncher - 5.14.6

Published by friday about 2 years ago

What's Changed

  • Improved user configuration compatibility with next major Ulauncher release if user upgrades and later downgrades.
  • Ignore installed extensions that are not compatible with the current API version.
  • Fixed issue with incompatible version of WebKit2Gtk loading in Arch (actually fixed in 5.14.7)

Full Changelog: https://github.com/Ulauncher/Ulauncher/compare/5.14.5...5.14.6

Ulauncher - 5.14.5

Published by friday over 2 years ago

What's Changed

  • Added support for libnotify 0.8 in Arch
  • Improve/fix errors shown to users when extensions fails to install.

Full Changelog: https://github.com/Ulauncher/Ulauncher/compare/5.14.4...5.14.5

Ulauncher - 5.14.4

Published by friday over 2 years ago

What's Changed

Ulauncher - 5.14.3

Published by friday almost 3 years ago

What's Changed

Ulauncher - 5.14.2

Published by friday almost 3 years ago

  • Avoid issue with applications not launching: Revert previous behavior, but only use systemd-run if running from within systemd
Ulauncher - 5.14.1

Published by friday almost 3 years ago

  • Tried to fix applications not launching (#842)
  • Show a more helpful error instead of "KeyError" if the extension controller is not registered when trying to change the application preferences.
  • Added build target for Ubuntu Impish and restored it for Bionic (also pushed for 5.14.0 retroactively)
  • Added supports for more variants of github extension URL (Roshan R Chandar)
Ulauncher - 5.14.1-beta1

Published by friday almost 3 years ago

  • Tried to fix applications not launching (#842)
  • Show a more helpful error instead of "KeyError" if the extension controller is not registered when trying to change the application preferences.
  • Added build target for Ubuntu Impish and restored it for Bionic (also pushed for 5.14.0 retroactively)
  • Added supports for more variants of github extension URL (Roshan R Chandar)
Ulauncher - 5.14.0

Published by friday about 3 years ago

  • Fix crashes due to XInitThreads not being called (troycurtisjr)
  • Fix main UI so that it scales with HiDPI displays / large fonts (friday)
  • Add preference allowing to show apps even if they specify not to show in the current desktop environment (jtheoof)
  • Prevent "zombie processes" being created when trying to launch an app which is already running (troycurtisjr)
Ulauncher - 5.13.0

Published by friday about 3 years ago

  • Make sure ulauncher uses Xwayland when launched from systemd.
  • Add systemd service unit file to the debian package.
  • Implement standard shell/emacs ctrl-n/ctrl-p scrolling.
Ulauncher - 5.13.0-beta2

Published by friday about 3 years ago

  • Make sure ulauncher uses Xwayland when launched from systemd.
  • Add systemd service unit file to the debian package.
  • Implement standard shell/emacs ctrl-n/ctrl-p scrolling.
Ulauncher - 5.13.0-beta1

Published by friday about 3 years ago

  • Implement standard shell/emacs ctrl-n/ctrl-p scrolling.
Ulauncher - 5.12.2

Published by gornostal about 3 years ago

  • App launcher: Fix terminal commands with Desktop entries not launching
  • ulauncher-toggle: Switch to use '#/bin/sh' shebang for better compatibility
Ulauncher - 5.12.2-beta1

Published by gornostal about 3 years ago

  • App launcher: Fix terminal commands with Desktop entries not launching
  • ulauncher-toggle: Switch to use '#/bin/sh' shebang for better compatibility
Ulauncher - 5.12.1

Published by friday about 3 years ago

#784: Fix issue launching apps with trailing spaces in the desktop entry

Ulauncher - 5.12.1-beta1

Published by gornostal about 3 years ago

#784: Fix issue launching apps with trailing spaces in the desktop entry

Ulauncher - 5.12.0

Published by friday about 3 years ago

#717, #765 Fixed crashes due to GTK4 library incompatibility
#774 Fuzzy matching improvements
#772 Restore extension logging
#778 Prevent apps from exiting if Ulauncher crashes or is terminated
#776 Add support for GDK_BACKEND=wayland,x11
#343 Respect DesktopEntry OnlyShowIn and NotShowIn
#771 Fix ampersand breaking highlighting
#743 Remove dependency on Sass (and Python2 to build)
#766 Change the systemd file to auto-start more consistently
#773 Support symlinks in extensions
#777 Suggest ulauncher-toggle when ulauncher is already running
#554 Remove distutils-extra as runtime dependency
Several minor tweaks to logging, performance etc: 28eb396, 5ec85ff, 01012ff, 23a1d2c, 1bf522c

Ulauncher - 5.12.0-beta4

Published by friday about 3 years ago

#717, #765 Fixed crashes due to GTK4 library incompatibility
#774 Fuzzy matching improvements
#772 Restore extension logging
#778 Prevent apps from exiting if Ulauncher crashes or is terminated
#776 Add support for GDK_BACKEND=wayland,x11
#343 Respect DesktopEntry OnlyShowIn and NotShowIn
#771 Fix ampersand breaking highlighting
#743 Remove dependency on Sass (and Python2 to build)
#766 Change the systemd file to auto-start more consistently
#773 Support symlinks in extensions
#777 Suggest ulauncher-toggle when ulauncher is already running
#554 Remove distutils-extra as runtime dependency
Several minor tweaks to logging, performance etc: 28eb396, 5ec85ff, 01012ff, 23a1d2c, 1bf522c

Ulauncher - 5.11.0

Published by gornostal over 3 years ago

  • Enabled builds for Ubuntu 21.04
  • Made a dependency on app indicator optional
Ulauncher - 5.11.0-beta1

Published by gornostal over 3 years ago

  • Enabled builds for Ubuntu 21.04
  • Made a dependency on app indicator optional