a1_15

joined 1 year ago
[–] [email protected] 0 points 1 year ago (1 children)

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

[–] [email protected] 0 points 1 year ago

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

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (2 children)

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

[–] [email protected] 1 points 1 year ago

omg, I LOVE this...

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (3 children)

hexbear should be defederated.

edit: look up neo-terrorism. that is what they are attempting to do. very akin to the "Libs-of-tiktok" incident. they pose as left wing folks online, but cite to boost anger against people who lean more toward Left. they're NOT leftists.

[–] [email protected] 5 points 1 year ago

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

[–] [email protected] 1 points 1 year ago

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.

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

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

[–] [email protected] 3 points 1 year ago

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

 

Been tinkering with alot of parameters in about:config, but I finally a viable solution:

We all know that changing mousewheel.default.delta_multiplier_Any particular Axis values changes the minimum number of lines being scrolled

But what this does not change is the sensitivity of the smallest "fling" gesture when scrolling with a touchpad.

Here's the values you want to alter when trying make the scrolling feel more "tighter" or more "Windows like" or to fix the issue described above:

set apz.fling_friction 0.002 --> 0.005

apz.fling_min_velocity_threshold 0.5 --> 1.5

the above will make the smooth scrolling with touchpad actually feel smooth and in control. As opposed to simply changing the delta multiplier values.

 

Been tinkering with alot of parameters in about:config, but I finally a viable solution:

We all know that changing mousewheel.default.delta_multiplier_Any particular Axis values changes the minimum number of lines being scrolled

But what this does not change is the sensitivity of the smallest "fling" gesture when scrolling with a touchpad.

Here's the values you want to alter when trying make the scrolling feel more "tighter" or more "Windows like" or to fix the issue described above:

set apz.fling_friction 0.002 --> 0.005

apz.fling_min_velocity_threshold 0.5 --> 1.5

the above will make the smooth scrolling with touchpad actually feel smooth and in control. As opposed to simply changing the delta multiplier values.

 

Been tinkering with alot of parameters in about:config, but I finally a viable solution:

We all know that changing mousewheel.default.delta_multiplier_Any particular Axis values changes the minimum number of lines being scrolled

But what this does not change is the sensitivity of the smallest "fling" gesture when scrolling with a touchpad.

Here's the values you want to alter when trying make the scrolling feel more "tighter" or more "Windows like" or to fix the issue described above:

set apz.fling_friction 0.002 --> 0.005

apz.fling_min_velocity_threshold 0.5 --> 1.5

the above will make the smooth scrolling with touchpad actually feel smooth and in control. As opposed to simply changing the delta multiplier values.

[–] [email protected] 7 points 1 year ago

ayo, Gabe is a Windows user!? :D

view more: next ›