I had the same idea, and I’m trying it right now… Not something I’ve ever done before though.
they/them
I had the same idea, and I’m trying it right now… Not something I’ve ever done before though.
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.
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.
What’s wrong with forms?
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).
No, it means people can contribute issues and pull requests to projects on other servers. Repositories would only be created on the server your account is on if I’m not mistaken. I believe it uses activitypub internally, so should work the same as Lemmy/mastodon.
That is interesting. WASM seems like it’s just a replacement for the TrueType hinting language (which is already a VM). So I guess it’s benefiting from a more standardised and audited virtual machine.
It’s also fairly limited to what it can do (source):
you can influence the process of mapping a string of characters into an array of glyphs, you can determine how those glyphs are positioned and their advance widths, but you cannot manipulate outlines, variations, line breaks, or affect text layout between texts of different font, variation, language, script or OpenType feature selection
I don’t see how the mentioned future drawing API will fit into that though.
Do you have a link for that, or a term I can search for? I’m not finding anything about it.
I’m not entirely sure how I feel about fonts containing WASM code… It feels like we’re overcomplicating things a bit.
I’m pretty sure kate has different word selection rules for different languages. I have no idea how to configure these though.
Has IRC been getting many new features recently? It kind of feels like the sort of thing where software can become “finished”.
Krunner is better at displaying longer search results. The launcher truncates anything longer than 1 line. Dictionary definitions are an example.
Krunner also keeps what was last typed in, which is very useful if I’m adding up a bunch of numbers, or if I need to switch to a different application before using the result.
and all future commits
Not entirely true. As long as you hold the copyright to all of the code (there are no contributions from other people), you can change the license however you like. The important thing is that this only affects commits after the licence is changed. All earlier versions are permanently available under the license they were released with.
Also Haiku. I was impressed by the amount of software available for it.
Dolphin has this as an option (Configure Dolphin > View > Content Display > Folder Size > Show size of contents[…])