Christian Kugler

Results 121 comments of Christian Kugler
trafficstars

I have a similar problem which occurs after a reboot. I wonder if it is related The first launch takes a while, but if you close tilix and open it...

Okay, thanks! Unfortunately not my issue then. I am on an Arch-ish (Manjaro) and it's a recent problem. :shrug:

I upgraded to `xdg-desktop-portal-gtk` from version 1.10.0-3 to version 1.12.0-1 yesterday and after that, startup time seems fine. I checked the release notes: https://github.com/flatpak/xdg-desktop-portal-gtk/releases/tag/1.12.0 and they say > Enable settings...

I think I understand how this happens and have an idea how to maybe fix it. I would like some feedback if this is something that has been tried before....

I'll sleep over it and give it a try on my next free weekend :)

Since I did not find this issue, I opened #9821, because I only searched for adding "start menu" entry. I thought I would drop by to add my current workaround...

Someone [wrote a PoC](https://forum.obsidian.md/t/tab-to-autocomplete-path-parts-in-quick-switcher/34135/13) and published it [here](https://github.com/Y-jiji/Better-Quick-Switcher). It is by far not perfect – again poc – and I am not sure which it interferes with Quick Switcher++ .

@darlal is right. The PoC is different than what the initial post suggested. There are multiple things different, but for example the PoC does no partial completion and just picks...

Apparently querying the IP need to happen quite a lot and fails every time for me. This should work: ``` openstack server show $server -f json -c addresses | jq...