aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* src/: OSK and Magnifier: always keep above other windows, don't use window ↵Mike Gabriel2024-06-181-0/+4
| | | | decoration. Required when running under a window manager such as metacity or marco.
* src/: On every toggle/enable resize/reposition the OSK. Required when ↵Mike Gabriel2024-06-181-0/+3
| | | | running under a window manager such as metacity or marco.
* src/: Let onboard know that it got launched for arctica-greeter.Mike Gabriel2024-06-181-1/+1
| | | | | | On distros without onboard having been ported from unity-greeter to arctica-greeter this setting may need a patch. @Distro maintainers: please replace s/arctica-greeter/unity-greeter/g.
* src/: Resize and position magnifier window.Mike Gabriel2024-06-181-0/+13
| | | | | | | | Place the magnifier window to the right part of this screen. This needs a follow up as we can now configure the position of the login prompt box via GSettings. Currently this only works for prompt box being on the left (default) part of the screen.
* release 0.99.8.10.99.8.1Mike Gabriel2024-06-1810-8/+48
|
* src/main-window.vala: Update struts when monitor setup changed.Mike Gabriel2024-06-181-0/+1
|
* src/main-window.vala: In set_struts() consider window scaling when ↵Mike Gabriel2024-06-181-12/+13
| | | | | | calculting _NET_WM_STRUT{,_PARTIAL} (fixes broken geometry). Regression fix for 275703604d44fff336f631f93e7a47bb3a3b09fd.
* src/: In set_struts(), use already discovered geometry of the primary monitor.Mike Gabriel2024-06-181-19/+22
|
* src/: Don't launch Geoclue agent when in test mode.Mike Gabriel2024-06-181-23/+23
|
* src/: Launch/stop real window manager event based.Mike Gabriel2024-06-181-67/+77
|
* d/changelog: amend revision in package versionMike Gabriel2024-06-181-1/+1
|
* d/control: Switch from metacity to to marco in D:.Mike Gabriel2024-06-181-1/+1
|
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Default to 'marco' as ↵Mike Gabriel2024-06-181-1/+1
| | | | window manager.
* window manager: Alternatively to metacity, also support marco.Mike Gabriel2024-06-182-1/+2
|
* src/arctica-greeter.vala: Don't reference 'Marco' anymore, the WM is / will ↵Mike Gabriel2024-06-181-2/+2
| | | | be configurable.
* release 0.99.8.00.99.8.0Mike Gabriel2024-06-183-3/+78
|
* src/: Set _NET_WM_STRUT{,_PARTIAL} so that notification bubbles don't ↵Mike Gabriel2024-06-183-6/+76
| | | | overlay the menubar.
* d/control: Add to R: metacity.Mike Gabriel2024-06-181-0/+1
|
* src/: Re-introduce having a window manager (metacity this time, with ↵Mike Gabriel2024-06-183-0/+75
| | | | keybindings disabled). Make having it conifugrable via GSettings.
* src/: Assure that org.mate.interface's window-scaling-factor is set to 1x ↵Mike Gabriel2024-06-181-0/+5
| | | | scaling (we handle it ourselves via env vars and don't want the HiDPI effect to duplicated.
* src/: Use AGUtils.greeter_set_env() (includes update of the D-Bus activation ↵Mike Gabriel2024-06-181-5/+5
| | | | environment) instead of GLib.Environment.set_variable().
* src/: Move all env variable settings before the cmdline option parse() ↵Mike Gabriel2024-06-181-0/+23
| | | | method to actually have an effect.
* data/50-org.Arctica-Project.arctica-greeter.rules: Make networking more ↵Mike Gabriel2024-06-181-21/+31
| | | | configurable in Arctica Greeter.
* main window: Keep always below all other windows (esp. helpful for ↵Mike Gabriel2024-06-181-1/+2
| | | | nm-applets WiFi credentials dialog).
* Support openSUSE style of marking the default (X11) session.Mike Gabriel2024-06-182-40/+113
|
* src/arctica-greeter.vala: Only load state file if it already exists.Mike Gabriel2024-06-181-7/+12
|
* Launch mate-notification-daemon in greeter session for showing system ↵Mike Gabriel2024-06-182-3/+60
| | | | | | | | | notifications. Also delay Ayatana Indicators startup to assure that the notification-daemon is up and running (rather than any of the installed D-Bus activated org.freedesktop.Notification service). We want mate-notification-daemon.
* Wait with Ayatana Indicators startup until D-Bus mimick services have come up.Mike Gabriel2024-06-122-89/+108
|
* src/settings-daemon.vala: Also mimick org.mate.ScreenSaver D-Bus service.Mike Gabriel2024-06-121-6/+36
|
* data/50-org.Arctica-Project.arctica-greeter.rules: Make file better readable.Mike Gabriel2024-06-111-31/+64
| | | | Ported from unity-greeter on Launchpad.
* release 0.99.7.00.99.7.0Mike Gabriel2024-06-0411-8/+102
|
* Revert "Work around GTK 3.20's new allocation logic. Ported from slick-greeter."Mike Gabriel2024-06-043-8/+0
| | | | This reverts commit 2fa9791d9802d5c34323d9bd99ad9fa608abdda6.
* src/greeter-list.vala: Redraw greeter box after showing/adding a message to it.Mike Gabriel2024-06-041-0/+1
| | | | | | This fixing cut-off lower edges of the greeter box shown after error messages have been added to the greeter box (e.g. login failed, password expired, etc.).
* src/greeter-list.vala: Drop extra Gtk >= 3.20 queue_allocate(). Not required ↵Mike Gabriel2024-06-041-4/+0
| | | | | | anymore. This partially reverts 552dd36c2c012642643cba5692cb90c2300e4dd2.
* data/org.ArcticaProject.arctica-greeter.gschema.xml: Amend phrasings in ↵Mike Gabriel2024-06-041-2/+2
| | | | GSettings descriptions.
* Add user filter to greeter's user list.Mike Gabriel2024-05-283-0/+24
|
* Fix hidpi rendering of session badges.Michael Webster2024-05-284-19/+27
| | | | | Most of the more common desktops provide a scalable icon, so they can be rendered in hidpi.
* src/promptbox.vala: Use themed icon for unread messages.Michael Webster2024-05-281-9/+2
| | | | Ported from slick-greeter.
* greeter-list.vala: Make the user and session box wider.Michael Webster2024-05-281-1/+1
| | | | | | | | | These use a fixed size, and increasing BOX_SIZE by 1 will increase the width by 40px. Ported from slick-greeter. Signed-off-by: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
* src/{main-window,settings}.vala: Add a setting to configure the user list ↵Eugenio Depalo2024-05-283-7/+47
| | | | | | alignment. Ported from slick-greeter by Mike Gabriel.
* src/session-list.vala: Add several more session name / badge filename aliases.Mike Gabriel2024-05-201-8/+40
|
* data/badges/: Add badge icon for the Weston compositor.Mike Gabriel2024-05-203-0/+1
|
* data/badges: Port over various session badge icons from slick-greeter.Mike Gabriel2024-05-2035-3/+323
|
* src/session-list.vala: Auto-find session badges if session name matches ↵Mike Gabriel2024-05-201-31/+20
| | | | badge filename.
* Add man pages for arctica-greeter's helper scripts.Sam Lane2024-05-206-2/+86
|
* Drop to-be-reviewed slick-greeter patches. 0025 is already applied, 0027 ↵Mike Gabriel2024-05-202-422/+0
| | | | will not be applied.
* release 0.99.6.0Mike Gabriel2024-05-206-840/+881
|
* Translated using Weblate (Italian)Giorgio Berardi2024-05-181-8/+15
| | | | | | | Currently translated at 49.0% (52 of 106 strings) Translation: Arctica Framework/Arctica Greeter Translate-URL: https://hosted.weblate.org/projects/arctica-framework/greeter/it/
* debian/control: Sort deps in D: (arctica-greeter).Mike Gabriel2024-04-081-4/+3
|
* debian/control: Satisfy dependencies of arctica-greeter-magnifier.Mike Gabriel2024-04-081-0/+3
|