[gtk] (83 commits) Non-fast-forward update to branch present-toplevel-2



The branch 'present-toplevel-2' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  c958c21... Drop gtk_window_begin_move/resize_drag
  e7f2cb3... Simplify surface move/drag api
  d6fc726... wayland: Stop calling frontend surface api
  31afcae... Move GdkSurface autocleanup declaration
  520489e... Introduce GdkPopup
  bd999bf... surface: Implement GdkPopup
  a0b89b0... popover: Use GdkPopup
  bce3f1b... tooltip: Use GdkPopup
  fe6d9ab... surface: Drop redundant popup api
  5b28a80... wayland: Stop abusing type hints
  1842b44... x11: Stop abusing type hints for dnd
  0a0c752... broadway: Stop using gdk_surface_raise
  695dac9... x11: Stop using gdk_surface_raise
  782266d... inspector: Stop raising and lowering windows
  3394e23... wayland: Stop using gdk_surface_set_geometry_hints
  9addcc0... x11: Stop using gdk_surface_set_geometry_hints
  8940748... x11: Stop using gdk_surface_maximize
  eb596b4... Introduce GdkToplevelLayout
  a5fd330... Introduce GdkToplevel
  782476f... window: Use GdkToplevel
  c513e76... fixup: window - don't resize on titlebar click
  2aa7793... Drop redundant toplevel api
  d5c2f47... toplevel: add state property
  98b50ab... surface: implement toplevel state getter
  0906fef... gtk: use toplevel state getter
  76e0179... x11: Stop using gdk_surface_get_state
  93f2aa6... a11y: Stop using gdk_surface_get_state
  59e44a2... demo: stop using gdk_surface_get_state
  5f4cf16... testgtk: Stop using gdk_surface_get_state
  9ff14f5... Drop gdk_surface_get_state
  911116b... toplevel: Add title, startup-id, transient-for, icon-list
  de7bdff... surface: Implement more toplevel interface
  894ee11... x11: Stop using gdk_surface_set_title
  d7448aa... wayland: Stop using gdk_surface_set_title
  f320ff0... testgtk: Stop using gdk_surface_set_icon_name
  4186f3a... window: Use GdkToplevel for more things
  a0b1099... surface: Drop more toplevel api
  015050f... tests: Stop using gdk_surface_fullscreen
  186e024... surface: Drop fullscreen api
  7fede62... toplevel: Add gdk_toplevel_show_window_menu
  5955c4f... surface: Implement new toplevel api
  454aa26... window: Use toplevel api to show window menu
  aea06b1... surface: Drop window menu api
  8b100ac... Rename gdk_surface_input_shape_combine_region
  b089d7c... Add toplevel properties for sticky, above and below
  d99e5c3... window: Use new toplevel api
  7dc51c7... Drop surface api for stick, above, below
  f344b83... toplevel: Add minimize
  21552de... Implement new toplevel api
  2824b56... window: Use toplevel minimize api
  dd1a4d9... Drop surface minimize api
  d490711... toplevel: Add focus
  aa5f6b9... implement new toplevel api
  728ddf0... window: Use toplevel api for focus
  1e9363f... surface: Drop focus api
  9a9d29c... toplevel: add focus properties
  6e71f7a... surface: Implement focus properties
  66434cd... window: Use toplevel focus properties
  d73f213... surface: Drop focus api
  f0e76f6... toplevel: Add lower api
  e60fc3e... surface: Implement toplevel lower api
  f2f6878... window: Use new toplevel api to lower
  d5483f2... toplevel: Add wm properties
  4252537... surface: Implement toplevel wm properties
  9020c59... window: Use toplevel api for decorations and functions
  16a021a... testgtk: Stop setting decorations and functions
  52e2a05... docs: Stop using gdk_surface_get_decorations
  d3ce0d4... surface: Drop wm hint apis
  50fc54a... Add a GdkDragSurface interface
  09eb6ab... surface: Implement GdkDragSurface
  0fde996... gtkdragicon: Use drag surface api
  d6b7060... Drop gdk_surface_show and gdk_surface_resize
  b941da9... widget: Stop using gdk_surface_set_opacity
  9a3d4e4... x11: Stop using gdk_surface_set_opacity
  9f11f5c... Drop gdk_surface_set_opacity
  13dce14... wayland: Stop tracking orphan dialogs
  427ddb6... a11y: Stop using type hints
  65912a4... headerbar: Stop looking at type hints
  10335aa... shortcutswindow: Stop setting type hints
  ca8548c... testsuite: Stop looking at type hints
  df6f5c7... Stop setting type hints for dialogs
  499885e... window: Drop type hints
  9106d04... x11: Set type hints based on surface type
  415cd21... surface: drop type hints
  cdc7f43... toplevellayout: drop type hints
  cb93d8b... wayland: Implement GdkPopup, GdkToplevel and GdkDragSurface
  2c34755... x11: Implement GdkPopup, GdkToplevel and GdkDragSurface
  9121f37... broadway: Implement GdkPopup, GdkToplevel and GdkDragSurfac
  01d769d... surface: Only notify state on toplevels
  433984a... x11: Only use state of toplevels
  4b167f6... surface: Don't implement subtypes in the frontend
  6d5a876... surface: Stop using surface types
  d36a7b4... wayland: Stop using surface types
  21ae904... x11: Stop using gdk_surface_get_surface_type
  e9f7595... broadway: Stop using surface type
  a2c8242... x11: Stop using surface-type
  83c06c0... wayland: Stop using surface-type
  da3e912... gdk: Drop surface-type
  96c81ed... x11: Stop using gdk_surface_show
  21b1386... wayland: Drop dead code
  053f19e... broadway: Stop using gdk_surface_show
  22cc5f8... win32: Stop using gdk_surface_show
  6d71bf8... surface: Drop gdk_surface_show
  61a3654... surface: Drop unused restack_toplevel vfunc
  9310c35... surface: Drop unused set_icon_name vfunc
  997fdea... surface: Drop unused wm decoration vfuncs
  86aafbb... broadway: Drop some unused vuncs
  ab60f54... x11: Drop some unused vfuncs
  af853fc... wayland: Drop some unused surface vfuncs
  d7bb688... surface: Drop some unused vfuncs
  a64ee66... broadway: Drop some unused vfuncs
  4ad7b4c... wayland: Drop some unused vfuncs
  f265e37... Drop some unused vfuncs
  fe23f17... win32: Drop some unused vfuncs
  f8c157d... surface: Drop toplevel_resize vfunc
  0c2b11b... broadway: Drop some unused vfuncs
  8224ee0... wayland: Drop some unused vfuncs
  1515082... win32: Drop some unused vfuncs
  a8fb7e4... x11: Drop some unused vfuncs
  71552de... surface: Drop the present_popup vfunc
  851cd5b... broadway: Drop more unused vfuncs
  e417f79... x11: Drop more unused vfuncs
  34a70ae... wayland: Drop more unused vfuncs
  79faa37... surface: Drop unused vfuncs
  083646e... Move edge-constraints to GdkToplevel
  cee253b... Move fullscreen-mode to GdkToplevel
  ccd36be... Drop mwm hints from api
  2fbd661... Drop root coordinates from _gdk_device_query_state
  3f1211e... Fix up gdk docs
  92c5a91... popuplayout: Add docs
  35c01d0... toplevel: Documentation additions
  24b134b... toplevellayout: Add docs
  7d4adfe... surface: Documentation additions

Commits added to the branch:

  d70c945... disable popover test
  6f36d98... Drop gtk_window_begin_move/resize_drag
  ad322c1... testsuite: Stop using GtkSpinner::active
  c488e86... testsuite: Update a11y test output
  78d71eb... Simplify surface move/drag api
  c2f25c0... wayland: Stop calling frontend surface api
  fe35831... Move GdkSurface autocleanup declaration
  0791363... popuplayout: Add docs
  aee8a02... Introduce GdkPopup
  530dd5a... surface: Implement GdkPopup
  b670bf5... popover: Use GdkPopup
  4e8dfdf... tooltip: Use GdkPopup
  dc4f751... surface: Drop popup api
  5acbfce... wayland: Stop abusing type hints
  b1fb049... x11: Stop abusing type hints for dnd
  3276021... broadway: Stop using gdk_surface_raise
  2a6c085... x11: Stop using gdk_surface_raise
  513eb11... inspector: Stop raising and lowering windows
  29606af... wayland: Stop using gdk_surface_set_geometry_hints
  78ed520... x11: Stop using gdk_surface_set_geometry_hints
  72fdf54... x11: Stop using gdk_surface_maximize
  b2ae6ce... surface: Rename gdk_surface_input_shape_combine_region
  6c44f7b... wayland: Stop tracking orphan dialogs
  ec0fb44... a11y: Stop using type hints
  aec3705... testsuite: Stop using type-hint
  66669e0... headerbar: Stop looking at type hints
  ef9d761... shortcutswindow: Stop setting type hints
  2ae3b46... Stop setting type hints for dialogs
  eefedcc... x11: Set type hints based on surface type
  11c9106... window: Drop type hints
  e7ef4a5... testsuite: Stop using type-hints
  373fb39... Introduce GdkToplevelLayout
  85aebbf... Introduce GdkToplevel
  9862dbb... window: Use GdkToplevel
  4ca90b6... gtk: use toplevel state getter
  461128b... x11: Stop using gdk_surface_get_state
  fc7ef0b... a11y: Stop using gdk_surface_get_state
  32ec966... demo: stop using gdk_surface_get_state
  c01ee6b... testgtk: Stop using gdk_surface_get_state
  da00759... wayland: Stop using gdk_surface_set_title
  d8da569... testgtk: Stop using gdk_surface_set_icon_name
  408c273... tests: Stop using gdk_surface_fullscreen
  48d72a5... testgtk: Stop setting decorations and functions
  366bd62... docs: Stop using gdk_surface_get_decorations
  3848d42... surface: Drop redundant toplevel api
  7422bd7... Add a GdkDragSurface interface
  dda6e2f... gtkdragicon: Use drag surface api
  2141c5d... Drop gdk_surface_show and gdk_surface_resize
  8905c68... widget: Stop using gdk_surface_set_opacity
  4ac1531... x11: Stop using gdk_surface_set_opacity
  0397cb3... Drop gdk_surface_set_opacity
  8b7f09e... wayland: Implement GdkPopup, GdkToplevel and GdkDragSurface
  474e0d4... x11: Implement GdkPopup, GdkToplevel and GdkDragSurface
  58caf3a... broadway: Implement GdkPopup, GdkToplevel and GdkDragSurfac
  677a49a... broadway: coding style fixes
  c26e805... x11: Only use state of toplevels
  3458839... surface: Don't implement subtypes in the frontend
  ae4a309... surface: Stop using surface types
  5567c07... wayland: Stop using surface types
  6ff8af3... x11: Stop using gdk_surface_get_surface_type
  fb28107... broadway: Stop using surface type
  4423d49... x11: Stop using surface-type
  591b428... wayland: Stop using surface-type
  51891b6... gdk: Drop surface-type
  f661c82... x11: Stop using gdk_surface_show
  baca5e2... wayland: Drop dead code
  c5b5b01... broadway: Stop using gdk_surface_show
  88d973f... win32: Stop using gdk_surface_show
  588fa49... surface: Drop gdk_surface_show
  b57b335... broadway: Drop some unused vuncs
  5a2fc3f... x11: Drop some unused vfuncs
  0b6843f... wayland: Drop some unused vfuncs
  99536e1... win32: Drop some unused vfuncs
  e23b39c... quartz: Drop unused vfuncs
  2d2c332... surface: Drop unused vfuncs
  288392f... Move edge-constraints to GdkToplevel
  ac2d730... Move fullscreen-mode to GdkToplevel
  7a3d7d6... Drop mwm hints from api
  d48762f... Drop root coordinates from _gdk_device_query_state
  dff5492... popup: require GdkSurface
  df996db... toplevel: require GdkSurface
  4e4ed07... surface: document gdk_surface_translate_coordinates
  47b85d1... Fix up gdk docs


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]