[gnome-shell] Created tag 42.beta
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Created tag 42.beta
- Date: Mon, 14 Feb 2022 22:28:43 +0000 (UTC)
The signed tag '42.beta' was created.
Tagger: Florian Müllner <fmuellner gnome org>
Date: 1644877698 +0100
Tag release 42.beta
Changes since the last tag '42.alpha':
Aleksandr Melman (4):
Update Russian translation
Update Russian translation
Update Russian translation
Update Russian translation
Aleksandr Mezin (1):
extensionSystem: Ignore spurious disable-extension-version-validation change
Alexander Mikhaylenko (8):
st/settings: Use the new high-contrast gsettings key
status/a11y: Use the new high-contrast gsettings key
background: Support dark wallpapers
shellDBus: Update Settings appid
network: Update Settings appid
Revert "background: Mark pattern backgrounds as loaded"
shellDBus: Add ScreenTransition()
background: Handle errors when loading wallpapers
Alexander Shopov (1):
Update Bulgarian translation
Asier Sarasua Garmendia (2):
Update Basque translation
Update Basque translation
Aurimas Černius (1):
Updated Lithuanian translation
Bastien Nocera (3):
powerProfiles: Remove support for power-profiles-daemon < 0.9.0
status/bluetooth: Port to new GListModel API
status/bluetooth: Fix wedged state
Björn Daase (1):
dateMenu: Replace ellipsis with full sentences
Carlos Garnacho (37):
st: Use ClutterGrab for StButton implicit grab
st: Use ClutterGrab for StScrollBar implicit grab
slider: Use Clutter.grab() for implicit grab
modalDialog: Make reactive
authPrompt: Make actor reactive
lookingGlass: Use Clutter.grab() for actor picking
boxPointer: Do not mute key events while showing
appDisplay: Explicitly highlight selected app icon
main: Use Clutter.grab() underneath Main.push/popModal
overview: Grab on the stage
overview: Propagate crossing events in cover pane
lookingGlass: Use lookingGlass dialog for modal grab
dnd: Use Clutter.grab() for DnD grab
padOsd: Capture events on itself
loginDialog: Perform grab on the stage actor
grabHelper: Use Clutter.grab() underneath
popupMenu: Drop unused blockSourceEvents switch
popupMenu: Refactor focus and key management
js: Change main.pushModal to return the Clutter.Grab handle
dialog: Handle key events on self
screenshot: Port to Clutter.Grab
js/main: Add docs to private function
appDisplay: Drop grabHelper.addActor() call
grabHelper: Drop addActor/removeActor calls
shell: Drop shell_global_begin/end_modal()
grabHelper: Fix handling of events within the grabbed actor
endSessionDialog: Connect to events in the dialog itself
modalDialog: Ensure to let focus manager handle key events
popupMenu: Ensure to let focus manager handle key events
dnd: Make event handler actor reactive
dnd: Drop captured event handler
popupMenu: Avoid intermediate focus changes on menu switch
shell: Refactor internal calls to systemd service
shell: Add call to check the existence of a systemd unit
ibusManager: Check existence of IBus systemd units before manual start
shell: Shuffle ifdef to fix !HAVE_SYSTEMD build
popupMenu: Avoid open state reentrancy in dummy menus
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Daniel van Vugt (2):
lightbox: GLSL requires real numbers, not integers
workspace: Fix a signal leak in WorkspaceBackground
Evan Welsh (1):
background: Don't override synchronous load() with an async version
Florian Müllner (56):
ci: Add missing node type
panel: Fix corner transition when slowed down
extensions-tool: Request missing attribute
ci: Bump mutter image
ci: Update js image
lint: Partially sync with gjs
cleanup: Use logical assignments
shellDBus: Return error on invalid app IDs
shell/app: Do not try to activate OR windows
overviewControls: Handle keyboard navigation
style: Handle sections in submenus
st/settings: Switch icon-theme when "high-contrast" is active
panel: Remove panel corners
build: Replace array with dict
keyboard: Reindent key definitions
style: Fix rounded button corners in RTL
dbusServices/notifications: Stop broadcasting signals
dbusServices/notifications: Disallow acting on "foreign" IDs
lookingGlass: Turn toolbar icons into actual buttons
dbusServices: Allow replacement
dbus-services/extensions: Remove outdated requires
dbusServices/extensions: Split out prefs dialog
dbusServices/extensions: Split error page from window
dbusServices/extensions: Simplify actions handling
dbusServides/extensions: Use Adw.PreferencesWindow
dbusServices/extensions: Use default style class
dbusServices/extensions: Stop setting a default size
dbusServices/extensions: Give extensions access to the prefs window
dbusServices/screencast: Removed unused properties
st/entry: Add missing notify calls
st/scroll-view: Add missing notify call
st: Add static setters
st: Use g_object_notify_by_pspec() where possible
st: Specify G_PARAM_EXPLICIT_NOTIFY where appropriate
shell/app: Remove unused property ID
shell: Use g_object_notify_by_pspec() where possible
shell: Specify G_PARAM_EXPLICIT_NOTIFY where appropriate
dbusServices: Allow to persist services via environment
status/location: Use correct enabled state
status/location: Track enabled state
js: Stop using Gio._LocalFilePrototype
js: Simplify promisify() calls
calendar: Reindent code
po: Update POTFILES.in
ci: Include .ui files in POTFILES check
ibusManager: Fix version in log message
ci: Stop prohibiting template strings in files with translations
js: Reindent some code
js: Use templates for non-translatable strings
osdWindow: Don't inherit from St.Widget
osdWindow: Implement new OSD design
workspaceSwitcherPopup: Drop direction parameter
workspaceSwitcherPopup: Fix fading in
workspaceSwitcherPopup: Implement new OSD design
boxpointer: Make drawing arrow background optional
Bump version to 42.beta
Fran Dieguez (4):
Update Galician translation
Update Galician translation
Update Galician translation
Update Galician translation
Georges Basile Stavracas Neto (2):
schemas: Rename gnome-control-center to org.gnome.Settings
ui: Rename gnome-control-center to org.gnome.Settings
Hugo Carvalho (4):
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Update Portuguese translation
Ivan Molodetskikh (50):
screencastService: Create directory if it doesn't exist
Add scaffolding for the new screenshot UI
screenshot-ui: Add the control panel
screenshot-ui: Add close button
screenshot-ui: Add IconLabelButton
screenshot: Add API to get PNG stream from a texture
screenshot: Add API to screenshot stage to a ClutterContent
screenshot-ui: Add capturing and screen selection
screenshot-ui: Bind Ctrl-C, Enter, Space to capture
screenshot-ui: Add area selection
screenshot-ui: Add window selection
screenshot-ui: Add new selector icons
screenshot-ui: Add a check icon to selected window
screenshot-ui: Add keyboard navigation
screenshot-ui: Add cursor capturing option
screenshot-ui: Add tooltips to buttons
screenshot-ui: Extract _saveScreenshot()
screenshot-ui: Store screenshots to files
screenshot-ui: Show a notification on capture
screenshot-ui: Make screenshots appear in recent items
screenshot-ui: Use ImageContent for notification icon
screenshot-ui: Add support for disable-save-to-disk
screenshot-ui: Add screenshot/screencast toggle
screenshot: Assign names to several CSS expressions
screenshot-ui: Bind button to shot/cast
screenshot-ui: Add a screencast in progress property
status/remote-access: Add menu for stopping screencasts
screenshot-ui: Add area and screen recording
screenshot-ui: Add screencast area indicator
screenshot-ui: Add screencast done notification
screenshot-ui: Put screencasts into a subdirectory
screenshot: Remove _dragDevice
screenshot: Enable opacity redirect for the panel
screenshot: Close on lock
screenshot: Move close button to the panel
systemActions: Add a screenshot UI action
screenshot-ui: Split out captureScreenshot()
screenshot: Make captureScreenshot async
windowMenu: Add an entry to take a screenshot
screenshot-ui: Extract binding modes
screenshot-ui: Add two key bindings from g-s-d
screenshot: Connect shot/cast toggle with bind_property
screenshot-ui: Add mode argument to open()
screenshot-ui: Add a key to open the screencast UI
Add new screenshot UI icons
icons: Add stop-symbolic
main: Move screenshotUI initialization earlier
panel: Add a screen recording indicator
status/remote-access: Remove menu for stopping screencasts
status/remote-access: Don't show recording icon for screenshot UI casts
Jonas Dreßler (15):
switcherPopup: Rename _onItemEnter() to _onItemMotion()
altTab: Also return EVENT_PROPAGATE in override of _onItemMotion()
altTab: Remove override of _itemEnteredHandler()
altTab: Use this._highlighted instead of this._curApp in AppSwitcher
altTab: Check for reentrancy in override function of _onItemMotion()
altTab: Only calculate iconSize once
altTab: Also use getWindows() for AppSwitcher
lightbox: Fix banding issues with the vignette shader
st/entry: Invalidate shadow on cursor position/size changes
st/entry: Invalidate text shadow on style changes to ClutterText
st/label: Invalidate text shadow on style changes to ClutterText
st/shadow: Add a fast path to comparisons
st/entry: Compare shadow spec before invalidating shadow on style change
st/label: Compare shadow spec before invalidating shadow on style change
st/widget: Emit "style-changed" on all theme changes
Jürg Lempen (1):
data: Add Swiss French and Swiss German OSK layouts
Kukuh Syafaat (1):
Update Indonesian translation
Leleat (1):
popupMenu: Center labels vertically
Leônidas Araújo (1):
Update Brazilian Portuguese translation
Luming Zh (4):
Update Chinese (China) translation
Update Chinese (China) translation
Update Chinese (China) translation
Update Chinese (China) translation
Marek Černocký (4):
Updated Czech translation
Updated Czech translation
Updated Czech translation
calendar: Fix xgettext comment for calendar date format
Matej Urbančič (4):
Update Slovenian translation
Update Slovenian translation
Update Slovenian translation
Update Slovenian translation
Matheus Barbosa (1):
Update Brazilian Portuguese translation
Milan Crha (1):
calendar-server: Read timezone from the calendar, not its timezone cache
Mohammed Sadiq (1):
osk: Remove a duplicate key from Malayalam
Naïm Favier (1):
loginDialog: Fix timing issue
Olivier Fourdan (6):
networkAgent: Restore the NOFILE limit
ibusManager: Restore the NOFILE limit
util: Restore the NOFILE limit before spawning apps
shell: Restore NOFILE limit before restarting
shell/app: Restore NOFILE limit
main: Raise the NOFILE limit if a Wayland compositor
Quentin PAGÈS (1):
Update Occitan translation
Rachit Keerti Das (1):
dash: Use pin instead of favorites
Rafael Fontenelle (2):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Ray Strode (2):
gdm: Add AuthList control
gdmUtil: Enable support for GDM's ChoiceList PAM extension
Razze (1):
Let users use the other mouse button to switch
Romain Vigier (6):
extensions-app: Move headerbar content to the main view
extensions-app: Change lists style class to `.boxed-list`
extensions-app: Remove extension row revealer
extensions-app: Enable/disable an extension by activating the row
extensions-app: Update authors list
extensions-app: Update screenshots with the latest design
Sam Hewitt (9):
style: Stylesheet updates for GNOME 42
stylesheet: Fixes and missed updates for the 42 refresh
status/a11y: Update deprecated icon name
theme: Remove icon resources from theme
calendar: Use symbolic icon for No Notifications
theme: Papercut fixes from 42 refresh
lookingGlass: Fix visual papercuts
calendarMenu: Fix several visual issues with calendar and notifications
theme: Stylesheet papercuts and other visual fixes
Sebastian Keller (1):
lookingGlass: Add switches for debug flags
Sebastian Wick (1):
glsl-effect: Allow to set uniform matrices
Sveinn í Felli (4):
Update Icelandic translation
Update Icelandic translation
Update Icelandic translation
Update Icelandic translation
Tao Liu (1):
Update Chinese (China) translation
Yaron Shahrabani (1):
Update Hebrew translation
Yosef Or Boczko (2):
Update Hebrew translation
Update Hebrew translation
Yuri Chornoivan (5):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
kyte (1):
swipeTracker: Ignore Meta key while workspace scroll gesture is in progress
sicklylife (2):
Update Japanese translation
Update Japanese translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]