index
:
arctica-greeter
main
master
opensuse
pr/travis-ci
release-builds
Arctica Greeter: Greeter Frontend for LightDM
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop big-font setting. Font scaling will be handled differently and more stat...
Mike Gabriel
2023-10-06
2
-50
/
+6
*
Move greeter_set_env to AGUtils.
Mike Gabriel
2023-10-06
2
-32
/
+35
*
Show labels for 'Username:' and 'Password:' if configured via gsettings.
Mike Gabriel
2023-10-06
2
-0
/
+15
*
src/main-window.vala: Drop obsolete / commented out code.
Mike Gabriel
2023-10-05
1
-17
/
+1
*
src/toggle-box.vala: In high-contrast mode, brighten up the non-selected butt...
Mike Gabriel
2023-10-03
1
-1
/
+1
*
src/arctica-greeter.vala: Initialise OnBoard and Orca after the greeter is pr...
Robert Tari
2023-10-03
1
-4
/
+11
*
src/arctica-greeter.vala: Initialize screen-reader and OSK as configured in g...
Mike Gabriel
2023-10-03
1
-0
/
+4
*
a11y / OSK: Restart OSK on theme toggling (normal/high-contrast) and adjust t...
Mike Gabriel
2023-10-03
2
-8
/
+97
*
src/settings.vala: refactor (icon) theme setting in a cleaner way.
Mike Gabriel
2023-09-19
1
-8
/
+19
*
src/arctica-greeter.vala: Check for high-contrast mode when initializing gtk-...
Mike Gabriel
2023-09-19
1
-15
/
+27
*
src/settings.vala: remove default_theme_name_ private variable.
Mihai Moldovan
2023-09-19
1
-6
/
+14
*
src/settings.vala: Introduce 'high-contrast-icon-theme-name' gsetting and tog...
Mike Gabriel
2023-09-19
1
-4
/
+5
*
src/background.vala: Produce debug output when current_background gets changed.
Mike Gabriel
2023-09-18
1
-0
/
+5
*
src/background.vala: Disable drawing the grid when in high-contrast mode.
Mike Gabriel
2023-09-18
1
-1
/
+2
*
a11y: Disable background image when in high-contrast mode.
Mike Gabriel
2023-09-18
2
-1
/
+26
*
src/user-list.vala: Add debug output on high-contrast toggle switch backgroun...
Mike Gabriel
2023-09-18
1
-1
/
+4
*
Drop all internal a11y indicator related code
Robert Tari
2023-09-16
2
-269
/
+13
*
src/arctica-greeter.vala: Toggle Orca, high contrast and OnBoard via D-Bus
Robert Tari
2023-09-16
1
-11
/
+151
*
src/arctica-greeter.vala: In validate_session() make it easier for the human ...
Mike Gabriel
2023-09-15
1
-8
/
+16
*
src/arctica-greeter.vala: Use '&&' operators instead of '&' in if-clauses.
Mike Gabriel
2023-09-15
1
-4
/
+4
*
Introduce gsetting (bool): hide-default-xsession.
Mike Gabriel
2023-09-15
2
-2
/
+11
*
Introduce gsettings (list): includeonly-sessions, excluded-sessions.
Mike Gabriel
2023-09-15
2
-0
/
+33
*
src/session-list.vala: Rework case-insensitive session sorting. Do the sortin...
Mike Gabriel
2023-09-15
1
-7
/
+3
*
src/toggle-box.vala: Fix runtime Gtk.Warning about missing size unit. Using s...
Mike Gabriel
2023-09-15
1
-1
/
+1
*
Introduce gsetting (array of strings): preferred-sessions.
Mike Gabriel
2023-09-15
2
-8
/
+6
*
{src,tests}/Makefile.am: implement proper GTK+ 3/GTK 4 switching support.
Mihai Moldovan
2023-09-12
1
-0
/
+15
*
src/arctica-greeter.vala: Add FIXME for new/direct indicator startup method.
Mike Gabriel
2023-09-11
1
-0
/
+6
*
src/arctica-greeter.vala: Drop indicator startup via systemctl and spawn_asyn...
Mike Gabriel
2023-09-11
1
-48
/
+30
*
src/shutdown-dialog.vala: keep dialog size fixed.
Mihai Moldovan
2023-09-11
1
-5
/
+50
*
src/shutdown-dialog.vala: Rephrase shutdown dialog's new timeout message(s) s...
Mike Gabriel
2023-09-07
1
-2
/
+2
*
src/shutdown-dialog.vala: implement timer function triggering focused button.
Mihai Moldovan
2023-08-31
1
-1
/
+107
*
src/shutdown-dialog.vala: remove focus_{next,prev}.
Mihai Moldovan
2023-08-31
1
-12
/
+0
*
settings: add shutdown-dialog-timeout integer option.
Mihai Moldovan
2023-08-31
1
-0
/
+1
*
src/arctica-greeter.vala: fix tiny main window on startup.
Mihai Moldovan
2023-08-30
1
-0
/
+2
*
background: use logo alpha dconf setting.
Mihai Moldovan
2023-08-28
1
-1
/
+1
*
settings: add configuration option for logo alpha.
Mihai Moldovan
2023-08-28
1
-0
/
+1
*
src/arctica-greeter.vala: Do not rename users in D-Bus methods
Robert Tari
2023-07-02
1
-10
/
+0
*
src/arctica-greeter.vala: Modify user change signalling
Robert Tari
2023-05-09
1
-18
/
+19
*
src/idle-monitor.vala: Fix Gdk.Display -> Gdk.X11.Display casting
Robert Tari
2023-05-08
1
-1
/
+2
*
src/main-window: Rewrite some deprecated Gtk.Alignments
Robert Tari
2023-05-08
1
-10
/
+11
*
src/menubar.vala: Fix host name position
Robert Tari
2023-05-08
1
-1
/
+4
*
src/arctica-greeter.vala: Add D-Bus server with methods needed by the keyboar...
Robert Tari
2023-05-07
1
-2
/
+96
*
Add missing default to switch
Robert Tari
2023-05-07
1
-0
/
+4
*
Fix some deprecations
Robert Tari
2023-05-07
4
-6
/
+7
*
Comment out unused code
Robert Tari
2023-05-07
1
-2
/
+2
*
Fix casting issues
Robert Tari
2023-05-07
6
-18
/
+45
*
Add missing error handlers
Robert Tari
2023-05-07
6
-113
/
+210
*
Fix error handlers for D-Bus methods
Robert Tari
2023-05-07
4
-14
/
+21
*
src/arctica-greeter.vala: fix "this this" typo in comment.
Mihai Moldovan
2023-05-03
1
-2
/
+2
*
src/prompt-box.vala: darken red error message text color.
Mihai Moldovan
2023-05-03
1
-1
/
+1
[next]