| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ulauncher_5.16.1.tar.gz | 2026-09-01 | 1.9 MB | |
| ulauncher_5.16.1_all.deb | 2026-09-01 | 1.9 MB | |
| 5.16.1 source code.tar.gz | 2026-09-01 | 1.2 MB | |
| 5.16.1 source code.zip | 2026-09-01 | 1.4 MB | |
| README.md | 2026-09-01 | 3.6 kB | |
| Totals: 5 Items | 6.4 MB | 4 | |
App Changes
🐛 Bug Fixes
- Remove noisy debug log for incomplete hotkey input (247ad0b)
- Exit when --hide-window is passed and app is already running (#1224)
- Hotkey: Strip lock modifiers from captured accelerator (#261)
- Window: Guard null window and missing ui files (8893027)
- Window: Handle missing monitor when positioning (b98bc1a)
- File browser: Stabilize sort and handle tilde with spaces (d821654)
- Preferences: Update Vuex store synchronously in computed setters (#1333)
- Preferences: Percent-decode file2:// paths so icons with spaces or accents load (#1225)
- Preferences: Finish webkit request on callback parse error (6b8e965)
- App: Position the window before mapping it, not after (#563, #661)
- Decorator: Handle falsy singletons and spawn flag correctly (e96798f)
- Decorator: Use daemon attribute over deprecated setDaemon (dcc2131)
- Main: Make reload_config re-entrant and create dirs race-safe (f098e5d)
- Search: Avoid scoring literal None for nameless items (ba36233)
- Search: Handle whitespace queries consistently (67876fa)
- Server: Close socket in is_port_in_use (a499fe5)
- Service: Restart only on failure so a name-conflict exit can't fail the unit (e5ecfe7)
- Utils: Use set for highlight lookup (d05fbe3)
- Wayland: Use is_wayland() instead of is_wayland_compatibility_on() for Keybinder (c7aebfb)
- Widget: Avoid crash on unrealized window and missing theme (25c4d69)
Extension Changes
🐛 Bug Fixes
- Harden extension tar extraction and temp file creation (f44928b)
- Stop spurious restarts and report running state correctly (3aedd6a)
Full Changelog: https://github.com/Ulauncher/Ulauncher/compare/5.16.0...5.16.1