Zitrone
Zitrone
## Scoop ``` FATAL EXCEPTION: main Process: com.saggitt.omega, PID: 14755 java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.android.launcher3.model.data.ItemInfo.isDisabled()' on a null object reference at com.android.launcher3.util.ShortcutUtil.isActive(ShortcutUtil.java:67) at com.android.launcher3.util.ShortcutUtil.supportsShortcuts(ShortcutUtil.java:30) at com.android.launcher3.popup.PopupContainerWithArrow.canShow(PopupContainerWithArrow.java:192) at...
**Describe the bug** I was able to reproduce the crash several times, but currently not. Maybe you can derive something from the stack trace. Steps to possibly reproduce: - clear...
most of these are probably errors, some may be intentional: ``` 0.8507 : _1xbit.svg 0.7999 : _5_in_1.svg 0.7472 : _1822_direkt.svg 0.7742 : act_fibernet.svg 0.7506 : agoda.svg 0.825 : aircare.svg 0.7...
First of all, BIG THANKS. I really LOVE the alejandra style, alejandra makes writing nix code so much more fun and consistent. Tho, it would be nice to be able...
```nix { # why is the formatting like this for concatenated values: test = { foo = "foo"; } // { bar = "bar"; }; test2 = '' foo ''...
### Description Other wayland compositors read the keyboard config from these variables: `XKB_DEFAULT_RULES` `XKB_DEFAULT_MODEL` `XKB_DEFAULT_LAYOUT` `XKB_DEFAULT_VARIANT` `XKB_DEFAULT_OPTIONS` Cage does it: https://github.com/cage-kiosk/cage/wiki/Configuration#xkb-environment-variables Sway does it, tho I couldn't find any docs...
moved from https://github.com/Donnnno/candybar-foss/issues/17 The issue occured in: - Arcticons (Candybar-FOSS `v3.19.0`) - Arcticons Material You (Candybar-FOSS `v3.19.0`) - Dollphone (Candybar-FOSS `v3.19.0`) - Delta-FOSS (Candybar-FOSS `v3.19.0`) - Delta (Candybar `v3.19.0`) But...
## Steps to reproduce 1. open the app and click on the hamburger menu in the upper right corner 2. click on `Android app` 3. click on the `GET IT...
It would be neat, if one could configure for one `unit` to be `n` terminal rows and `2n` terminal columns (`n∈ℕ`). This would allow a zoomed snake game without having...
## Description 1. long click on app in home row 2. 3 dot menu 3. uninstall - icon was still visible afterwards 4. click on icon of uninstalled app 7....