summaryrefslogtreecommitdiff
path: root/gtk/gtkwindowhandle.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "gchar" with "char"Benjamin Otte2020-07-251-2/+2
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* actionmuxer: Port internal usersMatthias Clasen2020-07-201-0/+2
* windowhandle: Don't use an action muxer needlesslyMatthias Clasen2020-07-191-9/+6
* gtkwindowhandle: Only claim gesture on actionCarlos Garnacho2020-07-131-4/+5
* gtkwindowhandle: Drop has-grab checksCarlos Garnacho2020-06-241-6/+2
* Drop gtknativeprivate.hMatthias Clasen2020-06-071-1/+1
* windowhandle: Drop Move and Resize from the fallback menuMatthias Clasen2020-05-211-45/+0
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-7/+7
* Merge branch 'toplevel-move-resize' into 'master'Matthias Clasen2020-05-171-16/+20
|\
| * window: Use toplevel begin_move/resize apiMatthias Clasen2020-05-171-16/+20
* | windowhandle: Apply surface transform before passing coords to GDKTimm Bäder2020-05-171-1/+6
|/
* windowhandle: Take surface transform into accountMatthias Clasen2020-05-171-4/+8
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-7/+7
* Replace gtk_widget_destroy everywhereMatthias Clasen2020-05-111-2/+2
* Remove lots of focus vfuncsMatthias Clasen2020-05-111-2/+0
* Add GtkWindowHandleAlexander Mikhaylenko2020-05-071-0/+687