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.
Maybe it’s a soy sauce situation. Bears are named after bears cave.
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.
I have 32 GB, which is completely filled up by photos and music. If it had an SD card slot, I think I’d be fine with it. I’m going to have to use cloud storage soon to offload my photos, though that means I can’t access them as easily anymore.
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.
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).
Oh, that explains why ctrl is blue.
There are 2 benefits of using TOTP here:
If an attacker gains access to your password, maybe through a keylogger or browser extension, the TOTP code will expire after a minute, and the attacker won’t be able to log in later.
Using 2-factor authentication (in general) allows you to keep your login information on 2 separate devices, such as using your computer to store passwords, and your phone to generate TOTP codes. Most people (me included) will probably use 1 device for both though.