AlanIWBFT
AlanIWBFT
Title. Would we consider further migration to GLEW 2.0? Or this is something should be in Mitsuba 2?
Implement auto dark/light theme switch. The button cycles among auto/forced light/forced dark theme.
So, there are a few caveats with `auth_request`. webauthn_proxy wants to manipulate cookies (mainly expiration) in `HandleAuth`, which isn't going to be respected until you add the following to your...
This fixes #19963 * For XWayland apps setting `XMODIFIERS=@im=fcitx` alone should make IME work. `*_IM_MODULE` should not be required. * Fix where combinations like `GTK_IM_MODULE=none XMODIFIERS=@im=fcitx` can actually enable IME...
### Describe the bug When running Avalonia under XWayland, the recommended way is to set `XMODIFIERS` for IME, for example, `XMODIFIERS=@im=fcitx`, and not setting any of `GTK_IM_MODULE` or `QT_IM_MODULE`. However,...
As my comment in https://github.com/Antynea/grub-btrfs/issues/320, timeshift creates a snapshot named 'before restoring' automatically right before restoring, which triggers grub-btrfsd and overwrites the kernel and initramfs path in grub.cfg to be...