aboutsummaryrefslogtreecommitdiff
path: root/src/libui_sdl/libui/unix/window.c
Commit message (Collapse)AuthorAge
* GTK: file drop support. adsfgdgfdgStapleButter2017-10-05
|
* hopefully fix that shit for goodStapleButter2017-10-05
|
* make window actually resizable below min size. we lose proper client sizing ↵StapleButter2017-10-05
| | | | under GTK tho.
* GTK: hook SetMinSize. fuck around with gtk_widget_set_size_request() so the ↵StapleButter2017-10-05
| | | | window can be resized smaller than the initial size.
* libui/GTK: start catching up. atleast now it runs without exploding (mostly).StapleButter2017-10-03
|
* GTK: apply window client size to childHolderWidget. fixes sizing when a ↵StapleButter2017-09-19
| | | | menubar is present.
* GTK: thread-safe refresh. doesn't freeze randomly anymore.StapleButter2017-09-19
|
* libui: add cairo bitmap code (preliminary). fix bug where putting a draw ↵StapleButter2017-09-19
| | | | area directly in the window caused it to be tiny.
* another UI attempt, I guess.StapleButter2017-09-09
sorry.