[gnome-shell] (198 commits) Non-fast-forward update to branch wip/carlosg/clutter-seat
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (198 commits) Non-fast-forward update to branch wip/carlosg/clutter-seat
- Date: Thu, 10 Oct 2019 12:25:46 +0000 (UTC)
The branch 'wip/carlosg/clutter-seat' 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:
189676a... shell: Use ClutterSeat to get pointer device
f790dd2... st: Use ClutterSeat to get pointer device
2b6c911... keyboard: Update to ::last-device-changed parameter change
e1131d3... ui: Use ClutterSeat for keyboard/pointer a11y
6ff1f6d... padOsd: Use ClutterSeat to fetch devices
c52d17c... lookingGlass: Use ClutterSeat to fetch devices
903564c... dnd: Use ClutterSeat to fetch devices
93fa988... st: Get keymap from ClutterSeat
Commits added to the branch:
e6dec7a... volume: Ignore slider changes we initiated ourselves (*)
7d42990... Update Greek translation (*)
0068dab... Update Italian translation (*)
a80331d... Update Japanese translation (*)
a0e3c34... Update Japanese translation (*)
8b549f3... Update Greek translation (*)
e2c3198... Update Esperanto translation (*)
44bca36... Update Turkish translation (*)
7875fc8... Update Slovak translation (*)
cf611d2... Update Hungarian translation (*)
406d090... Update French translation (*)
8d9cae4... st-clipboard: Add trailing 0 to pasted text (*)
9e388eb... Bump version to 3.34.0 (*)
ea4d5f8... animation: Stop the animation before removing all the child (*)
1687a54... altTab: use AltTab prefix on AppIcon class (*)
c101196... lightbox: Use common ease parameters and avoid similar code (*)
ba23fd9... lookingGlass: Throw a clearer error on referencing invalid (*)
7a4f9a5... keyboard: Treat menu items as actors (*)
72566ed... messageTray: Remove unused source object parameter (*)
ea5aaa8... realmd: Set login format to null on start and update if inv (*)
eca98ae... ripples: Add destroy() method and remove them when unneeded (*)
a53b48d... locatePointer: Bind ripples creation to settings (*)
c69e195... search: Remove updateSearch later on destruction (*)
06317f4... status/keyboard: Make Input source types var (*)
e53443d... workspace: Remove Long-press later with the actor (*)
031913b... workspace: Use Workspace prefix for WindowClone class (*)
24d3744... workspace: Don't use clones' delegate to check children (*)
8656102... workspacesDisplay: Disconnect MetaLater and parent signals (*)
27da3ed... calendar: Use binding for clearButton visibility (*)
15c252c... popupMenu: Remove extra parameter on boolean ParamSpec init (*)
a497afe... system: Track buttonGroup visibility using a group of actor (*)
8a7e44c... extensionSystem: Use logError to record extension errors wi (*)
4915a9e... iconGrid: Delete private child property when removing child (*)
004a5e1... iconGrid: Queue a relayout after child opacity changes (*)
17fa5a2... extensionPrefs: Connect to ExtensionStateChanged after buil (*)
1e68e78... extensionPrefs: Block notify::active signal handler while u (*)
dfc0ef5... appDisplay: Allow editing folder names (*)
1bc1b4d... Update Brazilian Portuguese translation (*)
76fb559... Update Galician translation (*)
8adbc80... Update Hungarian translation (*)
e9596f2... Update Italian translation (*)
ae11381... Update Romanian translation (*)
98b70ef... Update Indonesian translation (*)
2513835... Update Finnish translation (*)
5e82d72... Updated Spanish translation (*)
0888a9b... environment: Skip property animations while hidden (*)
ac664ba... Update Polish translation (*)
d160947... build: Remove st-private.h from "public" headers (*)
32d5744... build: Exclude private headers from GIR (*)
d0ace10... calendar-server: Disable deprecated e-d-s API (*)
dcf7bae... calendar-server: Temporarily ignore all deprecations in eds (*)
a030c54... shell: Replace another GTimeVal (*)
48b860b... ci: Turn on -Werror (*)
1d17404... selectArea: Ignore motion events once we got a result (*)
1acee3d... Update Swedish translation (*)
13f9753... overviewControls: Remove slide transitions before setting v (*)
6fe1d32... Updated Czech translation (*)
25a7a80... gnome-extensions: Translate help command (*)
65a9fb8... Update Polish translation (*)
8704b10... Update Indonesian translation (*)
7fd5c47... Update Catalan translation (*)
d469250... Updated Lithuanian translation (*)
7ce0884... Update Hungarian translation (*)
1ad8a2f... Update Romanian translation (*)
b6a2b2b... cleanup: Remove left-over imports (*)
691610f... lookingGlass: Fix misleading typeof use (*)
52f85c9... system: Properly separate statements (*)
fc964f9... kbdA11yDialog: Avoid unnecessary ternary operators (*)
4bfee3a... ibusManager: Wrap line before dot (*)
4ad2523... messageTray: Add missing linebreak (*)
a3267be... network: Don't omit parens when constructing (*)
743ce23... util: Separate statements with linebreak (*)
7db5f8b... calendar: Use template strings over concatenation (*)
f54e780... workspace: Don't initialize variables to undefined (*)
9f11fba... jsParse: Disambiguate regex (*)
1da9937... workspace: Use operator shorthand (*)
ce63d21... overview: Minor cleanup (*)
dfdb139... workspaceThumbnails: Replace loops with Array.find() (*)
c2904fa... Update German translation (*)
60e3860... backgroundMenu: Animate menu opening (*)
ba6dbb2... workspace: Minor clarification (*)
2f4fcc5... Update Turkish translation (*)
d2ead59... data: Lower TimeoutStartSec in systemd units (*)
8754736... extensionUtils: Check version variable for undefined first (*)
de86920... extensionSystem: Remove unncessary return statements (*)
2a32fb2... extensionSystem: Fix a wrong error message (*)
e76877c... extensionSystem: Check if extension exists before accessing (*)
c06eb5d... extensionSystem: Log an extension error if loading the styl (*)
22107c1... extensionSystem: Rename initted to initialized (*)
4c93ef3... extensionSystem: Handle added or removed sessionMode extens (*)
2a9e065... extensionSystem: Always enforce disallowing extensions usin (*)
9698ff4... extensionSystem: Only add to extensionOrder array if enabli (*)
bdcf303... extensionSystem: Always disable multiple extensions in reve (*)
ce92270... extensionSystem: Add missing return value (*)
62e594a... Update Brazilian Portuguese translation (*)
e4b8a4b... Update Persian translation (*)
4525ad3... windowMenu: Animate menu (*)
2fc4987... cleanup: Stop using Mainloop module (*)
451f4e3... cleanup: "Only" use two indentation styles for object liter (*)
0ee7f02... cleanup: Don't assume hasOwnProperty() method on objects (*)
e913146... ci: Fail on any common lint errors (*)
1aca2ba... ci: Disallow legacy style in merge requests (*)
f00201f... ci: Disable MR handling for now (*)
7eb4088... Update Swedish translation (*)
43b4f2c... lookingGlass: Only update window list when visible (*)
3fbd61c... Updated Spanish translation (*)
3d86e6e... Update Italian translation (*)
413c677... iconGrid: Only animate visible icons (*)
57ed685... environment: Disable fullscreen unredirect during all trans (*)
314a89a... Update Serbian translation (*)
817aec5... overview: Fix fading out desktop icons (*)
d1a6601... theme: Equalize dimensions of ws switcher popup boxes (*)
4bfb4a0... cleanup: Fix wrong indentation (*)
af87bd8... cleanup: Use consistent style for ternary operator (*)
3a9eaa3... cleanup: Switch some method calls to new indentation style (*)
e44b7df... lint: Drop extra ignored nodes in legacy config (*)
2546445... magnifier: Simplify some code (*)
8d6820c... magnifier: Do not modify function argument (*)
1a32e3e... volume: Clarify some code (*)
e585f7d... scripting: Disable an eslint warning (*)
81ab286... cleanup: Don't use Array/Object constructors (*)
a77377e... cleanup: Avoid useless return statements (*)
9352553... cleanup: Avoid unnecessary parentheses in arrow functions (*)
111f87a... cleanup: Avoid pointless "renames" in destructuring (*)
471165c... cleanup: Use consistent brace style of blocks (*)
5b3935f... cleanup: Fix up "special" comments (*)
133a1e7... cleanup: Remove trailing spaces (*)
b446667... cleanup: Disambiguate assignments in arrow functions (*)
efed695... cleanup: Don't add linebreak before operators (*)
252e694... util: Handle trailing LTR/RTL markers in URLs (*)
9e55d26... Update French translation (*)
3e58af1... Update French translation (*)
edf6bd6... Update Norwegian Bokmål translation (*)
4f3c8b8... workspace: Continue overlay idle hide timeout when pointing (*)
8ffea9d... workspace: Make title of overlay reactive (*)
3094f86... workspace: Reset idle hide timeout for overlays on reentry (*)
5f10047... viewSelector: Only reset search entry if it has key focus (*)
5c3f4f5... workspace: Remove unused properties of WindowClone (*)
cf00231... st: Fix box-shadow drawing with prerendered_texture (*)
e0947b0... introspect: Check whitelist also for GetRunningWindows() (*)
942758b... workspace: Use AppIcon.app to check action-support by the d (*)
00e95de... shell-app: Never allow opening new windows while an app is (*)
2334470... overview: Only accept AppIcon drops if the app can open a n (*)
259874d... workspace: Return results of forwarded acceptDrop (*)
daa5452... appDisplay: Add API to animate launch at given position (*)
f8e648b... appDisplay: Animate DnD app icons at the position they were (*)
48adb2e... workspace: Fix an incorrect signal check (*)
42188b7... folderIcon: Remove duplicated addMenu call (*)
d6ba6dc... renameFolderMenu: Don't save the source (*)
af1aabf... popupBaseMenuItem: Add support for Hidden Ornament (*)
54f3694... popupMenu: Add focusActor property to define the default fo (*)
147cb53... renameFolderMenu: Set the entry as menu focus actor (*)
8e3aac8... renameFolderMenu: Move to non-legacy coding style (*)
dab60d5... renameFolderMenu: Use a custom menu item inheriting from Po (*)
2a9977a... layout: Don't use the actors pick workaround on update regi (*)
b6754d7... environment: Try harder to find a transition (*)
7b45ffa... loginDialog: Stop using deprecated actor property (*)
856c32d... unlockDialog: Use inheritance instead of composition (*)
92e5713... screenShield: Stop using deprecated actor property (*)
a0d0a17... Update Galician translation (*)
506b75f... shell-util: Do not scale the clip in get_content_for_window (*)
6180f59... Update Japanese translation (*)
f3e09b2... Update Japanese translation (*)
2156577... slider: Unset signal IDs when ending the slider drag (*)
0fdbde9... main: Remove NOTIFY_SOCKET from environment (*)
70a5c38... Update Dutch translation (*)
60cab56... shell-util: Handle NULL from meta_window_get_image() (*)
a05cb76... Update Slovak translation (*)
e23ce37... Update Friulian translation (*)
2dbdf79... Updated Slovenian translation (*)
a95601a... Updated Slovenian translation (*)
1d1b427... Updated Czech translation (*)
63c9a6e... Updated Danish translation (*)
60cad01... inputMethod: Do not change IBus.Capabilite by focus events (*)
1cc766d... ibusManager, inputMethod: Cancel async ibus calls chain on (*)
6a6d664... ibusManager: Cancel the preload engines timeout on clear (*)
92c0171... lightbox: Show the actor before easing it (*)
a3a7953... Update Japanese translation (*)
9e8b97d... Update Japanese translation (*)
085531b... main, util: Notify systemd once we are fully initialised (*)
ee97512... Updated Danish translation (*)
3b5675b... networkAgent: add support for SAE secrets (*)
e00878a... shellDBus: Don't assume devices have a node (*)
31d915a... shell-global: Disconnect from stage events on X11 display c (*)
31fe517... shell-global: Ignore modal operations if we have no composi (*)
a722b4c... ibusCandidatePopup: Use an internal actor to track IM focus (*)
6205d5e... windowManager: Handle reordering of workspaces (*)
3d39b32... Revert "windowManager: Use new reorder_workspace() API" (*)
986600a... Bump version to 3.34.1 (*)
25919c6... shell: Use ClutterSeat to get pointer device
b487635... st: Use ClutterSeat to get pointer device
6c2ba77... keyboard: Update to ::last-device-changed parameter change
7a03a93... ui: Use ClutterSeat for keyboard/pointer a11y
15cdb6e... padOsd: Use ClutterSeat to fetch devices
f304984... lookingGlass: Use ClutterSeat to fetch devices
065bf38... dnd: Use ClutterSeat to fetch devices
1974684... st: Get keymap from ClutterSeat
d76ee48... magnifier: Adapt to idle monitors API change
(*) 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]