freja icon indicating copy to clipboard operation
freja copied to clipboard

Self-modifiable editor for coding graphical things

Results 19 freja issues
Sort by recently updated
recently updated
newest added

It would be nice to not have to type every character of a file path when trying to open a file as the probability of errors might grow as the...

In a few locations the vertical spacing(?) of text seems a bit off. One such location is related to "search": ![vertical-spacing-of-text-in-search-and-other](https://user-images.githubusercontent.com/33044872/142149225-fabcbdcb-9bd8-404f-9cac-1903efcdfb6d.png) Here there are a couple of places that seem...

atm too much is printed on startup, making it hard to see if something is wrong

Make it possible for new users to find hotkeys. One way is to make sure all (basic) hotkeys are in the menu, and in the scratch file encourage the user...

add freja-jaylib bindings: SetTraceLogLevel

It appears that after one formats code using `Ctrl-Shift-F` (at least on Linux) that undo has no effect.

Text jiggles when typing. virtualbox 6.1.24-1 based on ubuntu 20.04.2 LTS

1. setting hotkeys (global-set-key [:control :k] (fn [_] (print "hello")))

A user had problems with mouse clicks being perceived by freja as being in a different position than the mouse were. The user found that commenting out `(set-config-flags :window-highdpi)`. It's...

when downloading freja.exe a lot of buttons has to be clicked in order to be allowed to start it. need to figure out how to make it not be so...