-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panels: Rework waydroid panel #12
Open
bellegarde-c
wants to merge
1,031
commits into
droidian
Choose a base branch
from
feature/next/waydroid
base: droidian
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As per mockups: https://gitlab.gnome.org/Teams/Design/settings-mockups/-/commit/6782eeb703d76617014f45275ffec1fc8eeb894d Co-authored-by: Matthijs Velsink <[email protected]>
Closes: #981757
Doing so, this page will be aligned with other places in Settings code which use "self".
AdwSpinner no longer has the "size" property, so set the spinner size acc. to the docs: "Use the GtkWidget:halign and GtkWidget:valign properties in combination with GtkWidget:width-request and GtkWidget:height-request for fine sizing control". https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Spinner.html
These properties don't interfere with the spinner size or alignment.
Upstream version 46.3 * tag 'upstream/46.3': (65 commits) 46.3 Revert "wi-fi: Fix the description alignment of the "Wi-Fi Unavailable" status page" Update Brazilian Portuguese translation Update Czech translation Update Czech translation wi-fi: Fix the description alignment of the "Wi-Fi Unavailable" status page tests: Skip some tests if we don't have Xvfb or setxkbmap Update Galician translation Update Nepali translation mouse-test: Don't respond to middle clicks network: Reference icon-name that exists in wifi panel desktop file Update Slovak translation sharing: Make Orca to read the "Add Folder" row in Media Sharing Update Slovak translation ci: Start using FDO_REPO_SUFFIX for clearer image names ci: Stop building gnome-online-accounts from git 46.2 Update Basque translation Update Hindi translation Update Catalan translation ...
See upstream #2977 Gbp-Dch: Full
This also allows Orca to read the preview information.
Make the margins the same as the GtkBox that contains the "Common Formats" and "All Formats" sections.
This allows to remove some object IDs from the C code.
Previously, the names of the backgrounds were read. Likely with the accessible name computation refactor, this broke and nobody noticed. Fix it, and properly present the selected background as well. (cherry picked from commit bdd60e9b98bf69bc76721a2ca24f75b648960ed5)
Signed-off-by: Eugenio Paolantonio (g7) <[email protected]>
tagging package gnome-control-center version debian/1%47_rc-1
Update to upstream version '47.0.1' with Debian dir 8416c84641d97800583899fba7ebc70ffe38a3a1
tagging package gnome-control-center version debian/1%47.0.1-1
Signed-off-by: Eugenio Paolantonio (g7) <[email protected]>
bellegarde-c
force-pushed
the
feature/next/waydroid
branch
2 times, most recently
from
October 8, 2024 05:04
144e574
to
4a0c99f
Compare
bellegarde-c
force-pushed
the
feature/next/waydroid
branch
from
October 17, 2024 06:02
2fa6f97
to
4a0c99f
Compare
bellegarde-c
force-pushed
the
feature/next/waydroid
branch
from
October 17, 2024 20:46
4a0c99f
to
99955a4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.