[gnome-shell] (259 commits) Non-fast-forward update to branch wip/fmuellner/first-last-child
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (259 commits) Non-fast-forward update to branch wip/fmuellner/first-last-child
- Date: Sat, 2 Mar 2019 12:19:56 +0000 (UTC)
The branch 'wip/fmuellner/first-last-child' 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:
f8c81c9... st: Only consider visible children for :first/:last-child
Commits added to the branch:
f8ce47c... keyboard: Use addSettingsItem() in language menu (*)
62abf3e... audioDeviceSelection: Only include settings button when all (*)
ae48f8b... inputMethod: Delete the enabled member since it's not used (*)
22e21ad... animation: Add dedicated Spinner class (*)
945a019... animation: Optionally animate spinner start/stop (*)
b578327... calendar: Disconnect signals when resetting notification (*)
7c4e43c... Remove deprecated CoglHandle (*)
e0a992a... notificationDaemon: Fix warning (*)
4b28b90... notificationDaemon.js: Fix a typo (missing ')') (*)
3fa3889... Update French translation (*)
df77fb6... media section: Change size of the fallback cover (*)
1f864c9... thunderbolt: only try to enroll if we are allowed (*)
200f490... Update Afrikaans translation (*)
2fc1f1a... cleanup: Remove obsolete Lang imports (*)
97963a1... docs: Remove obsolete Lang references (*)
467b7c1... lookingGlass: Stop using eval() (*)
8f15193... messageTray: Split out policy creation (*)
a6763e7... messageTray: Chain up in NotificationPolicy constructor (*)
3e3da8e... calendar: Don't allow event messages to be closed (*)
a7d6189... calendar: Remove ability to hide events (*)
9dc3b73... calendar: Rename "Clear All" button (*)
edbb204... animation: Disable spinner animations when actor is destroy (*)
8840608... Update Catalan translation (*)
809d921... search: Initialise searchInProgress when search providers a (*)
5f223e0... polkitAgent: Disconnect session signal handlers when destro (*)
ddd1825... polkitAgent: Drop close() override in favour of closed sign (*)
081d94e... polkitAgent: Destroy session from dialogue closed handler (*)
21de3c3... polkitAgent: Disconnect from user signals when closing dial (*)
8bb9eb0... keyboard: Disconnect from input source manager when destroy (*)
deec0bf... texture-cache: Replace ClutterTexture by ClutterImage (*)
1847a4f... texture-cache: Avoid creating unnecessary ClutterImages (*)
3dcb593... texture-cache: Simplify function with g_autoptr (*)
d75a348... windowManager: detect change to a non-existent WS (*)
99ce3de... st-button: Handle touch-cancel events (*)
bacfdbb... cleanup: Port non-GObject classes to JS6 classes (*)
e68dfed... cleanup: Port GObject classes to JS6 classes (*)
b7e2718... docs: Update HACKING (*)
d80e7e0... lookingGlass: Don't import Lang by default (*)
dfa0750... networkAgent: Advise the user to push a WPS button on their (*)
38805ae... Updated Slovenian translation (*)
3db5215... appDisplay: Reduce g_app_info_get_all() calls (*)
69ad75c... shell-app-system: Cache GAppInfos around (*)
794a056... appDisplay: Use GAppInfo list from ShellAppSystem (*)
6845c6f... Update Galician translation (*)
c2961f2... dnd: Get dragging device from the triggering events (*)
7a86637... dnd: Avoid breaking drag state on cancellation (*)
78608a5... dnd: Prevent simultaneous DnD operations from happening (*)
74ba2e6... Update Hungarian translation (*)
1af0b54... Update Punjabi translation (*)
582b3aa... dnd: Fix syntax error which led into g-s not starting anymo (*)
412003e... Updated Spanish translation (*)
a2f27a9... theme-node-transition: Receive a CoglFramebuffer (*)
09addfc... st-private: Receive a CoglFramebuffer (*)
23d6d13... st-shadow: Add a CoglFramebuffer argument (*)
86a00b6... shell-global: Make saving of persistent state asynchronous (*)
4657580... perf: Stop using legacy generator functions (*)
36b9f45... ci: Add minimal continuous integration (*)
95a31b0... st: Use ClutterKeymap to detect caps lock state changes (*)
8f732e4... messageTray: Disconnect signals when resetting notification (*)
a7bb8ee... magnifier: Use a ClutterContent to render mouse sprite (*)
8665045... st: Check for ClutterImage when creating shadow pipelines (*)
259f90b... texture-cache: Fix documentation error (*)
69b1fb6... app: Replace ClutterTexture by ClutterActor (*)
5f4e274... overview: Remove unneeded check if primary monitor exists (*)
f6da36a... workspaceThumbnail: Clean up porthole/workarea setting and (*)
b597d5f... shell-global: Use MetaLaunchContext instead of GdkLaunchCon (*)
dc4ff94... networkAgent: Fix showing the WPS message (*)
91319e3... networkAgent: Fix mobile broadband notifications (*)
c353914... appFavorites: Fix nonsense condition (*)
a7943ff... iconGrid: Fix nonsense condition (*)
c264cc4... objectManager: Fix undefined variable (*)
a9ed128... ibusCandidatePopup: Clarify assignment in condition (*)
3134222... keyboard: Add back constructor parameter (*)
4f76e05... keyboard: Fix undefined variable in fall-through message (*)
37e0a73... iconGrid: Remove unreachable code (*)
e92477a... screenShield: Show detailed notification data if notificati (*)
f4a64f7... util: Use (thread-safe) uselocale() (*)
b10606e... keyboard: Drop GDK API usage (*)
208c551... js: Drop unused Gdk/Gtk imports (*)
0fdfebd... shell: Drop some unused headers and Gdk variables (*)
82c7090... modalDialog: Do not sync display here (*)
23c3f3f... overview: Do not warp pointer to fake crossing event (*)
0f799ae... environment: No need to set Gdk version (*)
a977c13... st: Add StPolicyType enum (*)
c59c5eb... st: Add StDirectionType enum (*)
fef2bac... st: Add StSettings object (*)
81c4c23... dnd: Use StSettings instead of GtkSettings (*)
91d73d6... tweener: Use StSettings instead of GtkSettings (*)
f02033a... main: Use StSettings instead of GtkSettings (*)
036e670... st-texture-cache: Use GtkIconTheme separate from GTK+ (*)
df3068d... st: Use StSettings for enable-animations check (*)
8647922... st: Use StSettings for primary-paste setting (*)
36f9147... extensionPrefs: Add blank state (*)
43a1973... extensionPrefs: Improve error UI (*)
c47e672... a11y: Don't set WM theme (*)
ba97e8d... magnifier: Add missing import (*)
409a27c... weather: Change Weather app ID (*)
193e4ae... workspace: Use globals for delays and animation times (*)
a00b967... workspace: Rename some variables for clarity (*)
5e6629e... workspace: Remove some unnecessary variables and functions (*)
28a56d2... workspace: Some style changes to match guidelines (*)
6b0c8c9... workspace: Rename show-close-button signal to chrome-visibl (*)
3730314... workspace: Use ES6 findIndex() method for getting window in (*)
a7d9744... workspace: Update a wrong comment (*)
aa28d48... Update Hungarian translation (*)
6bb7d40... Update Catalan translation (*)
36713db... Update Friulian translation (*)
f61c8e5... Fix Catalan date formatter (*)
73413ac... Update Hungarian translation (*)
680dc18... Updated Lithuanian translation (*)
5dbf09c... extensionPrefs: Work around xgettext bug (*)
b108aa1... Update Polish translation (*)
af34b7c... Update Hungarian translation (*)
f89d721... Update Friulian translation (*)
d8593c5... st: Init icon theme in StSettings (*)
345a8fe... thunderbolt: ensure failure msg is translatable (*)
446183a... app: Remove unused code (*)
95224bd... objectManager: Fix index mix-up (*)
43fb2b3... screenshot: Remove bogus parameter (*)
cdd2803... Don't mistake GObject.registerClass() for a constructor (*)
15e7625... cleanup: Remove erroneous vfunc parameters (*)
4590094... windowManager: Add switch-to-application-n keybindings (*)
5dedb97... dateMenu: Use graphical weather forecasts (*)
3cf67b1... dateMenu: Show weather location in section header (*)
40e6244... dateMenu: Refresh world clocks section (*)
e2352f5... theme: basic color sync (*)
9cfb51c... panel: Remove panel translucency (*)
aca8aec... Update Friulian translation (*)
b092c5f... st: Honor button mask on touch events (*)
4aecf4c... keyboard: Avoid sequence grabs on touch (*)
699e975... windowManager: Disable bottom edge swipe gesture if OSK is (*)
ace44af... theme: Reduce minimum OSK key width/height (*)
545d49c... keyboard: Fix JS warning (*)
bb21596... keyboard: Fix JS warning (*)
83eb75a... keyboard: Fix JS warning (*)
291aa0b... keyboard: Remove unused code (*)
2a99236... keyboard: Separate aspect ratio control to a container acto (*)
fab3908... appDisplay: Separate PageIndicators to a separate file (*)
42ae052... keyboard: Add Emoji keyboard (*)
f78efc4... keyboard: Implement keypad OSK panel (*)
c1a6eff... panel: Don't allow opening hidden menus via keybindings (*)
f0a7395... shellActionModes: disable POPUP keybindings in unlock scree (*)
4ef8041... Update Hungarian translation (*)
9b47195... Updated Spanish translation (*)
7edd5f2... Updated Czech translation (*)
a9e6303... Update Japanese translation (*)
1846f33... Update Catalan translation (*)
15d0050... Update Japanese translation (*)
9f61a4f... panel: Remove unused import (*)
c334aa2... panel: Ignore shell-shows-app-menu setting (*)
dc79393... panel: Replace remote app menu (*)
62a3b9e... windowMenu: Remove fallback app menu support (*)
e355756... app: Don't rely on app menu to check for GtkApplications (*)
753618a... app: Remove :menu property (*)
7df9345... build: Remove remote menu support (*)
8003f8b... build: Don't introspect ShellMenu (*)
1c117c4... panel: Desaturate appmenu icon (*)
a87ab6d... panel: Restrict app menu width (*)
93425b0... extensionUtils: Include some more helper functions (*)
5f13cf7... Update Polish translation (*)
c6d5705... tests: Work around import dependency loop (*)
4d2b2a1... Bump version to 3.31.90 (*)
2294ae0... Update Catalan translation (*)
5ca039c... Update Japanese translation (*)
7484458... Updated Czech translation (*)
a1534da... cleanup: Clean up unused imports (*)
fd50b9a... cleanup: Use destructuring for imports from GI (*)
d17d99b... lookingGlass: Include St in default imports instead of Gtk (*)
1eb7ba0... Update Galician translation (*)
24a26e0... popupMenu: Respect items' :can-focus property (*)
7dd326f... keyboard: Make items in language menu unfocusable (*)
a111bfb... userWidget: Add back missing import (*)
1ec8d2c... Update Finnish translation (*)
67393e0... Update Turkish translation (*)
1b16965... aggregateMenu: Don't use system menu for width computation (*)
c1d3e30... windowManager: Only allow top-drag gesture if focus window (*)
33e05f5... system: Always use default avatar in switch-user submenu (*)
81f0e7d... texture-cache: Use content size for returned images (*)
7073471... Update Swedish translation (*)
2d26dbc... Updated Slovenian translation (*)
da3953a... Clean out some eclipse artefacts (*)
eabb02d... Change Iagno renamed desktop id. (*)
ecfe56c... Add the 2048 renamed desktop id. (*)
9620bd0... Add a Taquin renamed desktop id. (*)
23d2338... calendar: Load interface description from resource (*)
382282b... README.md: Add contribution section (*)
27d0d9f... gitlab-ci.yml: Add check for issue or MR URL (*)
baed951... Update Scottish Gaelic translation (*)
8490173... Update Indonesian translation (*)
bbd6862... ctrlAltTab: Fix more fallout from ES6 classes (*)
b85ea59... Update Scottish Gaelic translation (*)
6e41789... Update Kazakh translation (*)
be06101... Updated Danish translation (*)
f3168d2... shellDBus: Add grabFlags parameter (*)
d53ebb1... Update Brazilian Portuguese translation (*)
7a494ec... Update Icelandic translation (*)
a4e4da7... Bump version to 3.31.91 (*)
a308804... Update Esperanto translation (*)
d3926cb... Update Basque translation (*)
6d870f6... Update Russian translation (*)
779b5af... theme: Add bottom padding for sub menus (*)
ff1ea4b... st-clipboard: Remove get/set_property functions. (*)
f5ee225... shell-tray-icon: Silence some deprecation warnings (*)
823fd85... na-tray-child: Silence some deprecation warnings (*)
ffb9aa1... test-theme: Stop using ClutterCairoTexture (*)
70f4906... aggregateLayout: Fix natural width computation (*)
d671eb1... ci: Sync check-commit-log script with mutter (*)
f248b91... ci: Skip source_check stage when appropriate (*)
2d4989e... ci: Add build stage (*)
76cb08a... ci: Add test stage (*)
ad8690b... ci: Check that pot file is generated correctly (*)
72be8ee... ci: Use custom image for JS checks (*)
94a674c... na-tray-manager: Use gdk_screen_get_default() and gdk_x11_g (*)
112e3b1... Update Korean translation (*)
a665801... Update French translation (*)
08d1ebe... Update Italian translation (*)
f5144ec... Update Serbian translation (*)
d78b416... lookingGlass: Use symbolic icon for close button (*)
7cf11ab... build: Bump gjs requirement (*)
7127fb1... gvc: Update submodule to up-to-date version (*)
c5de7fd... Updated Danish translation (*)
3590af1... Update Indonesian translation (*)
9f4ae96... st-widget: Introduce widget resource scale (*)
03c4628... st-drawing-area: Draw content taking care of the resource_s (*)
0bcf769... st-private: Scale shadows accordingly to actor resource sca (*)
15f69bd... st-label: Paint shadow using resource-scaled texture (*)
6bc3300... st-scroll-view-fade: Include outer bound of pixel on border (*)
5d4a804... st-shadow: Ceil size before comparing with texture (*)
0141fef... st-theme-node: Paint elements in resource-scale scaled surf (*)
ca4d86e... st-shadow: Define autoptr cleanup function for StShadow (*)
5617ffc... st: Use scaled surfaces for creating cairo background shado (*)
37f53a4... st: Create shadow pipeline taking resource scale in account (*)
4206976... st-texture-cache: Separate 'scale' to 'paint_scale' and 're (*)
0464361... st-image-content: Wrap ClutterImage with explicit preferred (*)
aaf69b2... st-texture-cache: Use StContentImage to create actor conten (*)
40e7638... st-icon: Add resource-scale support (*)
ef1697d... st-texture-cache: Set sliced actor size in logical size (*)
2c17c18... st-texture-cache: Load sliced contents with REQUEST_CONTENT (*)
e3c5c9a... st-texture-cache: Cancel sliced image loading on target act (*)
19c60ff... st-texture-cache: use StImageContent for cairo bound surfac (*)
2bda79c... st-texture-cache: Use GSlice to manage memory of leaders da (*)
26e3ccd... loginDialog: Load logo file texture given resource scale (*)
b6ec02c... animation: Load sliced image using resource scale, and relo (*)
9e881ab... animation: Reload sliced texture on global scale change (*)
deead2a... layout: Add scale property to Monitor (*)
8f1fff1... background: Don't set background actor sizing and scaling (*)
4a4f752... dateMenu: Relayout IndicatorPad when parent size changes (*)
6d6c2e5... shell-recorder: Use clutter-computed sizes and scaling for (*)
6f027ee... shell-util: Apply resource_scale on clipping when getting t (*)
02c3980... shell-screenshot: Initialize cursor tracker in draw cursor (*)
559ec87... shell-screenshot: Add utility function to check when draw t (*)
b3e178a... shell-screenshot: Use mutter paint signals to optionally dr (*)
d027e35... shell-screenshot: Always use "actors-painted" signal (*)
115eda9... shell-screenshot: Apply monitor scale to cursor surface (*)
789dc16... plugin: Add some comments on its purpose (*)
b1f893e... plugin: Move class_init and init below methods (*)
a4c159e... plugin: Use G_DECLARE_FINAL_TYPE (*)
5f4e0e5... plugin: Style consistency fix (*)
4d0a742... st: Only consider visible children for :first/:last-child
(*) 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]