• 0 Posts
  • 20 Comments
Joined 4 years ago
cake
Cake day: May 31st, 2020

help-circle


  • I wouldn’t get my hopes up. Them announcing something like this looks good PR-wise, so they’ll do it, even if they don’t actually expect this effort to lead to anything.

    But even if they do implement such an API, companies won’t start adopting this API until its capabilities are roughly comparable to the kernel-level solution AND it’s available on most Windows systems in the wild. So, we’re likely talking more than a decade before this sees sufficient adoption…












  • Uh, well, I kind of already wrote most of what there’s to say in the comment above, it hides your mouse pointer when you don’t move it for a few seconds.

    In most distros, it’s available as the unclutter package, directly from the repos. On Debian-based systems, the package you want is called unclutter-xfixes.

    https://wiki.archlinux.org/title/Unclutter

    It is built for X11 and won’t work on Wayland.
    But KDE recently shipped a built-in feature as part of Plasma 6.1 (a Desktop Effect called “Hide Cursor”), which also works very nicely. That one does not cause hover elements to disappear.



  • Ephera@lemmy.mltoMemes@lemmy.mlWhat happened? Take me back
    link
    fedilink
    arrow-up
    12
    arrow-down
    16
    ·
    26 days ago

    Man, I know US food is …something else, but still, what the hell is this thing?

    Apparently, the 5 layers are:

    • Beef
    • Cheese
    • Beans
    • Nacho Cheese Sauce
    • Sour Cream

    A.k.a. 5 times protein for no fucking reason. That’s going to taste like garbage, unless you make it entirely too greasy, too.

    I guess, it being called “beefy”, that’s its whole gimmick, but that still doesn’t explain why it exists in the first place. When you could be eating something with a multitude of flavors, which doesn’t sit in your stomach like a brick either, why do you choose just a lump of meat?



  • I like to use unclutter to hide my mouse pointer after a few seconds without being moved.

    Now, the thing is, it doesn’t just visually hide the cursor, it actually removes it, so UI elements triggered by hovering disappear. Sometimes that’s great, other times it’s infurriating, like when reading a tooltip or menu.

    I mostly use a touchpad, and so I developed a habit to wiggle my finger while I’m intentionally hovering something, so that there was enough mouse movement for unclutter to not remove my pointer.

    Then I found a setting for the jitter threshold of the touchpad. Basically, with the threshold on, it ignores tiny movements, because the hardware reports finger wiggling, even if you hold your finger perfectly still. Which is perfect for me to turn off.

    Now when I have my finger on the touchpad, it automatically wiggles and allows me to read hover elements. If I take my finger off, it stops wiggling and removes the cursor.
    It’s almost like someone designed an OS with touchpads in mind, rather than them being an afterthought.



  • Ephera@lemmy.mltoLinux@lemmy.mlQustions
    link
    fedilink
    arrow-up
    23
    ·
    1 month ago
    1. Are there any distributions that come with the minimum pre-installed apps ? … I mean not even a video or music player

    You would not believe the obsession the Linux community has with minimal distros. Yes, there are many variants of “nothing” pre-installed.

    Problem is, that many of the minimal distributions are more difficult to use, because they might not have a GUI, for example. Or they don’t have handling for Bluetooth out of the box. Things like that.

    For someone new to Linux, I would not recommend jumping straight to a minimal distro. The pre-installed apps are typically decent on Linux (like a recommendation by the folks who create the distro) and if you don’t know much of the ecosystem yet, it’s a good way to start learning about it.

    If you do find, you really just don’t need any video or music player, you can also separately uninstall them. Which, again, is easier than installing missing things that you never heard of.