fice-t

Results 22 comments of fice-t
trafficstars

@wasamasa What should it expand to? `(1+ (arith-error))`?

The README states, under `Mount options`: > If a value is set in the key above this, it will use this by default. Does creating a `Readonly` item directly in...

@MichaelMalott This should have been fixed by #25991. Can you reproduce on the latest Nightly?

I can reproduce this on the latest Nightly, but only if I tap outside of the keyboard to dismiss it instead of using the back button or the built-in keyboard...

@snwh Redshift apparently uses two other icons in the panel: `redshift-status-on.svg` when it's enabled, and `redshift-status-off.svg` for disabled. All three default icons can be found [here](https://github.com/jonls/redshift/tree/master/data/icons/hicolor/scalable/apps).

@mcarare It should be noted that updating androidx.core to 1.8.0 also fixes #26674 and #26808 as I mentioned in #27259 (didn't notice this issue updated core... 😅). For reference, see...

@lime124 How should the Beta/Nightly/Debug icons be handled? The debug icon seems fine to leave out (it's uncommon + making it stand out seems reasonable), but having installations of more...

Would it make sense to treat same-network connections differently, as in the [web client](https://github.com/jellyfin-archive/jellyfin-apiclient-javascript/pull/424)?

@nielsvanvelzen I believe that I have found out a likely indicator, though I don't know where in this repo or in the SDK a change should be made. I have...

I don't see any JSON for a BaseItem. In Firefox I used F12->Network and clicked on the Response section. The only non-trivial JSON response I could see was for PlaybackInfo,...