Randall O'Reilly

Results 228 issues of Randall O'Reilly

works fine within same app, but not between apps. event stuff looked similar when sending clip to emacs vs. to other gi app (all with gide textview) -- emacs had...

bug

this is a standard thing used in e.g., gnome desktop and if you install our gi package via python then it prevents gnome-terminal from starting: https://pygobject.readthedocs.io/en/latest/index.html error looks like this:...

https://medium.com/@theckman/version-constraints-and-go-c9309be15773 we need 1.11 due to usercachedir

enhancement
help wanted
good first issue
low pri

I tried adding GoKi, GoGi, rasterx and Gide to the awesome-go page -- they want a bunch of cleanup docs and more testing: https://github.com/avelino/awesome-go/pull/2222 These should be improved, they have...

enhancement

need to be able to move content easily between a window and a tab. should be simple as transferring trees but should test that -- the tab view should then...

enhancement
low priority

currently leaves parent open, but that's not normal ui behavior.

probably the most useful output format for the widgets is code generation, rather than the json state -- should be able to do this at any level via context menu...

enhancement
low priority

* undo sub-package within gi * use diff package (prob this: https://github.com/sergi/go-diff) on top of json outputs, as in emergent diffmgr + map of diff records for each top-level entity...

enhancement

for things like cursors, etc. Perhaps image/draw.Op is easily extensible? https://golang.org/pkg/image/draw/#Op would require implementations in all the oswin drivers presumably too..

enhancement