Albin Larsson
Albin Larsson
### Description We should at some point stop using GTK's non-standard CSS features with `@define-color` and the color functions, because it's not valid CSS. It makes text editors and linters...
### Environment Gnome ### Bug description I have gotten several Gnome crashes when Ulauncher grabbed the focus, and I end up not being able to type anything into Ulauncher or...
### Description The current logic doesn't care about or store data to weight up recent activity. See https://github.com/Ulauncher/Ulauncher/discussions/1272#discussioncomment-11708452 ### Communication guidelines - [X] I have read and agree with Ulauncher's...
### Environment Arch with Gnome 47 ### Bug description As of the latest system update Ulauncher no longer starts, but works after running `systemctl --user restart ulauncher`. Might also be...
**Describe the bug** System Tray icons doesn't load in Wayland with Unite, furthermore getting this error when it fails: ```sh gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed ``` It works with X11,...
I think this should work the same? Unless there is some benefit to using `timeout_source_new_seconds(1)` over `timeout_source_new(1000)` Also, there is already a simplified GLib method for this `GLib.timeout_add(timeout_ms, callback)` ....
### Description From the #1519 log ```sh libayatana-appindicator-WARNING **: 10:50:48.551: libayatana-appindicator is deprecated. Please use libayatana-appindicator-glib in newly written code. ``` https://github.com/AyatanaIndicators/libayatana-appindicator-glib ### Communication guidelines - [x] I have read...
### Description See pyproject.toml and https://github.com/python/mypy/issues/18473. I disabled it because incremental is not reliable, but it could be due to running in two separate environments (local pyenv and docker image...
### Discussed in https://github.com/Ulauncher/Ulauncher/discussions/1538 Originally posted by **nikolachakalov** September 17, 2025 Here is my current setup ``` Operating System: Fedora Linux 42 KDE Plasma Version: 6.4.4 KDE Frameworks Version: 6.17.0...
### Environment Any ### Bug description If you install an extension without any settings, like https://github.com/friday/ulauncher-gnome-settings Then the save button is still present and when you press it you get...