Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 'port' libui GL stuff to Linux | PoroCYon | 2019-05-26 |
| | | | | | | Only implemented the functions needed by melonDS, and only tested using a very recent mesa+libglvnd+nouveau. Will most likely bork using proprietary nvidia or old(er) drivers (see gl.c) | ||
* | libui/gtk: center windows | StapleButter | 2018-12-30 |
| | |||
* | libui/gtk: add functions to uiWindow for setting/getting minimized/maximized ↵ | StapleButter | 2018-12-30 |
| | | | | | | state remember if main window is maximized, avoid updating the saved size when it is | ||
* | libui/gtk: make uiWindowSetFocus() actually work | StapleButter | 2018-12-14 |
| | |||
* | GTK: file drop support. adsfgdgfdg | StapleButter | 2017-10-05 |
| | |||
* | hopefully fix that shit for good | StapleButter | 2017-10-05 |
| | |||
* | make window actually resizable below min size. we lose proper client sizing ↵ | StapleButter | 2017-10-05 |
| | | | | under GTK tho. | ||
* | GTK: hook SetMinSize. fuck around with gtk_widget_set_size_request() so the ↵ | StapleButter | 2017-10-05 |
| | | | | window can be resized smaller than the initial size. | ||
* | libui/GTK: start catching up. atleast now it runs without exploding (mostly). | StapleButter | 2017-10-03 |
| | |||
* | GTK: apply window client size to childHolderWidget. fixes sizing when a ↵ | StapleButter | 2017-09-19 |
| | | | | menubar is present. | ||
* | GTK: thread-safe refresh. doesn't freeze randomly anymore. | StapleButter | 2017-09-19 |
| | |||
* | libui: add cairo bitmap code (preliminary). fix bug where putting a draw ↵ | StapleButter | 2017-09-19 |
| | | | | area directly in the window caused it to be tiny. | ||
* | another UI attempt, I guess. | StapleButter | 2017-09-09 |
sorry. |