@@ -30,6 +30,11 @@ X https://github.com/processing/processing4/issues/155
3030o handleNew() returns an Editor object
3131o unlikely to break anything, but it is a signature change
3232X nope, nevermind, not gonna do it
33+ o Add ability to move ~/.processing directory
34+ X move preferences to ~/.config on Linux
35+ X use ~/.config as parent, or $XDG_CONFIG_HOME
36+ o https://github.com/processing/processing/issues/6115 (moved)
37+ X https://github.com/processing/processing4/issues/203
3338
3439install from pdex files
3540X initial code to install a contrib from a pdex file
@@ -140,12 +145,6 @@ _ key shortcuts broken on Katherine's laptop
140145_ try with a clean user account
141146X double-check on other Big Sur machines (tried on VMware, was fine)
142147
143- o Add ability to move ~/.processing directory
144- _ move preferences to ~/.config on Linux
145- _ use ~/.config as parent, or $XDG_CONFIG_HOME
146- o https://github.com/processing/processing/issues/6115 (moved)
147- _ https://github.com/processing/processing4/issues/203
148-
149148_ auto-complete not triggering, workaround as pref?
150149_ Auto-completion: [ ] Disabled [ ] Show on Ctrl-Space [ ] Always show
151150_ https://github.com/processing/processing/issues/5691
0 commit comments