Opened 17 months ago
Closed 17 months ago
#18570 closed enhancement (fixed)
gnome-control-center-45.0 (add tecla-45.0)
Reported by: | Bruce Dubbs | Owned by: | Douglas R. Reno |
---|---|---|---|
Priority: | normal | Milestone: | 12.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New major version.
Change History (5)
comment:1 by , 17 months ago
Summary: | gnome-control-center-45.0 → gnome-control-center-45.0 (add tecla-45.0) |
---|
comment:3 by , 17 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:4 by , 17 months ago
45.beta
=============== Version 45.beta =============== - Prevent loading last-panel unconditionally on startup - Multiple settings rows got ported to use the AdwSwitchRow widget - Various accessibility label fixes - Various memory leak fixes About - New About panel displaying system information in a more compact way Applications - Fix crash when opening the Apps panel as the last-opened panel Datetime - Add description explaining the "Clock & Calendar" settings Displays - Replace deprecated GtkComboBox with AdwComboRow Keyboard - Fix "Move up/down" movement options in the input list - Spawn "tecla" app to display the keyboard map (replaces gkbd-keyboard-display) - Fix alignment of the "Set Shorcut..." button Network - Use an AdwSwitchRow widget to enable/disable Wi-Fi Online Accounts - Improve "offiline" message text - Use banner to indicate when the system is offline - Add panel description text and section titles Sound - Make output test whell smaller - Ellipsize long device name label Printers - Use the "card" style for printer entries Privacy - New Privacy panel containing all the panels under the Privacy category Region - Fix preview buttoins in the format chooser Search - Fix "Move up/down" movement options in the app search list Users - Show "Other Users" section only when there are users to show - Make entire panel insensitive when the user has no permission to make changes - Fix focus issues when selecting avatar image from a file - Fix g_critical errors when loading file metadata for avatars
45.rc
============= Version 45.rc ============= This is an exceptionally early release with the goal of speeding up the user testing of our new libadwaita navigation widgets that were merged as a release freeze break exception. These changes are mostly made of widget changes/reorganization, with no fundamental behavior or logic change. No major regressions are expected. About - Port to AdwToolbarView - Make System Details window more compact - Port System Details window to AdwBreakpoint - Port System Details window to AdwToolbarView Accessibility - Port to AdwToolbarView Applications - Make panel fit on narrow widths - Port deprecated GtkDialogs to AdwWindow Background - Port to AdwToolbarView Bluetooth - Port to AdwToolbarView Color - Port to AdwToolbarView Date and Time - Port to AdwToolbarView - Port dialog to AdwWindow Default Apps - Port to AdwToolbarView Default Apps - Port to AdwToolbarView Display - Port to AdwNavigationView and AdwtoolbarView - Reduce the size of the preview width Keyboard - Port to AdwToolbarView - Port keyboard shortcuts dialog to AdwNavigationView - Fix criticals when inpuit chooser is destroyed - Write to mru-sources setting if it has never been set before Mouse - Make adaptative - Port to AdwToolbarView - Port the test dialog to AdwToolbarView - Stop leaking the test window Multitasking - Port to AdwToolbarView Network - Port to AdwNavigationView and AdwToolbarView - Port the Wi-Fi panel to AdwToolbarView - Stop leaking the hotspot dialog Notifications - Port to AdwToolbarView - Port dialog to AdwWindow and AdwToolbarView Online Accounts - Port to AdwToolbarView Power - Port to AdwToolbarView - Port the suspend dialog to AdwWindow and AdwToolbarView Printers - Port to AdwToolbarView - Make the panel adaptative - Move search bar above the banner - Port dialogs to AdwWindow and AdwToolbarView - Fix size calculation for normalized printer name Removable Media - Port the dialog to AdwWindow - Port to AdwToolbarView Region - Port to AdwToolbarView Search - Port to AdwToolbarView Sharing - Port to AdwToolbarView - Port dialogs to AdwWindow and AdwToolbarView - Port Remote Login row to AdwSwitchRow Sound - Port to AdwToolbarView - Port dialogs to AdwWindow and AdwToolbarView User Accounts - Fix account type row sensitivity - Port to AdwToolbarView - Port Add User dialog from deprecated GtkDialog to AdwWindow - Update status page text when no accountsservice is available - Show label when another user is logged in - Port error message dialogs to AdwToasts - Port deprecated GtkMessageDialogs to AdwMessageDialog - Add "loading" page at startup Wacom - Port to AdwToolbarView WWAN - Port to AdwToolbarView
45.0
============ Version 45.0 ============ - Fix panel list (sidebar) issues with panel centering - Use g_printeer to message when running in non-supported environments About - Fix issue with system details label having the "selected" state - Allow system details labels to span multiple lines Accessibility - Fix issue when icon theme changes to HighContrast can't be reverted Keyboard - Fallback to subproject when keyboard previewer (tecla) is not available Network - Fix criticals when updating connection - Don't try to update device if it doesn't exist - Don't show QR Code button for wifi connections using unsupported security methods Online Accounts - Add line-breaks to log messages Search - Fix crash when selecting folder in "Other Search" locations Users - Allow new password insert if the old one is right
comment:5 by , 17 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
There is a new required (or at least recommended: if the dependency is not installed meson will automatically download it) dependency "tecla".
Tecla is a keyboard layout viewer.
Tecla requires libadwaita and libxkbcommon.