Giter VIP home page Giter VIP logo

sddm-sugar-dark's People

Contributors

dave96 avatar marcinorlowski avatar marian-hub avatar marianarlt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

sddm-sugar-dark's Issues

Giant touch keyboard new

I'm asking this again, because the solution posted here doesn't work for me. My problem is that the sddm.conf file is empty.
It has 0 B.
Please explain to me how to modify or create the sddm.conf file so I can change the value.
Thanks

Giant virtual keyboard

On Kubuntu 18.10 when the theme is installed editing any text box, such as entering a password, pops up a giant virtual keyboard on the bottom half of the screen and the top half turns black. Is there any way to disable this behaviour in theme.conf?

Undocumented qt5-svg dependency

Hi @MarianArlt, thanks for the nice theme!

While installing this, I noticed a bunch of these errors:

[12:47:33.556] (WW) GREETER: file:///usr/lib/qt/qml/QtQuick/Controls.2/RoundButton.qml: QML IconImage: Error decoding: file:///usr/share/sddm/themes/sugar-dark/Assets/Reboot.svgz: Unsupported image format

The qt5-quickcontrols dependency was mentioned in the README, but not qt5-svg.

On Arch: pacman -S qt5-svg fixes this.

Rendering breaks on hidpi

On hidpi monitors, the profile icon doesn't cover over some text; this causes some additional text to be visible. This doesn't happen on my other low-dpi monitors.

Have the possibility to hide the password when typing

It's convenient for people alone on their computer to have their password letters show up. But i don't want people around me watching it. Is it possible to disable the letter preview ?
Thanks for making the addon.

unrelated: You might inform users to add this tweak since you can't modify it yourself #4
It's one step that will make regular users avoid using your theme.
Cheers

Halloween Image Link

Is there a link to the other example images? I'm interested in the Halloween background.

Thanks

Small layout issue in high resolution screen

As shown in the screenshot, there is something to the left of the "User" icon. This only happens when the monitor height is above a certain threshold (between 1080 and 1800). My screen height is 1800.

Actually, this is the same problem addressed in the PR #11 and the "something" might be letter "O".

Screenshot_2020-12-11_19-24-01

Automatic capitalization of first letter

I found that every time I log in using sugar-dark, the first letter of my username is capitalized.
Is it possible to cancel this feature in the theme.conf ๏ผŸ
Thank you very much!

QtGraphicalEffects "not installed" on Fedora 40.

Hello.

I have SDDM preinstalled, on Fedora 40 Sway.

Output of qmake --version:

QMake version 3.1
Using Qt version 6.7.1 in /usr/lib64 

I have the qt5-qtquickcontrols2 and qt5-qtgraphicaleffects-5.15.14-1 packages installed.

When running the default version of the theme, I'm getting the errors that qtgraphicaleffects is not installed. After doing a further look into it, I tried running:

QML2_IMPORT_PATH=/usr/lib64/qt5/qml QT_PLUGIN_PATH=/usr/lib64/qt5/plugins sddm-greeter --test-mode --theme sugar-dark-orig

and got the following errors:

Loading file:sugar-dark-orig/Main.qml...
file:///home/shatterstone/sugar-dark-orig/Main.qml:82:9: Type LoginForm unavailable 
             LoginForm { 
             ^
file:///home/shatterstone/sugar-dark-orig/Components/LoginForm.qml:41:5: Type Input unavailable 
         Input { 
         ^
file:///home/shatterstone/sugar-dark-orig/Components/Input.qml:23:1: The plugin '/usr/lib64/qt5/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so' uses incompatible Qt library. (5.15.0) [release] 
     import QtGraphicalEffects 1.0 
     ^
file:///home/shatterstone/sugar-dark-orig/Main.qml:82:9: Type LoginForm unavailable 
             LoginForm { 
             ^
file:///home/shatterstone/sugar-dark-orig/Components/LoginForm.qml:41:5: Type Input unavailable 
         Input { 
         ^
file:///home/shatterstone/sugar-dark-orig/Components/Input.qml:23:1: The plugin '/usr/lib64/qt5/qml/QtGraphicalEffects/libqtgraphicaleffectsplugin.so' uses incompatible Qt library. (5.15.0) [release] 
     import QtGraphicalEffects 1.0 
     ^
Fallback to embedded theme 

I should mention I found a "solution" where I replaced every import of QtGraphicalEffects 1.0 in the theme with import Qt5Compat.GraphicalEffects 1.0 which seems to mostly work (except that the user selector icon is broken; fixed it by setting visible: false in the "selectUser" ComboBox in Input.qml) so it mostly kinda works after some modifications, but I'm not sure why these are even necessary in the first place. Any help would be appreciated. If you need any more info, please let me know. Thanks.

Edit(s): Fixing formatting of code blocks

From gentoo openrc (not issue)

To install in Gentoo [openrc ]
the file configuration is a

/usr/share/sddm/sddm.conf.d/00default.conf

and add:
[Theme]
Current=sddm-sugar-dark

it would be nice if you added these two lines in the Readme.md file.
Thank you so much for your work.

Can see text behind Username on 1440p

There looks a letter peaking out of from the left side of the username field when in 1440, i have this on dual monitors 1440 and 1080, the 1080 looks great. the 1440 is peaking letters behind the field. Amazing theme otherwise. Thanks for the work.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.