[gnome-shell] (109 commits) Non-fast-forward update to branch wip/exalm/gestures
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (109 commits) Non-fast-forward update to branch wip/exalm/gestures
- Date: Thu, 5 Sep 2019 17:48:06 +0000 (UTC)
The branch 'wip/exalm/gestures' 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:
af0486e... workspacesView: Use shared adjustment
10f26d4... workspaceThumbnail: Use scroll adjustment
a5c30e5... workspaceThumbnail: Sync indicator with WorkspacesDisplay
cb90344... swipeTracker: Introduce swipe tracker
3007ee2... workspacesView: Use SwipeTracker
b8fd0c7... appDisplay: Use SwipeTracker
c2ac269... windowManager: Use SwipeTracker
c5ea64e... workspaceAnimation: Split from WindowManager
637f722... workspaceAnimation: Extract WorkspaceAnimation
3ee92fb... workspaceAnimation: Extract WorkspaceGroup
088646d... workspaceAnimation: Only create moving window bin when need
0ba63ba... workspaceAnimation: Use window clones
4466d56... workspaceAnimation: Support multiple screens
Commits added to the branch:
d67c64a... Update Swedish translation (*)
6b7af40... barLevel: Remove duplicated assignment (*)
f0e1dc5... slider: Do not notify on parent's behalf (*)
21e14bd... brightness: Ignore slider changes we initiated ourselves (*)
14fd7c7... Update Basque translation (*)
7efdb97... Update Catalan translation (*)
dc38e48... Update Indonesian translation (*)
b499ca4... iconGrid: Restore grid actors when cancelling animations (*)
6f4c502... iconGrid: Only add one onComplete callback for the animatio (*)
779e37f... Update Romanian translation (*)
4370aee... Update Finnish translation (*)
a20b8dc... Updated Lithuanian translation (*)
638b315... shell-global: Only sync input region if X11 session (*)
16cb918... shell-global: Set stage input region via MetaX11Display (*)
f8f40f2... Updated Spanish translation (*)
387e5ef... Update Polish translation (*)
10c1df6... Update Persian translation (*)
5cb02c1... pieTimer: Use custom GObject property for animating pie (*)
d8c7cac... extensions-tool: Start import (*)
c8c93b2... extensions-tool: Implement enable/disable commands (*)
0b1e29e... extensions-tool: Implement create command (*)
23a7aa5... extensions-tool: Add create options (*)
ac4b88f... extensions-tool: Implement list command (*)
07fad38... extensions-tool: Add list options (*)
0de5209... extensions-tool: Add bash completion (*)
1b40abe... extensions-tool: Add a man page (*)
803a096... ci: Turn off man pages (*)
07ad4d8... extensions-tool: Add info command (*)
369e400... extensions-tool: Show Philip some info (*)
f935745... extensions-tool: Add new 'pack' command (*)
a429fdb... extensions-tool: Add 'install' command (*)
d9fa389... extensions-tool: Add '--prefs' list option (*)
653e6c8... extensions-tool: Add 'prefs' command (*)
9d5c743... extensions-tool: Handle existing extension folder (*)
2df7757... extensions-tool: Add 'uninstall' command (*)
7141c5b... extensions-tool: Split out settings_list_add/remove helpers (*)
532acf4... extensions-tool: Adjust enable/disable commands to shell ch (*)
d4b8912... extensions-tool: Add 'reset' command (*)
490a62e... shell-extension-tool: Turn into a small wrapper (*)
db9a7ea... shell: Ignore non-toplevels for ShellWindowTracker::tracked (*)
5bd2958... extensionPrefs: Request correct GDK/GTK versions (*)
a4ec460... Bump version to 3.33.91 (*)
b680952... Update POTFILES.in (*)
3b63062... Update Romanian translation (*)
33a48ae... Update Persian translation (*)
32ed4ee... Updated Spanish translation (*)
a6aa0ac... Update Finnish translation (*)
6f62965... Update Basque translation (*)
f1bc2d5... Update Basque translation (*)
15d1aee... Update Polish translation (*)
c2a6a6c... Update Latvian translation (*)
441a56b... Update Swedish translation (*)
d5cad10... Update Galician translation (*)
2d92763... Update Catalan translation (*)
785a8b7... Updated Spanish translation (*)
069d7d6... Update Galician translation (*)
812a855... Updated Slovenian translation (*)
c366e9f... Update British English translation (*)
67a0b3b... pointerA11yTimeout: Remove unused properties (*)
2c4df6a... pointerA11yTimeout: Fade the pie timer in (*)
ea3f906... pointerA11yTimeout: Don't stop the pie timer if it finished (*)
20fc4b4... pointerA11yTimeout: Draw a clean circle if the pie is finis (*)
5d0c403... pointerA11yTimeout: Add a zoom out+fade animation on succes (*)
c2f5331... pointerA11yTimeout: Create new PieTimer object for each tim (*)
c658042... shell-extension-tool: Fix typo (*)
480e8b8... Update Japanese translation (*)
c27bd62... Update Japanese translation (*)
8ac5be9... tests: Don't initialize Clutter (*)
957fa91... st: Adjust theme test (*)
da6c154... ci: Set XDG_RUNTIME_DIR for tests (*)
cf156b4... Notify service startup to systemd (*)
dcf0bf0... Update German translation (*)
1dc971d... Update Friulian translation (*)
6a027cd... Update Nepali translation (*)
890ac9f... Update Japanese translation (*)
f226398... Update Japanese translation (*)
fcc1d7b... Update Punjabi translation (*)
89f9925... Update Korean translation (*)
05b345c... endSessionDialog: Initialize Polkit permission asynchronous (*)
8e79f9f... Update Catalan translation (*)
92b92a2... Updated Lithuanian translation (*)
7bb2981... Update Czech translation (*)
346d37e... Updated Czech translation (*)
b73aace... shell: Get cairo surface via window actor (*)
a207f67... global: Don't trust persistent/runtime state data (*)
e5cde47... notificationDaemon: Catch exceptions while loading notifica (*)
3768b6b... keyboard: Fix EmojiSelection:delta range (*)
72e5caf... Update Indonesian translation (*)
d144276... Update Croatian translation (*)
efba1e8... Update Brazilian Portuguese translation (*)
6dccbc5... Bump version to 3.33.92 (*)
9194de8... shell: Add helpers to start/stop systemd units (*)
8be95b5... ibusManager: Add call to restart the ibus daemon (*)
8adfc5b... windowManager: Handle starting/stopping of X11 services (*)
e6dec7a... volume: Ignore slider changes we initiated ourselves (*)
7d42990... Update Greek translation (*)
1c3ab60... workspacesView: Use shared adjustment
c8a829c... workspaceThumbnail: Use scroll adjustment
9c88b8a... workspaceThumbnail: Sync indicator with WorkspacesDisplay
75416ae... swipeTracker: Introduce swipe tracker
cbd54f1... workspacesView: Use SwipeTracker
41cd326... appDisplay: Use SwipeTracker
4d3dac8... windowManager: Use SwipeTracker
44a7c65... workspaceAnimation: Split from WindowManager
3bcad44... workspaceAnimation: Extract WorkspaceAnimation
fc2f684... workspaceAnimation: Extract WorkspaceGroup
e9e3909... workspaceAnimation: Only create moving window bin when need
fb618c8... workspaceAnimation: Use window clones
f64e326... workspaceAnimation: Support multiple screens
(*) 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]