Albin Larsson

Results 78 issues of Albin Larsson

My three main concerns are 1. The query listener should only render a result list. It can trigger any action now, rather than just RenderResultListAction. I think instead of letting...

enhancement

### Description Currently extensions can import any part of Ulauncher. This means **any time we make any internal changes to our code it has the potential to break extensions**. Even...

enhancement

### Description This is a suggested strategy for #920 and #283. Extensions now work by importing Ulauncher modules from https://github.com/Ulauncher/Ulauncher/tree/v6/ulauncher/api. If we moved this folder to a separate repository and...

enhancement

### Environment Any ### Bug description We already convert the floats to decimals to avoid floating point errors that are introduced in the calculations, but this can already be too...

bug
severity-low
contributor-friendly

### Description Add the ability to rearrange the order of the shortcuts with drag and drop in the shortcut preferences and get the same order in the default search suggestions...

enhancement
severity-low
contributor-friendly
Python
VueJS

### Description Enable dragging the window corners to resize the main Ulauncher window and the preferences window, and store that in the settings for next time for the main Ulauncher...

feature

I know this can be done with alt + enter now. The problem is alt + enter as a user is kind of scary. You don't know what it does...

enhancement

### Description The default GTK window behavior adds shadow to windows if there is a compositor, lets you drag the corners to resize the window and adds a headerbar which...

enhancement

My extension ulauncher-clipboard already has [this feature](https://github.com/friday/ulauncher-clipboard#copy-hook). When you press enter it "copies" the highlighted line. This in turn optionally triggers a "hook" where you as a user can specify...

feature
severity-low
VueJS

If you can't install a specific extension or are having other issues with it, please report the issue on the extension's Github page, **not here**. Make sure you read their...