[gnome-shell] (97 commits) Non-fast-forward update to branch wip/fmuellner/overview-tweaks
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (97 commits) Non-fast-forward update to branch wip/fmuellner/overview-tweaks
- Date: Wed, 19 Jul 2017 09:28:29 +0000 (UTC)
The branch 'wip/fmuellner/overview-tweaks' 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:
b79b2db... workspaceThumbnails: Reduce maximum thumbnail size
7c7a667... overview: Don't expand workspace thumbnails by default
9084fb9... workspace: Move window captions
75e74e9... workspace: Reduce spacing between window previews
e06cdef... workspace: Only reveal title captions on hover
3094aa2... workspace: Don't restrict title width to window preview
524ecd8... workspace: Allow full-sized window previews
Commits added to the branch:
69396bb... build: Drop obsolete dist file (*)
3d20983... Bump version to 3.25.3 (*)
e995730... style: Fix nesting of elements (*)
875a1d6... gdmUtil: Fix auth prompt drawing over user list (*)
0e922ee... data: install process-working.svg to filesystem (*)
9c4e875... objectManager: handle object manager sending empty array (*)
9c8a470... objectManager: handle proxies coming and going (*)
293d169... Fix a typo (*)
5221744... workspace: Reset source IDs to zero after removing them (*)
82e20f9... authPrompt: Reorder import (*)
bdc15d6... Revert "data: install process-working.svg to filesystem" (*)
e3330b6... Revert "gdmUtil: Fix auth prompt drawing over user list" (*)
a00a186... authPrompt: Remove stray tab character (*)
fdf988c... util: Force text direction of time strings (*)
292ac41... panel: Consider visibility changes for solid style (*)
d1c71fd... st: Don't try to create shadow for empty texture (*)
326d5c7... notificationDaemon: Fix fallback icon names (*)
fbc5e37... loginDialog: Disable user list when no user (*)
2b459ff... Fix translation headers (*)
0f87182... gdmUtil: Fix auth prompt drawing over user list (*)
a782de6... authPrompt: allow empty response to PAM messages (*)
2339c39... system: Emulate click action button release (*)
79aa404... volume: Show OSD popup when changing volume via scroll (*)
526f2c8... loginDialog: Only highlight a single item at any time (*)
358133e... Initialize properties in _init() (*)
e2f88d6... Don't use 'undefined' as boolean (*)
2a01606... dash: Fix some JS warnings (*)
755698a... remoteMenu: Add actionGroup accessor (*)
28d0983... panel: Fix a JS warning (*)
b50d714... history: Fix bogus return value (*)
f33560f... ibusManager: Fix a warning (*)
1ba014d... layout: Range-check index before array lookup (*)
4e57b45... layout: Skip strut computation in the no-monitor case (*)
32fdc22... windowManager: Fix a warning (*)
b73c96d... calendar: Fix access to undefined property (*)
d815c5d... notificationDaemon: Avoid access to undefined property (*)
c1758c4... dateMenu: Set _delegate on non-menu-item menu child (*)
ccaae5d... shellDBus: Avoid access to undefined properties (*)
60e7db7... st-icon: Remove unused fields (*)
b18735d... shell-global: Don't override the X11 window scale (*)
5962be3... shell-global: Don't set the clutter font DPI (*)
b099e9a... shell-util: Fix capturing scaled views (*)
4c2fd51... shell-util: ensure we've a valid n_captures when capturing (*)
4427197... ui: Reset workspace thumbnail porthole on monitor changes (*)
7991a53... padOsd: Refactor function setting label after edition into (*)
0d0e90c... padOsd: strengthen ring/strip label creation (*)
a426295... search: Make the results take more horizontal space (*)
faa0dda... search: Refactor providerIcon into providerInfo (*)
0a8d81c... search: Tweak the sizes of search results icons (*)
9d77fa8... search: Replace the gradient separator with a simple line (*)
c1eaa8e... separator: Remove HorizontalSeparator (*)
d4541a6... gnome-shell: Use standard font size for the search-result-t (*)
1502523... search: Increase maximum number of visible list search resu (*)
bcec9f3... util: Wrap g_regex_escape_string() (*)
77e0c38... search: Propagate searchResults down the hierarchy (*)
b3d74bd... search: Highlight search terms in description (*)
69a9c22... search: Disable multiline descriptions (*)
90f7dfd... gnome-shell: Make search result description semitransparent (*)
330a287... shell-util: Fix a typo (*)
516d19e... slider: Cache slider width for dragging handlers (*)
74bd009... layout: Allow adding already parented actors for chrome tra (*)
1c7a3ee... ui: Refactor modal dialog into separate Dialog class (*)
fbf5f98... shellMountOperation: Share a style class (*)
b5860d6... dialog: Add MessageDialogContent (*)
f77333e... extensionDownloader: Don't reuse .prompt-* style classes (*)
593b431... ui: Use MessageDialogContent where appropriate (*)
d220e35... ui: Implement "window doesn't respond" dialog on gnome-shel (*)
59a70fb... polkitAgent: Fix ReferenceError exception (*)
161926c... Update Indonesian translation (*)
3ca77e9... Update Friulian translation (*)
8d6efde... Revert "extensionSystem: handle reloading broken extensions (*)
88b1a5d... extensions: Consistently handle createExtensionObject() err (*)
d461d02... extensionSystem: Catch import errors (*)
e845f41... extensionSystem: Handle all initExtension() extension error (*)
6b71b79... Remove excess parameter to g_app_info_launch() (*)
c64a38f... padOsd: Implement edition of actions for rings/strips (*)
5202181... padOsd: Disallow help/switch monitor actions on rings/strip (*)
76c4b0a... Fix crash when using the magnifier (*)
a593e45... messageTray: Use spread syntax to get map keys (*)
6a2af25... appDisplay: Define constant before using it (*)
9e32ba6... main: Define global properties with 'var' instead of 'let' (*)
2582d16... Define classes with 'var' instead of 'const' (*)
033277b... Define externally accessible contants with 'var' instead of (*)
6c9a7ce... environment: Remove stray semicolon (*)
c67eaba... appDisplay: Use ::paint handler to set up spring animation (*)
96a4977... iconGrid: Remove clones on new animation (*)
865a1cf... iconGrid: Cancel animations on unmap (*)
6878ee9... workspace: Use has_pointer() method instead of property (*)
6a0514f... workspaceThumbnails: Reduce maximum thumbnail size
6ab300b... overview: Don't expand workspace thumbnails by default
784d099... workspace: Move window captions
6a7fca1... workspace: Reduce spacing between window previews
c0e8912... workspace: Only reveal title captions on hover
a8ea7c1... workspace: Don't restrict title width to window preview
bd56813... workspace: Allow full-sized window previews
31ace64... workspace: Move decision to show/hide chrome to clone
61975d6... workspace: Show window chrome on long-press
(*) 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]