reveal

Docs: https://vlaaad.github.io/reveal/ Source: https://github.com/vlaaad/reveal
jlmr 2020-10-15T10:16:58.074500Z

@vlaaad have just been experimenting with reveal, it looks great! One question: is there a way to change the ctrl+-> and ctrl+<- keyboard shortcuts for changing tabs? They conflict with builtin Mac shortcuts

vlaaad 2020-10-15T10:29:15.074700Z

@jlmr on mac it's cmd+arrow :)

vlaaad 2020-10-15T10:30:17.074800Z

It would be nice if we had a symbol that meant ctrl on windows/linux and cmd on mac...

jlmr 2020-10-15T10:35:25.075Z

ah great!

wilkerlucio 2020-10-15T12:37:46.075200Z

let's start calling it cmtrl

vlaaad 2020-10-15T12:38:05.075400Z

😄

seancorfield 2020-10-15T17:31:27.075600Z

A lot of times, cmd on the Mac ends up being win on Windows rather than ctrl, which makes things even more confusing 😞

seancorfield 2020-10-15T17:33:09.075800Z

(I run into this sort of thing a lot, switching between Atom on macOS and Atom on Windows -- and now I'm running Atom on Ubuntu via WSL2/Xlaunch and that has yet a different set of conflicts 😐 )

vlaaad 2020-10-15T19:55:34.076Z

btw in JavaFX terminology there is a "shortcut" key that means exactly that

vlaaad 2020-10-15T19:55:57.076200Z

so Shortcut+C is Ctrl+C on windows/linux and Cmd+C on mac

vlaaad 2020-10-15T19:56:32.076500Z

haven't heard it used anywhere else though

seancorfield 2020-10-15T23:10:17.078600Z

Has anyone run Reveal on JDK8 (Zulu JDK8 with the JavaFX bundle, specifically)? I have a legacy process that has to use JDK8 and I thought maybe I could get Reveal to start up inside it and be able to debug it better... but I get this error in the console when trying to run vlaaad.reveal/ui:

[ERROR] Oct 15, 2020 4:08:16 PM com.sun.javafx.css.StyleManager loadStylesheetUnPrivileged
WARNING: Resource "cljfxcss:?vlaaad.reveal.style/main#1522973323" not found.