LoganDark
LoganDark
I currently map caps lock to backspace... maybe one day I will make my own custom keyboard that doesn't suffer from the problem of all layouts having incorrect arrow keys
Window shadow is not and should not be rendered by the application itself, it is a property of the operating system. Electron has a borderless mode where the edges can...
> No. ... That was quite rude and honestly uncalled for, but if that is your decision then I guess this request is closed.
> One more issue that some systems do that on a system level, and so it can't be in alacritty, macOS does it on a system level AFAIK. But that...
> we can assume that it's on a driver level in macOS, but what about the rest? You have config options for select to clipboard and everything already... why not...
> We can't even have it auto enabled by default That's why I said "It could even be disabled by default, I wouldn't care." > (yes, some drivers on X11...
> Some refs if someone decide to read into implications. > > https://wayland.freedesktop.org/libinput/doc/1.11.3/faq.html#faq_kinetic_scrolling > https://bugzilla.mozilla.org/show_bug.cgi?id=1213601 I'm aware of the problems of **implementing kinetic scrolling in the driver** (which is not...
It's not possible with the way X11 currently works to implement inertial scrolling at a system level. X11 only knows about the bitmaps of each application and sending inertial scrolling...
And yes, there are much more important things to do than this. I'm not being vocal because I want this _right now_. I'm being vocal because can only be implemented...
Getting winit to implement inertial scrolling would be an endeavor for sure, because it would need to be able to support both, with you declaring whether or not a certain...