Drew Naylor
Drew Naylor
Interestingly, the Back button was discussed for Plasma Mobile a few years back: https://phabricator.kde.org/T13815 Edit: Ok so good news: someone was working on Back button support for Plasma Mobile in...
I think I turned this off temporarily due to it grabbing the wrong icon when an app didn't have an icon, like Ocarina of Time Link holding "nothing" in speedruns;...
I think a simple way to do this is with signals and slots by sending a signal from the shortcut in the `Tiles.qml` file when pressing `Escape` over to a...
Or maybe this would need a Connection?
The default Plasma 5 launcher has an alphabetical jumplist for the All Apps view that works exactly as I need (well, it doesn't zoom out while also showing everything relevant...
Actually, #195 is the DP2 to-do list.
If this doesn't work, a simpler idea would be to just store the properties in a Python script that has all the data flow through it. That way a picture...
I've realized that probably the easiest/simplest/most reliable way to get and load the data would be by using JSON and a config file that says what to run and which...
Can't remember if I mentioned this yet here, but the JSON response will have to be cached so the script/program that gets the data doesn't run every time the start...
Here's the tile schema for notifications, which could help to figure this out. Particularly useful is the thing to override the app's display name, which would be used for the...