aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* settings: add configuration option for logo alpha.Mihai Moldovan2023-08-282-0/+5
* Merge branch 'tari01-pr/no-user-rename'Mike Gabriel2023-08-071-10/+0
|\
| * src/arctica-greeter.vala: Do not rename users in D-Bus methodsRobert Tari2023-07-021-10/+0
|/
* Merge branch 'tari01-pr/user-change-fix'Mike Gabriel2023-05-091-18/+19
|\
| * src/arctica-greeter.vala: Modify user change signallingRobert Tari2023-05-091-18/+19
|/
* Merge branch 'tari01-pr/gdk-x11-display-cast'Mike Gabriel2023-05-093-12/+17
|\
| * src/idle-monitor.vala: Fix Gdk.Display -> Gdk.X11.Display castingRobert Tari2023-05-081-1/+2
| * src/main-window: Rewrite some deprecated Gtk.AlignmentsRobert Tari2023-05-081-10/+11
| * src/menubar.vala: Fix host name positionRobert Tari2023-05-081-1/+4
|/
* Merge branch 'tari01-pr/dbus-server'Mike Gabriel2023-05-0714-155/+385
|\
| * src/arctica-greeter.vala: Add D-Bus server with methods needed by the keyboar...Robert Tari2023-05-071-2/+96
| * Add missing default to switchRobert Tari2023-05-071-0/+4
| * Fix some deprecationsRobert Tari2023-05-074-6/+7
| * Comment out unused codeRobert Tari2023-05-071-2/+2
| * Fix casting issuesRobert Tari2023-05-076-18/+45
| * Add missing error handlersRobert Tari2023-05-076-113/+210
| * Fix error handlers for D-Bus methodsRobert Tari2023-05-074-14/+21
|/
* Merge branch 'Ionic-bugfix/pam-messages-and-misc'Mike Gabriel2023-05-074-6/+17
|\
| * src/arctica-greeter.vala: fix "this this" typo in comment.Mihai Moldovan2023-05-031-2/+2
| * tests/arctica-greeter.vala: remove left-over singleton class member.Mihai Moldovan2023-05-031-2/+0
| * src/prompt-box.vala: darken red error message text color.Mihai Moldovan2023-05-031-1/+1
| * src/prompt-box.vala: set background color for error messages to pure white.Mihai Moldovan2023-05-031-1/+12
| * src/prompt-box.vala: enable line wrapping for (error) messages.Mihai Moldovan2023-05-031-0/+1
| * configure.ac: pass INDICATORDIR down to automake.Mihai Moldovan2023-05-031-0/+1
|/
* Add option to span background across multiple monitorsGeoff Paul2023-05-035-42/+82
* main-window: Smooth transition to greeter screen.Mike Gabriel2023-05-032-3/+20
* Add support for hiding X11 and/or Wayland sessions.Mike Gabriel2023-04-035-19/+49
* data/badges/: Add badge for (open)SUSE's 'SLE Classic' session.Mike Gabriel2023-04-034-0/+3
* src/session-list.vala: Treat 'gnome-xorg' as GNOME and 'plasma5' has KDE, as ...Mike Gabriel2023-04-031-0/+2
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use 'Compact' onboard la...Mike Gabriel2023-03-021-1/+1
* OSK: Add OSK theme gsetting to individually configure the OSK theme used via ...Mike Gabriel2023-03-023-6/+18
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Improve description of o...Mike Gabriel2023-03-021-1/+1
* release 0.99.3.00.99.3.0Mike Gabriel2023-03-016-3/+173
* debian/control: Drop from D (arctica-greeter): marco.Mike Gabriel2023-03-011-1/+0
* Remove marco WM due to logon screen bypassBastian Kanbach2023-03-011-35/+0
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Numix GTK theme by d...Mike Gabriel2023-03-011-1/+1
* debian/control: Drop from D (arctica-greeter): mate-themes.Mike Gabriel2023-03-011-1/+1
* src/: Get rid of various vala interpreter warnings.Mike Gabriel2023-03-012-5/+6
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Numix Icon Theme by ...Mike Gabriel2023-03-011-1/+1
* debian/control: Add to D (numix-icon-theme).Mike Gabriel2023-03-011-0/+1
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Use Noto Sans by default.Mike Gabriel2023-03-011-1/+1
* debian/control: Add to D (arctica-greeter): fonts-noto-core.Mike Gabriel2023-03-011-0/+1
* src/toggle-box.vala: Allow for more fine-grained color-tweaking of the toggle...Mike Gabriel2023-03-013-8/+88
* src/flat-button.vala: Allow color-theming (etc.) of buttons created via the F...Mike Gabriel2023-03-013-2/+33
* src/shutdown-dialog.vala: Make shutdown/reboot dialog's font configurable via...Mike Gabriel2023-03-011-6/+19
* debian/rules: Fix build on Debian 11. Needs dpkg's architecture.mk included a...Mike Gabriel2023-03-011-0/+2
* src/toggle-box.vala: Drop draw() method. Seems unused these days.Mike Gabriel2023-03-011-14/+0
* arctica-greeter's test mode: No keyboard tweaks in test mode.Mike Gabriel2023-03-011-7/+9
* arctica-greeter's test mode: Add cmdline args '--test-highconstrast' and '--t...Mike Gabriel2023-03-011-8/+34
* src/arctica-greeter.vala: Don't launch Lomiri-related DBus listeners in test ...Mike Gabriel2023-03-012-37/+42