this post was submitted on 21 Nov 2024
100 points (98.1% liked)

Linux

13923 readers
209 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

I find this hilarious. Is this an easter egg? When shaking my mouse cursor, I can get it to take up the whole screens height.

This is KDE Plasma 6.

top 19 comments
sorted by: hot top controversial new old
[–] jared@mander.xyz 28 points 2 years ago* (last edited 2 years ago) (2 children)

I just turned it on the other day out of curiosity, now I'm jigglin' my mouse to see how big I can get it.

[–] KillerTofu@lemmy.world 17 points 2 years ago

Nah baby, I swear! You just gotta jiggle it.

[–] onlinepersona@programming.dev -3 points 2 years ago (1 children)

It's PNG? I was hoping it would be a vector image to have unpixelated monster mouse pointer goodness.

Anti Commercial-AI license

[–] ElectroLisa@lemmy.blahaj.zone 7 points 2 years ago

Newer Plasma versions use Vector pointers when available

[–] notprogrammer@programming.dev 18 points 2 years ago

There doesn't appear to be a limit to the maximum size the KDE cursor can get when you shake it.

And that's a good thing!

[–] JackGreenEarth@lemm.ee 14 points 2 years ago (2 children)

Why would shaking the cursor make it bigger in the first place? Is this an accessibility feature to find the cursor?

[–] schizo@forum.uncomfortable.business 19 points 2 years ago (2 children)

Yeah, and Windows and OS X both do it as well.

Though there being no upper limit to the size is amusing.

[–] Rhaedas@fedia.io 5 points 2 years ago (2 children)

Can't tell if lazy programming or just figuring it will fix itself. In theory there would be a point of overflow maybe? Well, I guess that also fixes itself.

[–] TimeWalker@lemmy.foxden.party 13 points 2 years ago

It's by design as mentioned in this bug report.

There is a hidden config to cap the over magnification on shake

[Effect-shakecursor]
OverMagnification=0
[–] schizo@forum.uncomfortable.business 4 points 2 years ago (2 children)

I assume the KDE implementation resizes to default when you stop shaking it.

I could totally see someone coding a function that increases the mouse pointer by x% every y mouse shakes, and then neglecting to put in a size cap.

[–] moonpiedumplings@programming.dev 4 points 2 years ago* (last edited 2 years ago) (1 children)

I could totally see someone coding a function that increases the mouse pointer by x% every y mouse shakes, and then neglecting to put in a size cap.

This feature used to be in KDE 5 as well though, but with a size cap. I suspect the removal of the size cap is intentional rather than a bug.

[–] yonder@sh.itjust.works 2 points 2 years ago

Having a size cap does not make much sense since the increased pointer size is triggered intentionally, meaning if someone keeps shaking the pointer, they must want it bigger (whether for amusement or because they're hella blind).

[–] Rhaedas@fedia.io 1 points 2 years ago

Yes, it resets once motion is stopped. It's one of those things where without comments in the code or something you could also assume forgetting to check one of the bounds just happened to work fine.

[–] sukhmel@programming.dev 1 points 2 years ago

MacOS does this, but on screen recording it never shows it. Feels good to see Linux records what user actually saw

[–] CMDR_Horn@lemmy.world 8 points 2 years ago

Yes. It was enhanced and enabled by default in KDE6

[–] CosmxTi@beehaw.org 10 points 2 years ago

Noticed this a few weeks back as my mouse was dying and needed a shake. Not sure what causes it, but I found it entertaining enough not to complain. Still enjoying it tbh

[–] thingsiplay@beehaw.org 8 points 2 years ago

To me it makes sense. If you shake, the cursor gets bigger. If you are not able to see and find it, then it makes sense to shake more until you find it. There is no harm, so its fine (but also agree on being hilarious).

[–] HorreC@lemmy.world 8 points 2 years ago

Dude I love that feature soooo much, I found it like 2 months ago and I shake it all the time. Its like a normal thinking thing for me now, spin it while I use my thinking meat on things.

[–] fmstrat@lemmy.nowsci.com 4 points 2 years ago

I always just slide my mouse to the top left, and eventually I see it.