aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply openSUSE patch: arctica-greeter-do-not-force-arctica-greeter.patch.opensuseMike Gabriel2024-06-214-3/+20
* Apply openSUSE patch: arctica-greeter-disable-remote-logon.patch.Mike Gabriel2024-06-213-5/+16
* Revert "src/greeter-list.vala: Drop extra Gtk >= 3.20 queue_allocate(). Not r...Mike Gabriel2024-06-211-0/+4
* Revert "Revert "Work around GTK 3.20's new allocation logic. Ported from slic...Mike Gabriel2024-06-213-0/+8
* release 0.99.8.30.99.8.3release-buildsmainMike Gabriel2024-06-1910-8/+65
* arctica-greeter-check-hidpi: Import syslog module (we use it in case of an oc...Mike Gabriel2024-06-191-0/+1
* src/settings-daemon.vala: Fake org.gnome.SessionManager's RegisterClient D-Bu...Mike Gabriel2024-06-191-0/+9
* src/: Drop another (now) superfluous '!do_test_mode' check.Mike Gabriel2024-06-191-1/+1
* src/: Skip start_notification_daemon() and start_real_wm() if in test-mode.Mike Gabriel2024-06-191-60/+66
* src/: Exclude more code from being run in start_indicators() when in test-mode.Mike Gabriel2024-06-191-12/+12
* src/arctica-greeter: Reduce \!do_test_mode checks by 1.Mike Gabriel2024-06-191-7/+4
* src/: Only run enable_tap_to_click() when not in test-mode.Mike Gabriel2024-06-191-3/+4
* src/: Only fiddle with MATE scaling factor settings if not in test-mode.Mike Gabriel2024-06-191-5/+9
* src/arctica-greeter.vala: Handle get_state() return null gracefully in Arctic...Mike Gabriel2024-06-191-2/+2
* arctica-greeter-check-hidpi: Don't fail if no DISPLAY variable is set, silent...Mike Gabriel2024-06-191-20/+21
* Make position of the greeter magnifier configurableRobert Tari2024-06-193-3/+36
* release 0.99.8.20.99.8.2Mike Gabriel2024-06-1810-8/+39
* arctica-greeter-magnifier: Enforce start without window decorations.Mike Gabriel2024-06-181-0/+1
* src/: OSK and Magnifier: always keep above other windows, don't use window de...Mike Gabriel2024-06-181-0/+4
* src/: On every toggle/enable resize/reposition the OSK. Required when running...Mike Gabriel2024-06-181-0/+3
* src/: Let onboard know that it got launched for arctica-greeter.Mike Gabriel2024-06-181-1/+1
* src/: Resize and position magnifier window.Mike Gabriel2024-06-181-0/+13
* 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 calculting...Mike Gabriel2024-06-181-12/+13
* 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 wi...Mike Gabriel2024-06-181-1/+1
* 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 b...Mike Gabriel2024-06-181-2/+2
* 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 overlay...Mike Gabriel2024-06-183-6/+76
* d/control: Add to R: metacity.Mike Gabriel2024-06-181-0/+1
* src/: Re-introduce having a window manager (metacity this time, with keybindi...Mike Gabriel2024-06-183-0/+75
* src/: Assure that org.mate.interface's window-scaling-factor is set to 1x sca...Mike Gabriel2024-06-181-0/+5
* src/: Use AGUtils.greeter_set_env() (includes update of the D-Bus activation ...Mike Gabriel2024-06-181-5/+5
* src/: Move all env variable settings before the cmdline option parse() method...Mike Gabriel2024-06-181-0/+23
* data/50-org.Arctica-Project.arctica-greeter.rules: Make networking more confi...Mike Gabriel2024-06-181-21/+31
* main window: Keep always below all other windows (esp. helpful for nm-applets...Mike Gabriel2024-06-181-1/+2
* 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 notific...Mike Gabriel2024-06-182-3/+60
* 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
* 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