Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
2001_dont-blur-logo.patch | Don't blur logo image. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | yes | |||
0001-data-org.ArcticaProject.arctica-greeter.gschema.xml-.patch | [PATCH 1/2] data/org.ArcticaProject.arctica-greeter.gschema.xml: Improve description of onscreen-keyboard-layout. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | 2023-03-02 | ||
0002-OSK-Add-OSK-theme-gsetting-to-individually-configure.patch | [PATCH 2/2] OSK: Add OSK theme gsetting to individually configure the OSK theme used via ArcticaGreeter's settings. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | 2023-03-02 | ||
0003-data-org.ArcticaProject.arctica-greeter.gschema.xml-.patch | [PATCH 3/3] data/org.ArcticaProject.arctica-greeter.gschema.xml: Use 'Compact' onboard layout for providing special keys such as Umlauts etc. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | 2023-03-02 | ||
0004-src-session-list.vala-Treat-gnome-xorg-as-GNOME-and-.patch | [PATCH] src/session-list.vala: Treat 'gnome-xorg' as GNOME and 'plasma5' has KDE, as well. | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | 2023-04-03 | ||
0005-src-prompt-box.vala-enable-line-wrapping-for-error-m.patch | [PATCH] src/prompt-box.vala: enable line wrapping for (error) messages. Long lines were previously truncated as part of the fading label. Since PAM (error) messages are shown within the prompt box, truncating them is a really bad idea, since the user might not understand what went wrong and how it can be fixed. Enabling line wrapping makes sure that the full message is always shown - at least theoretically. Messages may still be truncated if they are long enough to overflow the prompt box itself, but this is caused by the prompt box not resizing itself correctly. Further work on that is necessary. |
Mihai Moldovan <ionic@ionic.de> | no | 2023-03-22 | ||
0006-src-prompt-box.vala-set-background-color-for-error-m.patch | [PATCH] src/prompt-box.vala: set background color for error messages to pure white. While this might look ugly, it is important that error messages can be read well and a transparent background might be a bad fit with a static red text color, if the background is also quite red. |
Mihai Moldovan <ionic@ionic.de> | no | 2023-03-22 | ||
0007-src-prompt-box.vala-darken-red-error-message-text-co.patch | [PATCH] src/prompt-box.vala: darken red error message text color. This improves the contrast considerably for the new static white background. |
Mihai Moldovan <ionic@ionic.de> | no | 2023-03-22 | ||
0008_better-positioning-of-logo.patch | [PATCH] src/background.vala: Better positioning of logo, make the positioning independent of logo height (i.e. adjust the position to the logo height). This introduces BackgroundLoader.logo_width and .logo_height. We currently only use .logo_height for now. But having both geoemtry values available might be helpful at a later time. And it feels incomplete to only pass-through the height. |
Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | no | 2023-10-05 |