Damglador

Results 67 comments of Damglador

That would make it an ultimate tunneler

Having to add and remove vanilla launcher every time I want to add or remove something from favorites is annoying

Folks, I've fixed it. In `~/.local/share/plasma/plasmoids/org.kde.plasma.simplekickoff/contents/ui/AbstractKickoffItemDelegate.qml` Replace `model.actionList` with `Array.from(model.actionList)` and restart plasma-shell or session or PC. I didn't test it for very long, but it works, the button is...

@kevinfulness Alt+F3 should open the same menu that right click on title bar does.

I think more currency choice would benefit a lot of people. For example Bank Rosii is missing Argentine Peso, which would be useful for people with Argentine as their region...

Pretty negligible difference imo. That may be critical is a currency had a very drastic drop or increase in the wrong time, but that's unlikely to happen.

`Desktop Action` Entries can have specified icons. For example ``` [Desktop Action play] Name=Play Game Icon=currenttrack_play Exec=isle [Desktop Action configure] Name=Configure Settings Icon=settings Exec=isle-config ``` ![image](https://github.com/user-attachments/assets/9b406785-ed54-4874-bce9-7ac6f85bb337) I think this way...

@helix26j that would also be an issue on Windows. Besides, users should still be able to manually set `STEAM_COMPAT_DATA_PATH` to wherever they want. Considering these are more of niche cases,...

@Lyssers just symlink the compatdata folder to your bigger drive and the problem is solved. This is multiple times easier than solving the issue without moving the compatdata to the...

With current behaviour to actually share a library (unless you want to play only Linux games), I had to 1. Create a (btrfs) subvolume for the game library 2. Mount...