[gtk] (59 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:

  be4bdf8... Introduce GdkToplevelLayout
  75b7f2e... Introduce GdkToplevel
  edd48c6... surface: Implement GdkToplevel
  c3e4386... window: Use GdkToplevel
  d7111c3... Drop redundant toplevel api
  6f27189... toplevel: add state property
  3061c20... surface: implement toplevel state getter
  a114ee5... gtk: use toplevel state getter
  4ea6bf7... x11: Stop using gdk_surface_get_state
  8cd0dff... a11y: Stop using gdk_surface_get_state
  7faffc8... demo: stop using gdk_surface_get_state
  8d8e4be... testgtk: Stop using gdk_surface_get_state
  468dde8... Drop gdk_surface_get_state
  6564906... toplevel: Add title, startup-id, transient-for, icon-list
  e8658b7... surface: Implement more toplevel interface
  b5e6650... x11: Stop using gdk_surface_set_title
  0518e58... wayland: Stop using gdk_surface_set_title
  58c0945... testgtk: Stop using gdk_surface_set_icon_name
  3e3a9f6... window: Use GdkToplevel for more things
  aa8c6b7... surface: Drop more toplevel api
  e771222... tests: Stop using gdk_surface_fullscreen
  7ebaa1a... surface: Drop fullscreen api
  dee3bc1... toplevel: Add gdk_toplevel_show_window_menu
  a67ebf2... surface: Implement new toplevel api
  0edcc4a... window: Use toplevel api to show window menu
  89703fa... surface: Drop window menu api
  acdc19a... Rename gdk_surface_input_shape_combine_region
  c3e9dfc... Add toplevel properties for sticky, above and below
  0ca314a... window: Use new toplevel api
  8ada33d... Drop surface api for stick, above, below
  9dadad3... fixup: show window menu
  b64d86a... toplevel: Add minimize
  79a6f1d... Implement new toplevel api
  4d66965... window: Use toplevel minimize api
  466331a... Drop surface minimize api
  23e175d... toplevel: Add focus
  50470d7... implement new toplevel api
  7669d96... window: Use toplevel api for focus
  00ee359... surface: Drop focus api
  e5c0664... toplevel: add focus properties
  cadb0c6... surface: Implement focus properties
  b041f5e... window: Use toplevel focus properties
  96c1622... surface: Drop focus api
  935ac0b... toplevel: Add lower api
  e795c35... surface: Implement toplevel lower api
  91eb075... window: Use new toplevel api to lower
  b0bf51a... toplevel: Add wm properties
  914def5... surface: Implement toplevel wm properties
  37e4349... window: Use toplevel api for decorations and functions
  2e2947b... docs: Stop using gdk_surface_get_decorations
  26c50c3... surface: Drop wm hint apis
  2ff242a... Add a GdkDragSurface interface
  b37354c... surface: Implement GdkDragSurface
  6eafa98... gtkdragicon: Use drag surface api
  81ae4be... Drop gdk_surface_show and gdk_surface_resize
  f384bc9... widget: Stop using gdk_surface_set_opacity
  92991b0... x11: Stop using gdk_surface_set_opacity
  301ccc8... Drop gdk_surface_set_opacity

Commits added to the branch:

  9c8b53c... Introduce GdkToplevelLayout
  95f4dad... Introduce GdkToplevel
  7a3bc65... update to new toplevellayout api
  a8eca9a... window: Use GdkToplevel
  a60c0c0... Drop redundant toplevel api
  13dd89e... toplevel: add state property
  96df318... surface: implement toplevel state getter
  b7f8b7a... gtk: use toplevel state getter
  2b11afb... x11: Stop using gdk_surface_get_state
  1c00c46... a11y: Stop using gdk_surface_get_state
  595bfab... demo: stop using gdk_surface_get_state
  7b72f00... testgtk: Stop using gdk_surface_get_state
  a59c805... Drop gdk_surface_get_state
  db8127e... toplevel: Add title, startup-id, transient-for, icon-list
  541f34c... surface: Implement more toplevel interface
  22b5ae8... x11: Stop using gdk_surface_set_title
  da4b28d... wayland: Stop using gdk_surface_set_title
  03ee663... testgtk: Stop using gdk_surface_set_icon_name
  8e9a155... window: Use GdkToplevel for more things
  7378cb2... surface: Drop more toplevel api
  df21774... tests: Stop using gdk_surface_fullscreen
  b2c6c81... surface: Drop fullscreen api
  63a350e... toplevel: Add gdk_toplevel_show_window_menu
  4b17d7f... surface: Implement new toplevel api
  e601128... window: Use toplevel api to show window menu
  4eab81d... surface: Drop window menu api
  3a24444... Rename gdk_surface_input_shape_combine_region
  f4940ae... Add toplevel properties for sticky, above and below
  0925cb6... window: Use new toplevel api
  ad7aa96... Drop surface api for stick, above, below
  3ec3b4a... fixup: show window menu
  f295b2a... toplevel: Add minimize
  cd691bd... Implement new toplevel api
  59a356d... window: Use toplevel minimize api
  3654893... Drop surface minimize api
  588bc4d... toplevel: Add focus
  589b914... implement new toplevel api
  08d912f... window: Use toplevel api for focus
  cdd660e... surface: Drop focus api
  ef63dfe... toplevel: add focus properties
  5a443ed... surface: Implement focus properties
  3da73f1... window: Use toplevel focus properties
  7457d43... surface: Drop focus api
  d53e2ae... toplevel: Add lower api
  4989a68... surface: Implement toplevel lower api
  9b001f0... window: Use new toplevel api to lower
  3e41c31... toplevel: Add wm properties
  8a3cf48... surface: Implement toplevel wm properties
  8fed4a2... window: Use toplevel api for decorations and functions
  e4633dd... testgtk: Stop setting decorations and functions
  1f9d084... docs: Stop using gdk_surface_get_decorations
  1c589e6... surface: Drop wm hint apis
  e12340e... Add a GdkDragSurface interface
  9d344e5... surface: Implement GdkDragSurface
  f18d1b2... gtkdragicon: Use drag surface api
  05d587f... Drop gdk_surface_show and gdk_surface_resize
  5bc0391... widget: Stop using gdk_surface_set_opacity
  a05937e... x11: Stop using gdk_surface_set_opacity
  2916f96... Drop gdk_surface_set_opacity


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