summaryrefslogtreecommitdiff
path: root/tests/testfullscreen.c
Commit message (Expand)AuthorAgeFilesLines
* gdk/toplevel: Negotiate surface size via a compute-size signalJonas Ådahl2020-08-051-10/+4
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+3
* Use gtk_window_set_child throughoutMatthias Clasen2020-05-041-1/+1
* tests: Stop using gdk_surface_fullscreenMatthias Clasen2020-03-121-8/+30
* window: Remove type argument from gtk_window_new()Benjamin Otte2020-02-141-1/+1
* Stop using gtk_main and gtk_main_quitMatthias Clasen2020-02-091-1/+2
* Stop using gtk_widget_get_surfaceMatthias Clasen2019-05-281-2/+2
* tests: Stop using gtk_widget_get_parent_surfaceMatthias Clasen2019-04-241-2/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-2/+2
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-5/+5
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: add a test for fullscreen modeOlivier Fourdan2013-01-251-0/+74