| Commit message (Expand) | Author | Age | Files | Lines |
* | windowhandle: Drop Move and Resize from the fallback menu | Matthias Clasen | 2020-05-21 | 1 | -45/+0 |
* | Change coordinate translation apis to take doubles | Matthias Clasen | 2020-05-17 | 1 | -7/+7 |
* | Merge branch 'toplevel-move-resize' into 'master' | Matthias Clasen | 2020-05-17 | 1 | -16/+20 |
|\ |
|
| * | window: Use toplevel begin_move/resize api | Matthias Clasen | 2020-05-17 | 1 | -16/+20 |
* | | windowhandle: Apply surface transform before passing coords to GDK | Timm Bäder | 2020-05-17 | 1 | -1/+6 |
|/ |
|
* | windowhandle: Take surface transform into account | Matthias Clasen | 2020-05-17 | 1 | -4/+8 |
* | Replace most remaining uses of container api | Matthias Clasen | 2020-05-11 | 1 | -7/+7 |
* | Replace gtk_widget_destroy everywhere | Matthias Clasen | 2020-05-11 | 1 | -2/+2 |
* | Remove lots of focus vfuncs | Matthias Clasen | 2020-05-11 | 1 | -2/+0 |
* | Add GtkWindowHandle | Alexander Mikhaylenko | 2020-05-07 | 1 | -0/+687 |