[gnome-shell] (243 commits) Non-fast-forward update to branch issue369
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (243 commits) Non-fast-forward update to branch issue369
- Date: Mon, 8 Jul 2019 06:52:14 +0000 (UTC)
The branch 'issue369' 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:
1d7721f... endSessionDialog: Check for PackageKit before considering u
Commits added to the branch:
d7632bb... Ignore '.vscode' folder for users of that editor (*)
5357e0a... st/settings: Add magnifier activation property and bind to (*)
f81ac49... ci: Use custom image for commit log check (*)
fea0192... weather: Handle missing permission store (*)
0b72ff1... st: Add missing END_DECLS marker (*)
de6512b... st: Add missing include (*)
e83f234... windowManager: Allow disabling touchpad workspace switch ac (*)
b77e497... switchGestures: Do not hard-code allowed modes (*)
c0012c2... windowManager: Limit switch gestures to normal mode (*)
e5b9043... workspacesView: Support touch/touchpad gestures to switch w (*)
9f8edd9... panel: Remove left-over Gtk.Settings (*)
4541fb9... perf: Stop using GTK (*)
a5c75ff... screenshot: Don't pick up rubberband style from GTK (*)
862aaf3... shellDBus: Remove ShowMonitorLabels API (*)
eb90005... shellDBus: Accept connector to restrict OSD to one monitor (*)
8b9c8dd... windowManager: Don't move sticky windows when inserting wor (*)
4892a87... boxpointer: Compute arrowStride using sourceActor monitor a (*)
7468752... layout: Use an invisible but mapped actor as dummy cursor (*)
044572c... boxpointer: Use X/Y actor positioning instead of an anchor (*)
244a329... boxpointer: Compute source allocation and work area just on (*)
f7d1174... appFavorites: Update RENAMED_DESKTOP_IDS (*)
5d9f80b... extensionPrefs: Fix pref button appearance (*)
22883f2... dateMenu: Make sure we always display a clock name (*)
2fab75f... dateMenu: Make clock offsets relative to local time (*)
4e5ca6d... dash: Fix messed up icon height (*)
5f5a3b7... theme: update toggle switch design (*)
9d6fcfd... switch: Drop separate handling for US (*)
8e51fee... windowManager: ensure actor resize clone dies with actor (*)
5be61bb... barLevel: Don't show border radius if the value is 0 (*)
a540fe4... st: Round CSS units to the nearest multiple of the scale fa (*)
9090b7d... Bump version to 3.32.1 (*)
ffaca00... appMenu: Add separator between "Details" and "Quit" (*)
d2dc072... appMenu: Remove separator in window section (*)
d4763b1... appMenu: Add heading to windows section (*)
56a3616... appIconMenu: Sync windows section with app menu (*)
49c95cf... theme: Update window preview style (*)
526bb72... environment: Warn when trying to access a deprecated actor (*)
1be933b... boxpointer: Don't use boxpointer actor, as it's now an acto (*)
fedb8e7... panelMenu: Remove usage of this.actor from Button (*)
ad491e7... iconGrid: Remove this.actor definition to BaseIcon (*)
bea6045... messageTray: Remove this.actor definition to SourceActor (*)
be2d630... panel: Remove this.actor definition to self (*)
2d30e31... workspaceSwitcherPopup: Remove this.actor definition to sel (*)
44fcb9e... workspaceThumbnail: Remove this.actor definition to Thumbna (*)
7bb84da... popupMenu: Make MenuManager to take an actor as parameter (*)
1e3a174... na-tray-manager: Add missing `void` to functions with no ar (*)
1dff32e... hotplug-sniffer: Add gnu_printf format attribute (*)
2b1d6e6... calendar-server: Add gnu_printf format attribute (*)
9593e20... meson.build: Add more compilation warnings (*)
03c4930... util: Fix compiler warning (*)
4d4d5a0... shell, st: Adjust to CoglPipeline API changes (*)
59edea4... workspacesView: sync gesture enabled state after setting it (*)
f74c07b... st: Only emit ::style-changed on actual changes (*)
218c879... Updated Spanish translation (*)
0f531d8... ShellApp: Use g_signal_connect_object for window signals (*)
2b30146... ci: Ensure we clone a deep enough history for commit review (*)
5634126... Update Indonesian translation (*)
df7fea3... Update Friulian translation (*)
293f50e... accessibility: Add settings changed signal handler after cr (*)
c2e04e3... ci: Silence some warnings (*)
594a070... ci: Fix checking out mutter for stable branches (*)
8db4f3c... ci: Handle merge requests for non-master branches (*)
43cef45... ci: Try harder to find a matching mutter branch (*)
ab9710e... ci: Improve script output (*)
a63ba61... keyboard: Disable emoji support on X11 (*)
3c54e86... SwitcherPopup: Check for type using constructor (*)
3a3f9aa... CyclerPopup: Check for type using constructor (*)
bbd3275... js: Check for this.constructor type instead of new.target (*)
38da54f... padOsd: Use non-deprecated librsvg API to create handle (*)
d57234b... panel: Don't chain up to parent's allocate (*)
fb04daf... st: Use g_signal_handler_disconnect() to disconnect from St (*)
94995e9... st: Reload icon on style changes only if necessary (*)
50b7739... worldClocks: Ignore locations with unknown timezone (*)
ed999ce... keyboard: Destroy old layout actors when regenerating keybo (*)
d5ebd8c... dashSpacer: Don't trigger allocations from size negotiation (*)
8572bb9... Update Esperanto translation (*)
1ebbd7c... st: Reimplement StClipboard on top of MetaSelection (*)
3121c9a... dialog: Really set ellipsize mode in subtitle and body (*)
2e5295b... dialog: Use object's set to assign properties (*)
4e6b2eb... windowManager: Fix fullscreen windows in ws switching anima (*)
5520bb3... texture-cache: Keep aspect ratio for content images (*)
03117d6... panel: Drag topmost maximized window (*)
d9bfa16... network: Handle interface name changes (*)
598407b... Revert "st: Reload icon on style changes only if necessary" (*)
0afd600... st: Delay handling of :first/:last-child changes (*)
de0c325... Update Chinese (China) translation (*)
c0c2edf... keyboard: Unset current page when it gets destroyed (*)
d84bbb8... keyboard: Don't try to set the same current page twice (*)
8ad33d8... keyboard: Use JS style for current page variable (*)
2702a82... keyboard: Unset Idle ID before removing it (*)
271e43a... keyboard: Remove unused _hideSubkeys function (*)
7d75ddf... Update Esperanto translation (*)
ab0ecc4... Update German translation (*)
2e209a8... Bump version to 3.33.1 (*)
7e70dd8... js: Use GTypeFlags to define abstract GObject classes (*)
9b379c4... systemActions: Only do prefix matches (*)
4258ae3... popupMenuItem: Make it a widget inheriting from St.BoxLayou (*)
bdf66d7... popupMenu: Implement vfunc's for key focus in/out (*)
41dd744... js/status: Use menu items as actors (*)
58e0b80... panel: Use menu items as actors (*)
a23391e... PopupBaseMenuItem: Use active property for menu items (*)
30861d4... popupMenu: Make sensitive a Menu and MenuItem property (*)
6ecb0a4... popupMenu: Implement Switch as actor (*)
9697c20... system: Just use buttonGroup instead of adding extra _actio (*)
51655be... keyring: Use bind_property for message and description valu (*)
b197a1a... cleanup: Fix spelling errors (*)
54039c3... st: Introspect ScrollViewFade to read fade properties (*)
2bd8057... layout: Show important actors above top_window_group (*)
cdaf164... Updated Spanish translation (*)
a1c3900... introspect: Remove unused variable (*)
33f5bb3... introspect: Include `sandboxed-app-id` as well (*)
6d4b9d2... ci: Switch to mutter's docker image (*)
71e469a... calendar-server: Port to libecal-2.0 (*)
785dd5c... Revert "calendar-server: Port to libecal-2.0" (*)
bd4aac8... calendar-server: Port to libecal-2.0 (*)
8167f20... workspacesView: remove unused variables (*)
af26e2b... shellMountOperation: Move password entry to a grid (*)
aa3e64a... shellMountOperation: Support TCRYPT (*)
4730b7a... shellMountOperation: Add spinner to password dialog (*)
88697ad... js: Throw GObject.NotImplementedError when requiring overri (*)
0ada312... Bump version to 3.33.2 (*)
9ca8433... network: Make NMWirelessDialogItem a subclass of St.BoxLayo (*)
5a9d094... shell: Use MetaDisplay input focus API (*)
771b1a0... shell: Do not set XFixes input region on wayland compositor (*)
dd5d7d3... shell: Only initialize global->xdisplay on X11 compositors (*)
d25bcbc... modalDialog: Inherit from St.Widget (*)
2f6323a... modalDialog: Use a Gobject property to manage the state (*)
6359d6e... windowAttentionHandler: disconnect signals before destructi (*)
96c2473... modemManager: improve check for CDMA system identifier (*)
2c45b54... keyring-prompt: relax NULL check in remove_mnemonics() (*)
12bace2... shell-global: don't warn when unsetting non-existent state (*)
5060aee... shellMountOperation: Use a Unicode apostrophe in a new stri (*)
83e8344... meson: Add some compiler arguments to debug builds (*)
de0e216... meson: Do not add compiler flags if 'plain' buildtype is us (*)
759120b... popupMenu: Connect after to item 'activate' signal (*)
2b3ab3e... windowMenu: Do actions requiring grab once ungrabbed (*)
866629b... windowManager: Disable favorite shortcuts without overview (*)
8c01d34... PopupMenuManager: Remove unneeded _owner reference (*)
238b87d... grabHelper: Throw an error if the owner is not an actor (*)
40c2a40... search: reload search providers when installed applications (*)
2d2824b... Update Indonesian translation (*)
0a7e717... Update Hungarian translation (*)
27ef815... Updated Spanish translation (*)
4b01bb6... ripples: Add a new class ripples (*)
ee3f52c... layout: Use the ripples for overview (*)
443c834... locatePointer: Add implementation in gnome-shell (*)
3c5fea5... st: Stop using (deprecated) ClutterAnimation (*)
d8825e0... shell: Stop using anchor point (*)
3cbdf4f... remoteSearch: exclude content from hidden apps (*)
3b6fae5... sessionMode: add a property to disable window manager menus (*)
14d9839... theme: Add pointer accessibility resources (*)
5ace468... accessibility: Add pointer accessibility support (*)
22e33b4... Updated Spanish translation (*)
5ef343f... Update Friulian translation (*)
1e5a8b0... Update Indonesian translation (*)
a9234f7... background: Use Garbage Collector to dispose background (*)
7059e31... background: Group 'changed' signal emission (*)
58c4212... shell-app: Fix spelling error (*)
520cea9... iconGrid: Don't hide children inside allocation loop (*)
07d25cd... main: Use GLib's structured logging support (*)
523ba5a... shell: Remove shell_global_structured_log() (*)
2fd1201... boxpointer: Unset the sourceActor on destruction (*)
5481c18... boxpointer: Don't set actor position during allocation (*)
3d4ba02... boxpointer: Don't trigger a relayout when updating arrow si (*)
cb4c0d3... boxpointer: Trigger a relayout when setting position (*)
76dc77f... boxpointer: Remove deprecated show/hide methods (*)
0e37cd2... main, LoginManager: Call GDM's RegisterSession() (*)
ac09e01... Update Dutch translation (*)
c1c45f9... appDisplay: Set Adjustment value after allocation (*)
b479795... iconGrid: Fix animation glitch (*)
4e84b46... keyboard: Add extended keys and language popups to top wind (*)
ccf646f... Drop CoglError for GError (*)
44e1a6c... Theme: update to sync with gtk Adwaita (*)
94ba52a... network: don't assume NMActiveConnection has a device (*)
00f9b7b... layout: Use addChrome instead of addTopChrome for screenShi (*)
2e070ab... panel: Center-align menu arrows (*)
0744c6a... Update Croatian translation (*)
fe346b8... Update Catalan translation (*)
6f6b6fb... Merge branch 'wip/jimmac/sync-with-adwaita' (*)
751cd2f... main: setup GJS profiler when GJS_TRACE_FD is set (*)
8864816... Bump version to 3.33.3 (*)
03bb8cd... theme: darken sliders to match gtk (*)
6a477be... windowManager: Use own variables for each gesture (*)
b143869... main: Fix some typos and style inconsistencies in comments (*)
68e580e... dialog: Use GObject.set() over Object.assign() (*)
2f5086e... extensionDownloader: Use common message dialog layout (*)
cb0a5de... animation: fix unintentional loop while polkit dialog is ac (*)
ae0450b... Revert "animation: fix unintentional loop while polkit dial (*)
0641b1e... animation: fix unintentional loop while polkit dialog is ac (*)
d458249... system: Drop custom styling of user submenu icon (*)
04c7cb6... Do use padding 0 for week and day numbers (*)
eab320d... altTab: Ensure style of this._list before calculating icon (*)
c67460a... altTab: Fix a wrong variable name (*)
0741296... altTab: Remove get_preferred_width override of AppIcon (*)
a8f0787... batch: Add missing import (*)
e10a768... shellMountOperation: Remove unused functions (*)
42dabef... loginDialog: Return consistently from arrow function (*)
69725e5... locatePointer: Capitalize class name (*)
9476aa5... telepathyClient: Don't redeclare N_() (*)
6970f43... ripples: Remove unreachable return statements (*)
5f3bad9... locatePointer: Use constant for GSettings key (*)
3c382c4... popupMenu: Use consistent registerClass() style (*)
b3736f4... popupMenu: Use regular method style (*)
2c1a81f... runDialog: Don't return from finally block (*)
b87455c... keyboard: Remove unnecessary boolean cast (*)
f6b4b96... cleanup: Use Array.includes() to check for element existenc (*)
0b08ee5... cleanup: Clean up unused imports (*)
fe83cd9... cleanup: Use rest parameters instead of arguments (*)
321730f... cleanup: Use rest operator to handle overly long argument l (*)
e7d44bb... cleanup: Remove unneeded escapes in regex (*)
e56d7f5... cleanup: Remove unused variables (*)
e2e02c9... cleanup: Avoid implicit coercion (*)
d008c6c... cleanup: Avoid variable declarations in case clauses (*)
f250643... style: Use space after catch (*)
55235c2... style: Avoid trailing commas in array destructuring (*)
29b04fc... style: Fix stray/missing semi-colons (*)
7ac35c6... style: Fix stray/missing spaces (*)
8fda311... style: Fix brace style (*)
4c52069... style: Use camelCase for variable names (*)
61f86cb... keyboard: Remove unused keyboard gsetting schema (*)
6c33aff... lookingGlass: Replace global grabs with input device grabs (*)
d5a1a88... st: Replace global grabs with input device grabs (*)
02c7669... tests: Stop using global grabs (*)
95b80ee... extensionPrefs: Avoid awkward indentation in string literal (*)
8c28f9a... dwellClick: Reindent modes map (*)
02db21f... systemActions: Reindent action map (*)
6f8dd06... cleanup: Use consistent style for GObject property definiti (*)
5ec4c2e... cleanup: Use spaces for indentation (*)
6ed5bc2... cleanup: Use consistent switch indentation (*)
8fcd6c7... cleanup: Use arrow functions for tweener callbacks (*)
1398aa6... style: Fix indentation errors (*)
14d7897... style: Stop using braces for single-line arrow functions (*)
915415d... OSK variables and key rounding (*)
8a22092... shell: Drop XDND initialization code (*)
0bdd1b6... st/button: Ungrab device before calling st_button_release (*)
e95f3fe... ibusManager: Use Map to store engines (*)
46874ee... params: Simplify code (*)
0d035a4... cleanup: Prefer template strings (*)
1778ada... tests: Add Params.parse() unit tests (*)
8a5de32... params: Fix regression (*)
7359e43... st: Add st_icon_colors_equal() (*)
be40de5... st: Consider non-background properties for ::style-changed (*)
55a5daf... endSessionDialog: Check for PackageKit before considering u
(*) 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]