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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Translated using Weblate (Czech)
Tomáš Marný
2023-10-03
1
-4
/
+3
*
Translated using Weblate (Czech)
Tomáš Marný
2023-10-03
1
-4
/
+8
*
Translated using Weblate (Czech)
Filip Hron
2023-10-03
1
-5
/
+6
*
Translated using Weblate (Czech)
Tomáš Marný
2023-10-03
1
-4
/
+4
*
Translated using Weblate (Japanese)
Ryo Nakano
2023-10-03
1
-7
/
+7
*
Merge branch 'sunweaver-mr/highcontrast-icon-theme-toggling'
Mike Gabriel
2023-09-19
3
-28
/
+64
|
\
|
*
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
2
-4
/
+9
|
*
data/org.ArcticaProject.arctica-greeter.gschema.xml: Switch from HighContrast...
Mike Gabriel
2023-09-19
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-mr/highcontrast-background-color'
Mihai Moldovan
2023-09-18
4
-3
/
+41
|
\
|
*
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
3
-1
/
+30
|
*
src/user-list.vala: Add debug output on high-contrast toggle switch backgroun...
Mike Gabriel
2023-09-18
1
-1
/
+4
|
/
*
Merge branch 'tari01-pr/use-ayatana-a11y'
Mike Gabriel
2023-09-16
4
-281
/
+165
|
\
|
*
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
|
*
data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Ayatana a11y indicator
Robert Tari
2023-09-16
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-mr/hide-default-xsessions'
Mihai Moldovan
2023-09-15
3
-11
/
+32
|
\
|
*
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
3
-2
/
+15
|
/
*
Merge branch 'sunweaver-mr/hide-enforce-only-sessions'
Mihai Moldovan
2023-09-15
3
-0
/
+41
|
\
|
*
Introduce gsettings (list): includeonly-sessions, excluded-sessions.
Mike Gabriel
2023-09-15
3
-0
/
+41
|
/
*
Merge branch 'sunweaver-mr/session-chooser-fix-sorting'
Mihai Moldovan
2023-09-15
1
-7
/
+3
|
\
|
*
src/session-list.vala: Rework case-insensitive session sorting. Do the sortin...
Mike Gabriel
2023-09-15
1
-7
/
+3
|
/
*
Merge branch 'sunweaver-mr/fix-font-size-without-unit'
Mihai Moldovan
2023-09-15
1
-1
/
+1
|
\
|
*
src/toggle-box.vala: Fix runtime Gtk.Warning about missing size unit. Using s...
Mike Gabriel
2023-09-15
1
-1
/
+1
|
/
*
Merge branch 'sunweaver-mr/preferred-sessions-gsettings'
Mihai Moldovan
2023-09-15
3
-8
/
+10
|
\
|
*
Introduce gsetting (array of strings): preferred-sessions.
Mike Gabriel
2023-09-15
3
-8
/
+10
|
/
*
Merge branch 'sunweaver-mr/default-to-gtk-drop-auto-detection'
Mihai Moldovan
2023-09-15
1
-16
/
+10
|
\
|
*
configure.ac: Drop auto-recognition of GTK library, default to GTK-3.
Mike Gabriel
2023-09-15
1
-16
/
+10
|
/
*
Merge branch 'Ionic-feature/gtk34-chooser'
Mike Gabriel
2023-09-15
3
-17
/
+80
|
\
|
*
{src,tests}/Makefile.am: implement proper GTK+ 3/GTK 4 switching support.
Mihai Moldovan
2023-09-12
2
-0
/
+30
|
*
configure.ac: add --disable-gtk4 flag.
Mihai Moldovan
2023-09-12
1
-17
/
+50
|
/
*
Merge branch 'sunweaver-pr/fix-multiseat-support-with-systemd'
Mike Gabriel
2023-09-11
4
-52
/
+38
|
\
|
*
src/arctica-greeter.vala: Add FIXME for new/direct indicator startup method.
Mike Gabriel
2023-09-11
1
-0
/
+6
|
*
data/50-arctica-greeter.conf.in: Reenable lightdm-arctica-greeter-session gre...
Mike Gabriel
2023-09-11
1
-0
/
+1
|
*
src/arctica-greeter.vala: Drop indicator startup via systemctl and spawn_asyn...
Mike Gabriel
2023-09-11
1
-48
/
+30
|
*
debian/control: Drop dbus-x11 from B-D.
Mike Gabriel
2023-09-11
1
-1
/
+0
|
*
lightdm-arctica-greeter-session: Switch from dbus-launch to dbus-run-session.
Mike Gabriel
2023-09-11
1
-3
/
+1
|
/
*
Merge branch 'Ionic-bugfix/shutdown-dialog-resize'
Mike Gabriel
2023-09-11
1
-5
/
+50
|
\
|
*
src/shutdown-dialog.vala: keep dialog size fixed.
Mihai Moldovan
2023-09-11
1
-5
/
+50
|
/
*
Translated using Weblate (Spanish)
gallegonovato
2023-09-09
1
-4
/
+5
*
Merge branch 'sunweaver/rephrase-shutdown-timeout-message'
Mihai Moldovan
2023-09-07
1
-2
/
+2
|
\
|
*
src/shutdown-dialog.vala: Rephrase shutdown dialog's new timeout message(s) s...
Mike Gabriel
2023-09-07
1
-2
/
+2
|
/
*
Translated using Weblate (Swedish)
bittin1ddc447d824349b2
2023-09-07
1
-10
/
+10
*
Translated using Weblate (Ukrainian)
Serhii Horichenko
2023-09-04
1
-40
/
+40
[next]