[gnome-shell] (111 commits) Non-fast-forward update to branch wip/fmuellner/dont-autostart-bolt



The branch 'wip/fmuellner/dont-autostart-bolt' 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:

  ace1a25... thunderbolt: Do not auto start boltd

Commits added to the branch:

  c8e69a2... menutracker: Fix a small memory leak (*)
  81dfcb8... messageList: Fix invisible close buttons still working (*)
  b79e11b... Update French translation (*)
  201c5b2... Update Latvian translation (*)
  aab9a20... Update Russian translation (*)
  01bad21... Updated Danish translation (*)
  b28e480... viewSelector: Don't duplicate find-as-you-type in captured- (*)
  5e9e4f8... viewSelector: Don't mark synth event as in capture phase (*)
  cccfc7f... thunderbolt: adapt to bolt 0.2 interface changes (*)
  190a31d... thunderbolt: honor boltd's AuthMode property (*)
  0684b42... Bump version to 3.27.92 (*)
  f48d620... Update Punjabi translation (*)
  a479aa2... Update Croatian translation (*)
  272d5b6... Update Chinese (Taiwan) translation (*)
  398768d... Update Catalan translation (*)
  f356b61... Update Swedish translation (*)
  d5769ae... Update Hungarian translation (*)
  d4f67a7... Bump version to 3.28.0 (*)
  4a17c8f... shell-global: Do not deal with allocated strings as const c (*)
  bfdbee8... shellEntry: Use correct enum for input purpose hints (*)
  b81d24f... Update Russian translation (*)
  36c7d65... inputMethod: Pass all key events through the current IM met (*)
  44b29f2... Update Romanian translation (*)
  977686a... Update Slovak translation (*)
  c4d2c0e... Update Brazilian Portuguese translation (*)
  788fb55... Update Dutch translation (*)
  0e2aeac... build: Bump required glib version (*)
  3171f9d... Update zh_CN translation (*)
  bdde247... Added Slovenian translation (*)
  526834e... modalDialog: Remove some unused code (*)
  a5e54f9... Update Dutch translation (*)
  8a78f08... Update Arabic translation (*)
  201bd9d... Update French translation (*)
  61e9f51... system: Align submenu labels with parent - adjust for deepe (*)
  01509cf... appFavorites: Rename gnome-tweaks.desktop (*)
  78a92fb... polkitAgent: Queue authentication requests while locked (*)
  9c0707d... build: Run postinstall script where necessary (*)
  9f7b101... appFavorites: Add evolution to rename list (*)
  f6a0847... st: Do not force allocation updates during shadow creation (*)
  de95ced... Update Russian translation (*)
  1339054... Update Russian translation (*)
  e00f22e... overview: Use monotonic time to check for consecutive activ (*)
  11ca8dd... worldClock: Handle named timezones (*)
  71515a8... networkAgent: Use libnm for plugin loading (*)
  09d3cdb... workspace: Don't move focus unconditionally (*)
  cb4252e... polkitAgent: Hide authentication dialogs while locked (*)
  5cc42b1... utils: Simplify URL regex to only support one layer of pare (*)
  5b10d15... Bump version to 3.28.1 (*)
  a198dfe... thunderbolt: capitalize Thunderbolt in a translatable strin (*)
  5fcf40b... workspaceThumbnail: only update _porthole if the overview i (*)
  c29bd46... workspaceThumbnail: rebuild thumbnails if workareas size ch (*)
  b99e304... workspaceThumbnail: initialize porthole based on workArea (*)
  69afe77... remoteMenu: Support icons in app-menu (*)
  cdbc99e... popupMenu: Fix wrong call to clutter_actor_add_child() (*)
  f1b1501... Update Croatian translation (*)
  d6d09fd... ui: Theme lookup should respect XDG_DATA_DIRS (*)
  695d619... st-theme-node: Add new getter st_theme_node_get_letter_spac (*)
  376d696... st-private: Add support for letter-spacing in ClutterText b (*)
  be76b19... st-entry: Set text-related CSS properties on the internal C (*)
  35fced2... ibusCandidatePopup: Fix candidate-clicked signal (*)
  d7aba2d... loginDialog: Ensure timed login indicator is hidden on key  (*)
  58063d9... loginDialog: Move reset of timed login into _startTimedLogi (*)
  b1239b1... loginDialog: Use GLib instead of Mainloop for timeout (*)
  522a5fe... loginDialog: Ensure old timed login timeout is removed befo (*)
  5cc6fef... loginDialog: Restrict grabbing of focus while timed login i (*)
  86a741c... loginDialog: Make sure timed login indicator is shown after (*)
  a8e17f7... loginDialog: Use more function scope variables inside _star (*)
  a4190f8... loginDialog: Correct source name for timed login idle timeo (*)
  1dd1661... loginDialog: Don't display timed login indicator if unused (*)
  a46df7f... theme: Use a padding of 6px on the user-list items accordin (*)
  58aafe9... theme: Improve look of login user-list (*)
  c4e0f6d... Update Russian translation (*)
  0963ccd... thunderbolt: fix enroll-failed signal args order (*)
  874a919... thunderbolt: remove gdbus error prefix, if present (*)
  fb509df... thunderbolt: sync D-Bus API with bolt changes (*)
  7601b02... Updated Slovenian translation (*)
  0327069... polkitAgent: Guard against repeated close() calls (*)
  38cdaa6... Update Romanian translation (*)
  c82cb91... network: initialize the agent asynchronously (*)
  39f43a4... Update Friulian translation (*)
  f411724... Updated Czech translation (*)
  a6ff195... Updated Spanish translation (*)
  fbc03cc... Bump version to 3.29.1 (*)
  581b38e... scripting: Fix argument list of createTestWindow() (*)
  642107a... keyboardManager: Preserve current keymap across reloads (*)
  2d6cf23... perf-tool: Fix default value for --extra-filter (*)
  0932324... calendar-server: Update views only after the time range is  (*)
  594cc7c... workspaceThumbnails: Avoid access to undefined variables (*)
  853c81e... Update Brazilian Portuguese translation (*)
  ffc0eb1... remoteSearch: Actually return icons (*)
  a49fb90... build: Include Cally in St introspection (*)
  2997e49... keyboardManager: take group index into account when preserv (*)
  5336175... osdWindow: Fix blurriness at certain resolutions (*)
  c0a453f... networkAgent: Fix fallout from libnm port (*)
  7d59eaa... Update Indonesian translation (*)
  d8b9e23... network: Update the icon in the panel whenever NM's state c (*)
  bae6f06... Update Galician translation (*)
  f13dbf2... Update Galician translation (*)
  94101e8... magnifier.js: Fix zoom juddering (*)
  a0785cd... Update Swedish translation (*)
  04f6156... Update Chinese (China) translation (*)
  fdaddbd... Improve notification documentation (*)
  fc26559... docs: Remove obsolete files (*)
  f56e4e1... docs: Remove old style HACKING (*)
  02bbf40... docs: Use Markdown (*)
  ad3e9ab... docs: Clarify where style changes should be done (*)
  86bd5b2... Bump version to 3.29.2 (*)
  70057c6... closeDialog: Disable unredirection while showing (*)
  b03bcc8... closeDialog: Periodically check for window to become respon (*)
  4489426... st-label: Unset clutter text instance on disposal (*)
  0913cab... thunderbolt: Do not auto start boltd

(*) 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]