Albin Larsson

Results 78 issues of Albin Larsson

I tried building the AUR with [yay](https://github.com/Jguer/yay) and with `makepkg -si`, but it fails, and I'm getting this output in the build phase: ``` ==> Starting build()... Warning: The update...

Do you want help, and in that case have you considered creating a roadmap, documenting how to contribute, adding eslint, unit tests and such?

When I run `lerna version --conventional-commits` in a monorepo with independent versioning and package names with scopes, lerna produces an invalid git command because the tag name is lowercased: This...

type: bug

### Environment Distro: Mint 22 (Ubuntu 24.04) DE: Cinnamon 6.0.4 ### Bug description From #1355: 1: I tried `make deb` and then tried running the ulauncher .deb file but it...

bug

### Description This was among the first thing I started working on when making the v6 branch originally, so I rewrote setup.py to work on newer python versions and using...

enhancement

### Description As of 1b71d2cb (v6) we install three tray icon variants `ulauncher-indicator-symbolic`, `ulauncher-indicator-symbolic-dark` and `ulauncher-indicator`, but only the first one is used. It's possible to change the icon manually...

feature
size-S
severity-low
contributor-friendly

### Description 83640e58 fixes a lot of these, but not all. Additionally I added a bunch of `assert something` when something was Optional[something] (often returned by a function getter) and...

enhancement

### Description Why: 1. If the theme is loaded every time the window opens, it means we don't have to reload the window after changing the preferences, and you can...

enhancement

### Description I tested on KDE Plasma Wayland and got the border there (Only happen on pure Wayland. not X11 or XWayland) ``` Ulauncher version 6.0.0 GTK+ 3.24.37 PyGObject+ 3.44.1...

enhancement

### Description When installing extensions locally from a path, override/deduplicate with the installed extension url Either need to hard code the url into the manifest as discussed in #1319 or...

enhancement