Ulauncher

Feature rich application Launcher for Linux

OTHER License

Stars
3.4K

Bot releases are hidden (Show)

Ulauncher - 5.15.4

Published by gornostal about 1 year ago

Ulauncher - 5.15.3

Published by friday about 1 year ago

What's Changed

  • Fix bad assumption removing all .desktop from application ids instead of just the file extension (should fix Telegram app not launching)

Full Changelog: https://github.com/Ulauncher/Ulauncher/compare/5.15.2...5.15.3

Ulauncher - 5.15.1

Published by friday almost 2 years ago

What's Changed

Fixes

  • If the users configuration or statistics files are corrupted, ignore/overwrite them to prevent Ulauncher from failing to launch.
  • Prevent zstd from being used in deb packages (needed for compatibility with Debian)
  • Added wmctrl to the Ubuntu dependencies (it's not required, but used when you use ulauncher-toggle instead of the hotkey settings)
  • Updated the links in the help tab in the settings window.

Full Changelog: https://github.com/Ulauncher/Ulauncher/compare/5.15.0...5.15.1

Ulauncher - 5.15.0

Published by friday about 2 years ago

What's Changed

Fixes

  • Ulauncher will no longer assume the default extension branch is named "master" (e5455843ffaef44e1698400dddff959ae83d6f39 and b33a71bc3802a1c519cdd28b487d1d51c5266b6c)
  • Prevent Ulauncher crashing if installing themes or extensions with invalid json manifests (#1103 and c7d428f9a5fe5466b8090218d4644cac497bfd1e)
  • Fix floating point errors for the calculator (acc1b74d866bbe62329b3cff4ea7cb4df81a3a1f) (backported from v6 branch)

Features and improvements

  • Improved extension installation error handling and added instructions for how to install extension manually, if the network isn't working (306771c3860ec320f630486261dbbbe26075d314)
  • Added keyboard shortcut Ctrl + Comma to show preferences (a8bf53ada544bdd209ba578d045bb4f7a9426371) (backported from v6 branch)
  • Treat both comma and dot as decimal separators for calc mode (b243dd00a97cffff803f64d127f46e9fde9b13d1) (backported from v6 branch)
  • Simplified the documentation for the API version specifier since we will abandon the complicated semver implementation for next release (6d235be07ee1d7ff5899c44bc8b37e99c9b84a03) (this has to be updated manually to the documentation host)

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

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