-
Notifications
You must be signed in to change notification settings - Fork 8
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
Breaking sliders. #14
Comments
Hello, that might happen due to the theme incompatibilities. Let me explain the process what happens when the image is changed. But first the of all everything that is shown in the login screen is coming from pre-compiled resource that contains images and css files. The process when background image is changed
What happens here is that the theme changes completely. Even if the selected theme has the gnome-shell.css file so that it suppose to support login screen theming.
How do I know what theme is being used. Well if you haven't selected any theme then it should be "Default". That default is the default theme shipped basically every gnome based distro. It's the blue adwaita. If that theme is used there should not be glitches. If any other theme is being used then any of above situations might be true. The oddball is the ubuntu though. It uses the default adwaita theme and overrides the colors to match to the it's color schema. This is atleast in the ubuntu 18.04. But there as well if the "Default" theme is used the above mentioned process will override this "Ubuntu hack" so it wont use the orange / purple flavored adwaita at all. However if there are glitches when using the default theme. It might be that the version being used is outdated. The Loginized application caches the default theme on a first run or whatever theme that is being installed at /usr/share/themes/gnome-shell-theme.gresource. And it will always use that one if it exists and default theme is being selected from application.
Cheers |
I am using Debian 10 (latest stable, I guess). And I have "User theme" enabled in the gnome tweak tool. If I disable it, the sliders appear, but the lines are still invisible. |
What I was trying to say is that the themes are not necesarily compatible to be used login theme. Which theme is selected for you in Loginized app? Default or some else? Like in a nut shell the Loginized application does not have any magic inside. It basically only replaces the image from one file. So the glitches of invisible sliders or wrong colors or too narrow buttons and such is totally in the actual theme itself that is being used as a base. And those guys who make the themes should fix their themes. I can do also some testing with debian 10 to see also how it behaves there. But I'm afraid that there is nothing that I am able fix in this manner. And yes. It totally would be too hard to deal with glitches of each theme so things can break randomly. As who ever made the theme should fix the issues in them. |
I have actually tried about 10 different themes, for most of them, both
sliders and lines are broken, for some sliders work but the lines are
broken.
Atm I'm using a Arc-Orange (dark) for shell and Adwaita for everything
else. If I switch everything to default, sliders appear, but lines -- no.
Thank you anyway for reply, even if you don't have much time to investigate
this. I still appreciate the answer as well as the possibility to customize
debian default ugly loginscreen.
Andrew.
…On Mon, 15 Jul 2019 at 21:41, Juha Kukkonen ***@***.***> wrote:
What I was trying to say is that the themes are not necesarily compatible
to be used login theme. Which theme is selected for you in Loginized app?
Default or some else?
Like in a nut shell the Loginized application does not have any magic
inside. It basically only replaces the image from one file. So the glitches
of invisible sliders or wrong colors or too narrow buttons and such is
totally in the actual theme itself that is being used as a base. And those
guys who make the themes should fix their themes.
I can do also some testing with debian 10 to see also how it behaves
there. But I'm afraid that there is nothing that I am able fix in this
manner.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#14?email_source=notifications&email_token=AEB62S2FUCAFUP3HZOUCDCLP7TAGXA5CNFSM4IDNKZ4KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZ6TGOY#issuecomment-511521595>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEB62S6SB34LEQCAONVFUCDP7TAGXANCNFSM4IDNKZ4A>
.
|
I have made some changes to the application and now it suppose to extract the themes more precisely. Before the extraction was bit vague and that also might have been the reason for some of the issues. However with this latest version of the app things are better and I encourage to test it out. Thanks |
I have the same issue; since installing and using Loginized to (successfully) change login GDM, I noticed invisible sliders for the volume OSD; Issue persists across users and themes and that the symptoms I've experienced are the same as @thrashdin, evidently this is triggered, though but by not necessarily caused, by using Loginized. The functionality remains and it's really not a critical problem, but this comment was to add weight to any uncertainty. GNOME Version : 3.30.2 (Fedora) For added context, this is what I was previously using to change the (default) background;
I will do some playing around, but happy to provide further detail / testing :) |
I cannot be 100% sure about this, but it seems, that after installing and changing background image, the sliders for sound/brightness from top right menu have vanished. I can still kinda move them, but they are invisible, as well as the line indicators. I can make a screenshot, if the description is too vague.
I'd appreciate if we could investigate it a bit.
The text was updated successfully, but these errors were encountered: