[gnome-shell] (137 commits) Non-fast-forward update to branch wip/carlosg/im-update-preedit-with-mode
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (137 commits) Non-fast-forward update to branch wip/carlosg/im-update-preedit-with-mode
- Date: Wed, 1 Sep 2021 18:47:54 +0000 (UTC)
The branch 'wip/carlosg/im-update-preedit-with-mode' 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:
0fa3f9a... inputMethod: Use update-preedit-with-mode signal
Commits added to the branch:
8edd6ae... ci: Update mutter image (*)
bb8daae... keyboard: Use microseconds for notify_keyval() (*)
67596e7... Revert "workspaceAnimation: Allow long swipes in session" (*)
1356203... st/icon: Store paint scaled icon size instead of normal siz (*)
0b1dfbf... st/icon: Check icon properties for changes before regenerat (*)
f6553ef... st/icon: Chain up to parent vfunc in override (*)
85ffb96... st/scroll-view: Don't emit superfluous style-changed events (*)
ba428ed... st/scroll-bar: Remove unneeded style-changed handler (*)
4ae06a2... st/settings: Fix indentation on settings keys (*)
162d694... st/settings: Add new disable-show-password setting (*)
8721c5d... st/password-entry: Honor disable-show-password key (*)
a412388... shellEntry: Don't show "Show Password" menu if entry icon i (*)
09cb9cd... Update Occitan translation (*)
3fa5e59... Update Occitan translation (*)
1ea4d72... magnifier: Don't query pointer unless necessary (*)
77b175e... magnifier: Remove unused return value (*)
8f42053... magnifier: Small cleanup (*)
770f152... Add Frisian translation (*)
f1320bd... status/powerProfiles: Add power mode selection (*)
717a2d3... Update Ukrainian translation (*)
99199b1... Update Russian translation (*)
c58c86e... Update Portuguese translation (*)
4bf5f7b... Update Brazilian Portuguese translation (*)
6e629c0... st/icon: Only get resource-scale after peeking theme node (*)
9cfc48c... Update Frisian translation (*)
e49d816... Update Turkish translation (*)
957d559... Update Persian translation (*)
ee632fb... Update Hebrew translation (*)
d28ed12... Update Indonesian translation (*)
19fc6ef... powerProfiles: Tweak profile names (*)
26dc0fc... appDisplay: Avoid a warning (*)
9b7181d... Update Ukrainian translation (*)
58dd335... Update Slovenian translation (*)
9fa31d8... Update Chinese (China) translation (*)
4649bb0... Update Brazilian Portuguese translation (*)
a8f1722... readme: Change "GNOME 3" to "GNOME" (*)
cc2af75... workspace: Remove skip-taskbar windows while the overview i (*)
7af0193... theme: Adjust focus ring for entries (*)
508442c... ci: Update mutter image (*)
f313eb0... Update Occitan translation (*)
c6b72cc... status/location: Change permission table (*)
2fcb7cf... Update Portuguese translation (*)
506001e... src/shell: Plug some small leaks (*)
f719ea8... st/scroll-bar: Remove pointless condition (*)
474fd47... telepathyClient: Fix a typo (*)
6f7df32... boxpointer: Fix coordinate (*)
941419e... appDisplay: Fix dead error handling (*)
5b3036a... appDisplay: Handle null value (*)
46b0d3f... workspacesView: Handle null return value (*)
4b4d422... iconGrid: Bail out when not on a monitor (*)
3495873... status/network: Use wwan settings panel for GSM/LTE Modems (*)
53e623e... Update Russian translation (*)
b9f38f9... ci: Split POTFILES check between C and JS (*)
1deb13e... extensionUtils: Add gettext convenience helpers (*)
2724ece... Update Indonesian translation (*)
4a3e3ee... Update Swedish translation (*)
fb31303... screenShield: Don't unnecessarily close or recreate inhibit (*)
8507519... screenShield: Close inhibitors that finished creation after (*)
5791e25... screenShield: Asyncify _syncInhibitor() (*)
bb907e4... Update Persian translation (*)
e260c24... Update Romanian translation (*)
2e04f9b... Update Hebrew translation (*)
5e90e8d... appDisplay: Remove unnecessary unmapped handler (*)
1550976... appMenu: Split out from panel (*)
07daa95... appMenu: Clean up on destroy (*)
0f58817... appMenu: Delay window sections update when selecting window (*)
958fb6f... appsMenu: Add side parameter (*)
b3861ca... appMenu: Hide overview when activating apps (*)
c809a87... appMenu: Do launch animation if supported by source (*)
8b1e183... appMenu: Only include non-skip-taskbar windows (*)
991d959... appMenu: Allow showing the window section for all windows (*)
321e07c... appMenu: Only show 'Quit' for running apps (*)
e3c06e3... appMenu: Update "new-window" item on state changes (*)
0cde447... appMenu: Optionally include favorites section (*)
bba799a... appMenu: Remove separator between "new window" and actions (*)
414ed91... appMenu: Support launching on the non-default GPU (*)
b496c9f... appDisplay: Replace AppIconMenu (*)
91280f7... Updated Spanish translation (*)
a4d2f5d... windowMenu: Use consistent terminology (*)
aec128f... Bump versiont to 41.beta (*)
142492b... Update Ukrainian translation (*)
3ce03be... Update Occitan translation (*)
124f296... Update Basque translation (*)
a145361... Update Portuguese translation (*)
5702349... Update Brazilian Portuguese translation (*)
af03314... magnifier: Avoid painting a desktop that's fully occluded b (*)
3121476... Update Catalan translation (*)
74d0b06... overview: Add a 'closing' getter (*)
7c1b30b... workspace: Ignore new windows that appear while the overvie (*)
ea9c4e5... windowManager: Allow animations to start if the overview is (*)
956db07... overview: Emit 'hidden' after it's *really* hidden (*)
88b2c9a... windowManager: Animate the appearance of new windows after (*)
80e96b4... Update Russian translation (*)
58722ca... Update Basque translation (*)
5e34dda... Update Persian translation (*)
1f3fac0... Update Indonesian translation (*)
0b8514d... messageTray: Do not show low priority notifications (*)
ea6433b... extensions-tool: Remove GNOME Software reference from man p (*)
f3cbc43... Updated Czech translation (*)
a802bfd... ci: Include eslint-plugin-jsdoc in js image (*)
bf5129a... eslint: (Mostly) synchronize configuration with gjs (*)
0cd8826... ci: Use backend-agnostic meson commands (*)
06c4929... subprojects: Use meson compile to generate translations (*)
4bbbee4... ci: Expose meson's Junit test results to gitlab (*)
b3bdcbc... extensionDownloader: Fix up style (*)
f16fda5... extensionDownloader: Stop returning distinct errors (*)
6bf2083... extensionDownloader: Use async code for extracting archive (*)
50a14ca... portalHelper: Replace Soup.URI with GLib.Uri (*)
f14960f... extensionDownloader: Stop setting proxy resolver explicitly (*)
3ad569f... extensionDownloader: Use plain Soup.Session (*)
ae90b50... extensionDownloader: Port to Soup3 (*)
d562c70... environment: Fallback to Soup 2.4 (*)
79d633a... Update Galician translation (*)
a24a7a8... Updated Spanish translation (*)
6c40890... networkAgent: Fix order of _() and format() (*)
c6bcc74... notificationDaemon: Remove rewriteRules (*)
cd2174e... Update Belarusian translation (*)
b73c05c... Update Finnish translation (*)
196fa34... Update Turkish translation (*)
b8f5e38... Update Kazakh translation (*)
44d61c6... Update British English translation (*)
66b1117... Update German translation (*)
5eb82cb... Update Slovenian translation (*)
2f161af... Update Slovak translation (*)
b158e96... main: Stop handling old 'panel-main-menu' shortcut (*)
9b89647... Update French translation (*)
66ba806... Update Swedish translation (*)
1d607cf... build: Add soup2 option (*)
b21b43e... workspace: Update bg border radius in constructor (*)
ef70364... cleanup: Replace non-standard ByteArray module (*)
0d8e002... init: Set console log domain (*)
b90a6d6... workspace: Move fading minimized windows out of allocation (*)
07579f0... dash: Fixes wrong separator position (*)
2ee323e... keyboard: Ensure chrome input region is updated after slide (*)
cd1102f... layout: Exclude hidden actors from struts (*)
757e766... windowManager: Discard workspace scroll smooth events (*)
92963a0... inputMethod: Use update-preedit-with-mode signal
(*) 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]