more-speech icon indicating copy to clipboard operation
more-speech copied to clipboard

A Nostr browser in Clojure.

Results 6 more-speech issues
Sort by recently updated
recently updated
newest added

Please add support for a dark(er) theme. A startup flag would be good enough, nothing fancy like theme selector menu or changing it on the fly. --- I'm not familiar...

Execution error (UnsupportedClassVersionError) at java.lang.ClassLoader/defineClass1 (ClassLoader.java:-2). schnorr/Schnorr has been compiled by a more recent version of the Java Runtime (class file version 62.0), this version of the Java Runtime only...

It's my first Clojure PR, and I never did any line in this language, so all feedback appreciated...

Just cloned the project, and I'm wondering what if we use [Compose for Desktop](https://www.jetbrains.com/lp/compose-desktop/) for UI. By doing that we won't need to solve Swing related problems. In my point...

I am using a 4K monitor and at least a 125% scaling is necessary to make things readable. Is there a way to scale the UI? (OS: Debian/Linux, just downloaded...

Given: Select an event in "follow" tab Given: Switch to "all" tab Given: Select an event in "all" tab When: Switching to "follow" tab Expect: Preview window will show the...