Results 517 comments of ildar

it shouldn't. Please file it at https://github.com/renyuneyun/Easer/issues/

Is there a good Open-source replacement?

> Currently I'm using the following rules which make the editor barely usable: > ``` > ... > windowrulev2 = noinitialfocus,class:^(jetbrains-.*),title:^(win.*) > ``` > Unfortunately the "noinitialfocus" rule completely breaks...

this FR is really critical for those using RDP. I just have to manually set the scale globally for the moments I use RDP. 😞

BTW, can a wayland application choose its scaling factor?

fix available: https://github.com/MicahCarrick/gedit-source-code-browser/issues/39#issuecomment-1529733276

related: https://github.com/itkach/aard2-android/issues/85

@JF002 , you surely can do. But why the duration is uint8_t? Then maximum vibration time is 255 ms?

> I created this script to Force exit Also the [Magic SysRq](https://en.wikipedia.org/wiki/Magic_SysRq_key) helps: Alt+SysRq+r

I am sorry I forgot to mention important infos: I'm using self-built wxlua (and other binaries). So the result: * 2.0 with bundled wx: works as usual * 2.01 with...