a1_15

@a1_15@lemmy.world
3 Post – 11 Comments
Joined 11 months ago

don't know if you'll like it, but seez.su does have a trending section. they also separate it according to the streaming service you select iirc. Netflix, Disney+, HBO etc

3 more...

yeah, you can use your own api incase the developer's grace period ends

yeah, the scrolling behaviour on Linux was driving me nuts. Touchpad on Linux isn't in a very good shape already. Yesterday, I decided that enough was enough lol. And I sat down to hunt the values myself

You can try out LASIM(I can't remember the name exactly) tool on github. it works in a pretty no-nonsense, straight to the point kind of way

hexbear alt spotted!! this is the most popular comment that those fascits/bigots/neo-terrorists post in any thread that makes them salty!

1 more...

it's a streaming website. not a torrent download site, just letting you know

1 more...

Yeah, this fix mainly mitigates the "looseness" when scrolling with a touchpad. min_velocity_threshold is the parameter that controls how kinetic the smallest fling is. The higher the value, the more tight it'll be, i.e. the lesser the velocity of the minimum fling will be

apz_fling_friction controls how long the effect of a complete fling lasts, how rough the scroll should be. Lowering the value will "lubricate" the scroll. Increasing it will do the opposite, which is what we did here.

Mozilla really should have made these values the default, since HiDPI displays behave differently with touchpads on Linux than they do with Windows... And it's not exactly easy for someone new to sit down and check different scroll related parameters to fix such annoying issues.

:)

from my experience, Linux and Windows aren't that different. they both have their janks and pros

¿

how do we force wayland for particular apps when logged into an x11 session?