Dolphin has this as an option (Configure Dolphin > View > Content Display > Folder Size > Show size of contents[…])
they/them
Dolphin has this as an option (Configure Dolphin > View > Content Display > Folder Size > Show size of contents[…])
I had the same idea, and I’m trying it right now… Not something I’ve ever done before though.
Well I only play a single game, at 30fps and 50% resolution, because I really dislike the fan coming on.
Outside games, I guess higher resolution is better for reading text, but 2k should be enough for that.
Every toilet’s a bathtub if you believe in it enough.
I’ve never tried having the app on multiple devices - I specifically didn’t want it on my phone - but it’s worth a try. I use whatsapp web in firefox, and only start waydroid when I need to log in again. The third party linux apps just load whatsapp web in electron or something.
Exactly. I created my whatsapp account in waydroid like this.
They have already bought .org and .net. I guess they just haven’t set them up yet.
trefle.io has data from various sources, though a lot of pages are rather empty.
On my system, it supposedly hasn’t been modified since 2022, and hasn’t been accessed since January. ~/.config/kdeglobals
was modified today. You could just rename it to kdeglobals.bak
and see what happens.
Sadly KDE is also trying out the “modern” style tabs in some places too:
Right, that makes sense as well. What I was thinking is that the use of the accent colour shows which one is active, though it would probably be less confusing if this wasn’t done with an outline. See the KDE version for example:
Regarding keyboard navigation, I could see this working similarly to radio buttons, where the tab key selects the entire tab group, and tabs need to be navigated using the arrow keys. In this case I think it makes sense to put the focus border around only the selected option, and having the focus border follow the selected option when arrow keys are used. If this is the case, I think swapping the current version does make sense.
If they did the exact opposite of this, I think it would look ok. If I was trying to fix this, I would probably just swap the styles of the selected and deselected states. Maybe it’s a miscommunication between designers and implementers, causing the meanings to be swapped?
I believe if you attach more than 4 images to a post, other mastodon servers will only show the first 4 images, and will not give any indication that the remaining images are missing.
What’s wrong with forms?
I use LeechBlock NG. It has many different blocking options, including greyscale, or a countdown before the page loads.
You can use command line arguments for minetest to bypass the built in menu. You could then re-implement all menu features yourself.
It’s gradually getting there. The settings redesign was introduced a few versions ago, and the online content menu redesign will hopefully land in the next version (and potentially replace the current content tab after that). I agree that the main menu redesign might be a while away though.
I believe it is the implementation of the tick system in Mesecons (which VoxeLibre redstone is based on) that is the issue, and I agree it makes it nearly useless. It is absolutely an issue with the mod, not the engine, but would probably require a big rewrite of the mod to fix (not that I’m familiar with the actual implementation of mesecons).
The JavaScript isn’t slow at rendering, it’s re-doing all the network requests. It re-loads parts of the page each time the layout changes.