[gnome-shell] (103 commits) Non-fast-forward update to branch wip/fmuellner/optional-hot-corner
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (103 commits) Non-fast-forward update to branch wip/fmuellner/optional-hot-corner
- Date: Wed, 10 Jul 2019 15:33:14 +0000 (UTC)
The branch 'wip/fmuellner/optional-hot-corner' 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:
6fd5fbc... layout: Make the hot corner optional
Commits added to the branch:
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 (*)
53be76c... shellDBus: Update ::accelerator-activated handler arguments (*)
bb6d973... endSessionDialog: Check for PackageKit before considering u (*)
5473637... cleanup: Fix style nits in last commit (*)
55b0361... shell-recorder: Restore cursor recording (*)
d0da96a... workspacesView: Handle reordering of workspaces (*)
68e45eb... workspaceThumbnails: Handle reordering of workspaces (*)
ff9bb53... windowManager: Use new reorder_workspace() API (*)
1cac7b2... windowManager: Remove unused property (*)
dbb71f0... layout: Make the hot corner optional
(*) 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]