[gtk] (83 commits) Non-fast-forward update to branch wip/matthiasc/can-focus



The branch 'wip/matthiasc/can-focus' 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:

  4fe34a2... root: Reorganize focus handling
  e551e17... window: Make set_focus equal to grab_focus
  fd331f7... button: Add a no-focus property
  bc69f50... headerbar: Use GtkButton:no-focus
  aca2162... spinbutton: USe GtkButton:no-focus
  7a6e496... Stop setting can-focus in ui files
  624fa07... inspector: Remove can-focus from ui files
  cb91512... demos: Remove can-focus from ui files
  cf2101d... inspector: Drop more uses of can-focus
  a8ef210... widget: Drop the :can-focus property
  bf0e8a4... button: fixup no-focus
  dc290f2... testsuite: Stop using can-focus
  eeaf993... a11y: Set focus-related states properly
  70a8515... a11y tests: Stop using can-focus
  de69e7c... a11y tests: Update for focus state changes
  1f9ce4f... reftests: Stop using can-focus

Commits added to the branch:

  07bb291... widget: Remove a leftover vfunc (*)
  de31bb5... window: Remove initial-focus leftovers (*)
  61e88c7... Merge branch 'matthiasc/for-master' into 'master' (*)
  e9082fd... widget-factory: avoid the T word (*)
  da47cca... Merge branch 'wip/jimmac/avoid-t-word' into 'master' (*)
  3e1f59a... gdk: Add gdk_toplevel_inhibit_system_shortcuts API (*)
  a07a69e... gdk: add internal `gdk_surface_get_seat_from_event()` (*)
  5ac73be... wayland: Use a GdkSeat as key for our internal hash table (*)
  36d986f... wayland: Implement inhibit_system_shortcuts API (*)
  44931a6... x11: Use gdk_x11_* rather than gdk_wayland_* (*)
  83027c6... x11: Implement inhibit_system_shortcuts API (*)
  b22c7b8... broadway: Add inhibit shortcut properties (*)
  c3ff175... win32: Add inhibit shortcut properties (*)
  bd55c58... colorpickerportal: Simplify version fetching code (*)
  027ca22... Add portal version checking helper (*)
  8cf41c1... filechoosernativeportal: Fall back if portal is too old (*)
  96f0c26... Merge branch 'issue982' into 'master' (*)
  2a3dab5... Merge branch 'wip/hadess/portal-fixes' into 'master' (*)
  5bf0304... Add new api to the docs (*)
  ace183f... shortcutcontroller: Fix builder support (*)
  96f8224... testsuite: Add a builder test for shortcut controllers (*)
  15eb3bb... shortcutcontroller: Document buildable support (*)
  f3e826f... Merge branch 'matthiasc/for-master' into 'master' (*)
  0852d66... NEWS: Updates (*)
  2f64651... meson.build: Fix Visual Studio builds (*)
  5432f73... window: Fix residual resizing issues (*)
  e4fb4b6... Merge branch 'matthiasc/for-master' into 'master' (*)
  2bacc0d... testsuite: Add a test for parsing layout properties (*)
  b92b7f4... testsuite: Add a test for transforms in builder files (*)
  fa7f6ad... gtkmain: Do not try to coalesce/ignore crossing events (*)
  298218b... Merge branch 'matthiasc/for-master' into 'master' (*)
  5987bc5... Merge branch 'wip/carlosg/stuck-pointer-focus' into 'master (*)
  9f93464... 3.98.2 (*)
  2154b8e... Add a cursor-aspect-ratio setting (*)
  dc3d778... keynav: Fix Shift-Tab (*)
  199a539... Update the settings test (*)
  63c6af8... Merge branch 'cursor-aspect-ratio' into 'master' (*)
  6ae5d9a... Merge branch 'matthiasc/for-master' into 'master' (*)
  544b8d5... gtkflowbox: Fix a minor typo in the documentation (*)
  9c94890... Merge branch 'flow-box-typo' into 'master' (*)
  e31bbb4... gtk-demo: Remove the popover demo (*)
  8196478... Merge branch 'drop-popover-demo' into 'master' (*)
  fcd36e5... Fix crossing event generation (*)
  f169d23... Merge branch 'fix-menu-flicker' into 'master' (*)
  9df7f01... supp: Use a single suppressions file for lib, lib64 and mul (*)
  a9b4ac3... imcontextsimple: Add a profiler mark for IO (*)
  2a99117... imcontextsimple: Load ~/.Compose unconditionally (*)
  8ec254e... imcontextsimple: Simpify Compose file loading (*)
  aaa4e40... imcontexsimple: Move Compose file loading to class_init (*)
  b6f6df9... Merge branch 'im-context-wayland-fixes' into 'master' (*)
  dd625ab... Merge branch 'wip/smcv/libdir-independent-valgrind-suppress (*)
  7444b15... gdk/wayland: Clear modifiers when we lose keyboard focus (*)
  6e6b4a8... Merge branch 'cherry-picked-wayland-keyboard-fix' into 'mas (*)
  1f8e633... window: tie focus to surface state changes (*)
  8a00353... a11y: Set focus-related states properly (*)
  14166b0... a11y tests: Update for focus state changes (*)
  cffa45d... wayland: Add a comment about keyboard state handling (*)
  5359249... Merge branch 'matthiasc/for-master' into 'master' (*)
  046190c... window: Don't leak toplevel layout (*)
  fb325af... shortcutcontroller: fix transfer full annotation (*)
  4f49d83... gdk: Move GdkGrabStatus and GdkGrabOwnership decl. (*)
  4e264a7... Annotation fixes (*)
  c8018e2... Merge branch 'move-gdkgrab-decl' into 'master' (*)
  de481a7... Merge branch 'gir-fixes' into 'master' (*)
  324af2f... testsuite: Try harder to record a full focus chain (*)
  d662512... testsuite: Add a big focus chain testcase (*)
  e5d23aa... imwayland: Clamp the surrounding string end correctly (*)
  bdb127e... Merge branch 'focus-test' into 'master' (*)
  9a2f733... Merge branch 'wip/carlosg/fix-surrounding-text-master' into (*)
  339d3e4... Add GtkScrollbarAccessible (*)
  4f237b4... root: Reorganize focus handling
  e84a9c1... window: Make set_focus equal to grab_focus
  2d5b2e6... Stop setting can-focus in ui files
  5739203... inspector: Remove can-focus from ui files
  43f1e48... demos: Remove can-focus from ui files
  7b7f882... inspector: Drop more uses of can-focus
  6949f6c... testsuite: Stop using can-focus
  2e8bf8a... a11y tests: Stop using can-focus
  4ade989... reftests: Stop using can-focus
  d3b7597... widget: Drop the :is-focus property
  038762b... testsuite: Stop setting :has-focus
  9a4fa0c... widget: Make the :has-focus property readonly
  597176c... wip: Make can-focus recursive

(*) This commit already existed in another branch; no separate mail sent


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