summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.c
Commit message (Expand)AuthorAgeFilesLines
* window: Use subsurfaces for popovers on waylandCarlos Garnacho2014-12-231-2/+24
* window: fallback to window muxer if no widget has focusChristian Hergert2014-12-081-4/+10
* gtkwindow: Use actions from focused widget to activate accelCarlos Soriano2014-12-081-1/+6
* Render shadows for half-tiled windowsMatthias Clasen2014-11-271-3/+1
* gtkwindow: Optimize GtkStyleContext usageJasper St. Pierre2014-11-251-1/+2
* Keep gtk_window_set_hide_titlebar_when_maximized workingMatthias Clasen2014-11-241-13/+18
* window: GtkPlug is conditionally supported on X11 onlyEmmanuele Bassi2014-11-101-1/+8
* Hide GdkWindow libgtk_only API in the private vtableEmmanuele Bassi2014-11-081-2/+6
* gtkwindow: claim the press sequence when clicking on the titlebarCarlos Garnacho2014-11-071-0/+3
* mir: enable csdWilliam Hua2014-11-061-0/+9
* gtkwindow: Resort to regular event bubbling by all means on non-toplevelsCarlos Garnacho2014-11-041-0/+6
* gtkwindow: Do not create the multipress gesture for plugsCarlos Garnacho2014-11-041-1/+1
* csd: Improve appearance inside gladeMatthias Clasen2014-11-011-0/+3
* Fix toplevel input shape for csd windowsMatthias Clasen2014-10-281-1/+1
* wayland: Make window opacity workMatthias Clasen2014-10-281-0/+3
* gtkwindow: Use gdk_cursor_new_for_displayJasper St. Pierre2014-10-271-1/+1
* Fix a mixup in popover realizationMatthias Clasen2014-10-241-1/+1
* Fix a problem with screen changes and csdMatthias Clasen2014-10-241-0/+16
* GtkWindow: Add a getter for the custom titlebarMatthias Clasen2014-10-181-0/+25
* GtkWindow: Avoid an early exitMatthias Clasen2014-10-171-1/+3
* window: unset menubar before unsetting focus on dispose()Carlos Garnacho2014-10-141-1/+1
* inspector: Add a way to disable the warning dialogMatthias Clasen2014-10-091-0/+40
* Add a style class to fullscreened windowsMatthias Clasen2014-09-261-0/+5
* inspector: Show the warning dialog without delayMatthias Clasen2014-09-261-8/+1
* GtkWindow: improve the inspector keybindingMatthias Clasen2014-09-261-5/+9
* Use titlebar action settings for CSD windowsMatthias Clasen2014-09-251-11/+34
* Factor out titlebar click actionsMatthias Clasen2014-09-251-9/+34
* gtkwindow: run ::event and specific handlers for EWMH action triggering eventsCarlos Garnacho2014-09-221-0/+8
* inspector: Look up the schema recursivelyMatthias Clasen2014-09-201-1/+2
* gtkwindow: Make sure to update the shadow width, opaque region and border win...Jasper St. Pierre2014-09-191-388/+403
* Don't forget to allocate popoversMatthias Clasen2014-09-061-37/+36
* Don't set an input shape unless client-decoratedMatthias Clasen2014-09-061-0/+3
* window: Add private API to hardcode the main GdkWindow for a GtkWindowCarlos Garnacho2014-09-011-42/+74
* gtkwindow: Add private API to mark as subsurfaceCarlos Garnacho2014-08-261-0/+20
* window: Set GtkGestureSingle::button to 0 on multipress gestureCarlos Garnacho2014-08-151-1/+1
* window: Set multipress gesture phase to be GTK_PHASE_NONE explicitlyCarlos Garnacho2014-08-151-0/+2
* window: Update popover positions on ::size-allocateCarlos Garnacho2014-08-031-0/+4
* window: Only avoid queueing resizes if the popover position didn't changeCarlos Garnacho2014-08-031-2/+4
* Remove a reference to a non-existing functionMatthias Clasen2014-08-021-2/+1
* GtkWindow: Add a way to declare initial focus in ui filesMatthias Clasen2014-08-021-15/+80
* GtkWindow: Make set_focus work before showMatthias Clasen2014-08-021-3/+22
* gtkwindow: Clean up gtk_window_move_resize a bit moreJasper St. Pierre2014-07-171-10/+22
* gtkwindow: Remove a bogus commentJasper St. Pierre2014-07-171-1/+0
* gtkwindow: Clean up the code for an optimizationJasper St. Pierre2014-07-151-17/+16
* gtkwindow: Fix the comment for an optimizationJasper St. Pierre2014-07-151-6/+7
* gtkwindow: Remove the unused GTK_WINDOW_REGION_EDGEJasper St. Pierre2014-07-071-3/+0
* GtkWindow: Elaborate the keybindingsMatthias Clasen2014-07-061-22/+38
* GtkWindow: Update default for has-default-gripMatthias Clasen2014-07-031-1/+1
* gtkwindow: Remove resize gripsJasper St. Pierre2014-07-031-429/+22
* gtkwindow: Fix compile warningsJasper St. Pierre2014-07-031-3/+3