[gnome-shell] (112 commits) Non-fast-forward update to branch wip/exalm/dark-1
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] (112 commits) Non-fast-forward update to branch wip/exalm/dark-1
- Date: Sun, 30 Jan 2022 23:50:16 +0000 (UTC)
The branch 'wip/exalm/dark-1' 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:
fde8e6b... st/settings: Use the new high-contrast gsettings key
a8736bb... st/settings: Switch icon-theme when "high-contrast" is acti
148687b... status/a11y: Use the new high-contrast gsettings key
Commits added to the branch:
8c1cf3f... dbusServices/extensions: Instruct gjs to generate unique GT (*)
f322e00... windowManager: Set correct unfullscreen gesture enabled sta (*)
88a8bc7... st/box-layout: Deprecate :pack-start property (*)
596432d... Update Brazilian Portuguese translation (*)
f3eb016... main: Don't terminate remote session in headless mode (*)
ee41dfd... ControlsManager: Propagate unmap before hiding the Workspac (*)
f1dc05f... Update Persian translation (*)
330894f... Bump version to 42.alpha (*)
fe3a80a... data: Add Swiss French and Swiss German OSK layouts (*)
2d6f4aa... ci: Add missing node type (*)
828da18... background: Don't override synchronous load() with an async (*)
ac4412e... lookingGlass: Add switches for debug flags (*)
87101cf... switcherPopup: Rename _onItemEnter() to _onItemMotion() (*)
d8a3867... altTab: Also return EVENT_PROPAGATE in override of _onItemM (*)
98e270e... altTab: Remove override of _itemEnteredHandler() (*)
7ae6949... altTab: Use this._highlighted instead of this._curApp in Ap (*)
051a6be... gdm: Add AuthList control (*)
11401c1... gdmUtil: Enable support for GDM's ChoiceList PAM extension (*)
12c300a... extensionSystem: Ignore spurious disable-extension-version- (*)
0e4b87f... screencastService: Create directory if it doesn't exist (*)
199529a... style: Stylesheet updates for GNOME 42 (*)
6a10f2f... panel: Fix corner transition when slowed down (*)
3de418e... loginDialog: Fix timing issue (*)
e7c728a... schemas: Rename gnome-control-center to org.gnome.Settings (*)
87927b8... ui: Rename gnome-control-center to org.gnome.Settings (*)
6a88c0f... stylesheet: Fixes and missed updates for the 42 refresh (*)
869560e... extensions-tool: Request missing attribute (*)
753eee2... Update Chinese (China) translation (*)
a0c8462... ci: Bump mutter image (*)
b001f18... ci: Update js image (*)
1fe79a3... lint: Partially sync with gjs (*)
b54111e... cleanup: Use logical assignments (*)
f4b75d0... popupMenu: Center labels vertically (*)
e38a416... lightbox: GLSL requires real numbers, not integers (*)
1e2a10f... shellDBus: Return error on invalid app IDs (*)
7f65fa4... altTab: Check for reentrancy in override function of _onIte (*)
c8f3db3... altTab: Only calculate iconSize once (*)
7c49ac5... altTab: Also use getWindows() for AppSwitcher (*)
0812722... Update Hebrew translation (*)
6f02582... Update Slovenian translation (*)
f9037f5... shell/app: Do not try to activate OR windows (*)
81f62e9... lightbox: Fix banding issues with the vignette shader (*)
8ebc478... Add scaffolding for the new screenshot UI (*)
3b4fe9a... screenshot-ui: Add the control panel (*)
df0cd34... screenshot-ui: Add close button (*)
7245f95... screenshot-ui: Add IconLabelButton (*)
71c6918... screenshot: Add API to get PNG stream from a texture (*)
deb614a... screenshot: Add API to screenshot stage to a ClutterContent (*)
6f42eaf... screenshot-ui: Add capturing and screen selection (*)
e126891... screenshot-ui: Bind Ctrl-C, Enter, Space to capture (*)
f3d5991... screenshot-ui: Add area selection (*)
d10e626... screenshot-ui: Add window selection (*)
4c198fe... screenshot-ui: Add new selector icons (*)
1321bb7... screenshot-ui: Add a check icon to selected window (*)
639a346... screenshot-ui: Add keyboard navigation (*)
941774b... screenshot-ui: Add cursor capturing option (*)
4e93d35... screenshot-ui: Add tooltips to buttons (*)
77eeaf6... screenshot-ui: Extract _saveScreenshot() (*)
95df526... screenshot-ui: Store screenshots to files (*)
0b83541... screenshot-ui: Show a notification on capture (*)
4442ced... screenshot-ui: Make screenshots appear in recent items (*)
27bcf0d... screenshot-ui: Use ImageContent for notification icon (*)
7d43038... screenshot-ui: Add support for disable-save-to-disk (*)
1cee7e6... overviewControls: Handle keyboard navigation (*)
c256ca4... style: Handle sections in submenus (*)
a519381... Update Ukrainian translation (*)
e84491a... Updated Spanish translation (*)
918e02a... Update Russian translation (*)
a479739... Update Brazilian Portuguese translation (*)
bcfcacd... st: Use ClutterGrab for StButton implicit grab (*)
a8a9d4f... st: Use ClutterGrab for StScrollBar implicit grab (*)
88a8ba0... slider: Use Clutter.grab() for implicit grab (*)
88d60a7... modalDialog: Make reactive (*)
81179bb... authPrompt: Make actor reactive (*)
0e4cd3b... lookingGlass: Use Clutter.grab() for actor picking (*)
876765d... boxPointer: Do not mute key events while showing (*)
49b9ae0... appDisplay: Explicitly highlight selected app icon (*)
f4cae72... main: Use Clutter.grab() underneath Main.push/popModal (*)
35d293d... overview: Grab on the stage (*)
05a6b35... overview: Propagate crossing events in cover pane (*)
bad385d... lookingGlass: Use lookingGlass dialog for modal grab (*)
5305bee... dnd: Use Clutter.grab() for DnD grab (*)
f2cca5c... padOsd: Capture events on itself (*)
3a77d78... loginDialog: Perform grab on the stage actor (*)
0f315a6... grabHelper: Use Clutter.grab() underneath (*)
63725ef... popupMenu: Drop unused blockSourceEvents switch (*)
2709f6c... popupMenu: Refactor focus and key management (*)
7419674... js: Change main.pushModal to return the Clutter.Grab handle (*)
21913b4... dialog: Handle key events on self (*)
21cc534... screenshot: Port to Clutter.Grab (*)
1dcc6d1... js/main: Add docs to private function (*)
1673e87... appDisplay: Drop grabHelper.addActor() call (*)
d92b71d... grabHelper: Drop addActor/removeActor calls (*)
643e8ae... shell: Drop shell_global_begin/end_modal() (*)
497d9f3... screenshot-ui: Add screenshot/screencast toggle (*)
b16cfa8... screenshot: Assign names to several CSS expressions (*)
eb60fa2... screenshot-ui: Bind button to shot/cast (*)
fc0bff5... screenshot-ui: Add a screencast in progress property (*)
6d0c2ae... status/remote-access: Add menu for stopping screencasts (*)
003eb4c... screenshot-ui: Add area and screen recording (*)
1107fc5... screenshot-ui: Add screencast area indicator (*)
6f25265... screenshot-ui: Add screencast done notification (*)
1e4bbc9... screenshot-ui: Put screencasts into a subdirectory (*)
3b03509... Update Ukrainian translation (*)
4ab7d52... Update Icelandic translation (*)
2ad30ed... Update Icelandic translation (*)
59ccfbc... Update Icelandic translation (*)
3d57bc5... Update Brazilian Portuguese translation (*)
36f06c9... Update Icelandic translation (*)
7fe31dd... st/settings: Use the new high-contrast gsettings key
fb8d539... st/settings: Switch icon-theme when "high-contrast" is acti
84329c9... status/a11y: Use the new high-contrast gsettings key
(*) 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]