Pietro Gagliardi

Results 25 issues of Pietro Gagliardi

Now that I am a collaborate, I'm not sure if this is the best way to propose changes I'd like to push or not. Here goes anyway: ``` func SysIncludeHook(f...

proposal

Very common request, in particular on the Go side. Not sure if I want to support full theming, especially since every OS has a different way to do it, and...

https://www.msys2.org/docs/windows_support/ I have no intention to ***ever*** drop Windows 7 support. MinGW of some sort is required to static link with Go, which is a requirement for me personally.

Future possibilities here. - [ ] uiControlOnDestroy() - [ ] uiControlOnFocused(), uiControlOnUnfocused(), uiWindowSetFocus() (TODO would need some semantics for default focus too) - [ ] uiControl mouse and keyboard overrides...

This thread exists to collect all the requests for Table and coordinate merging the feature back into master now that I'm ready to focus attention on it. This thread includes...

The current dialog system needs to be replaced before any of these can be done. - [ ] uiOpenFolder() - [ ] uiSaveFolder() (**maybe**) - [ ] not requiring a...

Merging a bunch of issues here. - [ ] Support for trackpad gestures (see #81 for details) - [ ] Independent control of uIArea sizing in both horizontal and vertical...

The existing menu system is weird and will be hard to expand. OS X defines an entire interface of standard "actions" (NSResponder) with standard menu items and standard keyboard shortcuts,...

libui is not yet well-documented. I started fixing this with utflib-and-attrstr, but we still have a while to go. I have yet to find a documentation system I'm happy with....

Putting all of this in one place. Note that this does not include build configurations that aren't explicitly listed or made out of the box yet are still possible (such...