Albin Larsson

Results 78 issues of Albin Larsson

The current array options for buttons and settings has some limitation: * You can't exclude a button or setting. You have to specify all buttons/settings you want to include instead...

Feature
Improvement

Currently we string replace `$Number$` with the segment index, but there is also for example a zero-pad syntax `$Number%0[width]d$` where you should zero-pad with the number specified as the width....

I looked into how we are measuring CPU usage with our fluent-ffmpeg fork, and I can see some issues with it. For starters, `time` is a shell builtin in bash,...

### Description I considered that we might be able to solve the Wayland positioning issues by drawing the window over the whole screen, but with a transparent background, and drawing...

enhancement

### Description See #1393 Investigate if we can do more to get the window to show up faster initially. Remaining culprits: * Try using Cython #1395 * I didn't test,...

enhancement
contributor-friendly

This is the minimal setup to change the existing build to use Cython (would also need to add it as a build dependency though). I have tested but not sure...

### Environment Any ### Bug description The extension Unload event is sent to extensions when Ulauncher is closed, but not when you manually close them. It is located in Client.py...

bug

### Description A lot of APIs we depend on were removed in Gtk4 It is too early to even start investigating all that we would need to migrate. But these...

enhancement