| Commit message (Expand) | Author | Age | Files | Lines |
* | src/settings-daemon.vala: Fake org.gnome.SessionManager's RegisterClient D-Bu... | Mike Gabriel | 2024-06-19 | 1 | -0/+9 |
* | src/: Drop another (now) superfluous '!do_test_mode' check. | Mike Gabriel | 2024-06-19 | 1 | -1/+1 |
* | src/: Skip start_notification_daemon() and start_real_wm() if in test-mode. | Mike Gabriel | 2024-06-19 | 1 | -60/+66 |
* | src/: Exclude more code from being run in start_indicators() when in test-mode. | Mike Gabriel | 2024-06-19 | 1 | -12/+12 |
* | src/arctica-greeter: Reduce \!do_test_mode checks by 1. | Mike Gabriel | 2024-06-19 | 1 | -7/+4 |
* | src/: Only run enable_tap_to_click() when not in test-mode. | Mike Gabriel | 2024-06-19 | 1 | -3/+4 |
* | src/: Only fiddle with MATE scaling factor settings if not in test-mode. | Mike Gabriel | 2024-06-19 | 1 | -5/+9 |
* | src/arctica-greeter.vala: Handle get_state() return null gracefully in Arctic... | Mike Gabriel | 2024-06-19 | 1 | -2/+2 |
* | Make position of the greeter magnifier configurable | Robert Tari | 2024-06-19 | 2 | -3/+26 |
* | src/: OSK and Magnifier: always keep above other windows, don't use window de... | Mike Gabriel | 2024-06-18 | 1 | -0/+4 |
* | src/: On every toggle/enable resize/reposition the OSK. Required when running... | Mike Gabriel | 2024-06-18 | 1 | -0/+3 |
* | src/: Let onboard know that it got launched for arctica-greeter. | Mike Gabriel | 2024-06-18 | 1 | -1/+1 |
* | src/: Resize and position magnifier window. | Mike Gabriel | 2024-06-18 | 1 | -0/+13 |
* | src/main-window.vala: Update struts when monitor setup changed. | Mike Gabriel | 2024-06-18 | 1 | -0/+1 |
* | src/main-window.vala: In set_struts() consider window scaling when calculting... | Mike Gabriel | 2024-06-18 | 1 | -12/+13 |
* | src/: In set_struts(), use already discovered geometry of the primary monitor. | Mike Gabriel | 2024-06-18 | 1 | -19/+22 |
* | src/: Don't launch Geoclue agent when in test mode. | Mike Gabriel | 2024-06-18 | 1 | -23/+23 |
* | src/: Launch/stop real window manager event based. | Mike Gabriel | 2024-06-18 | 1 | -67/+77 |
* | window manager: Alternatively to metacity, also support marco. | Mike Gabriel | 2024-06-18 | 1 | -1/+1 |
* | src/arctica-greeter.vala: Don't reference 'Marco' anymore, the WM is / will b... | Mike Gabriel | 2024-06-18 | 1 | -2/+2 |
* | src/: Set _NET_WM_STRUT{,_PARTIAL} so that notification bubbles don't overlay... | Mike Gabriel | 2024-06-18 | 3 | -6/+76 |
* | src/: Re-introduce having a window manager (metacity this time, with keybindi... | Mike Gabriel | 2024-06-18 | 2 | -0/+67 |
* | src/: Assure that org.mate.interface's window-scaling-factor is set to 1x sca... | Mike Gabriel | 2024-06-18 | 1 | -0/+5 |
* | src/: Use AGUtils.greeter_set_env() (includes update of the D-Bus activation ... | Mike Gabriel | 2024-06-18 | 1 | -5/+5 |
* | src/: Move all env variable settings before the cmdline option parse() method... | Mike Gabriel | 2024-06-18 | 1 | -0/+23 |
* | main window: Keep always below all other windows (esp. helpful for nm-applets... | Mike Gabriel | 2024-06-18 | 1 | -1/+2 |
* | Support openSUSE style of marking the default (X11) session. | Mike Gabriel | 2024-06-18 | 2 | -40/+113 |
* | src/arctica-greeter.vala: Only load state file if it already exists. | Mike Gabriel | 2024-06-18 | 1 | -7/+12 |
* | Launch mate-notification-daemon in greeter session for showing system notific... | Mike Gabriel | 2024-06-18 | 2 | -3/+60 |
* | Wait with Ayatana Indicators startup until D-Bus mimick services have come up. | Mike Gabriel | 2024-06-12 | 2 | -89/+108 |
* | src/settings-daemon.vala: Also mimick org.mate.ScreenSaver D-Bus service. | Mike Gabriel | 2024-06-12 | 1 | -6/+36 |
* | Revert "Work around GTK 3.20's new allocation logic. Ported from slick-greeter." | Mike Gabriel | 2024-06-04 | 3 | -8/+0 |
* | src/greeter-list.vala: Redraw greeter box after showing/adding a message to it. | Mike Gabriel | 2024-06-04 | 1 | -0/+1 |
* | src/greeter-list.vala: Drop extra Gtk >= 3.20 queue_allocate(). Not required ... | Mike Gabriel | 2024-06-04 | 1 | -4/+0 |
* | Add user filter to greeter's user list. | Mike Gabriel | 2024-05-28 | 2 | -0/+16 |
* | Fix hidpi rendering of session badges. | Michael Webster | 2024-05-28 | 4 | -19/+27 |
* | src/promptbox.vala: Use themed icon for unread messages. | Michael Webster | 2024-05-28 | 1 | -9/+2 |
* | greeter-list.vala: Make the user and session box wider. | Michael Webster | 2024-05-28 | 1 | -1/+1 |
* | src/{main-window,settings}.vala: Add a setting to configure the user list ali... | Eugenio Depalo | 2024-05-28 | 2 | -7/+38 |
* | src/session-list.vala: Add several more session name / badge filename aliases. | Mike Gabriel | 2024-05-20 | 1 | -8/+40 |
* | src/session-list.vala: Auto-find session badges if session name matches badge... | Mike Gabriel | 2024-05-20 | 1 | -31/+20 |
* | src/arctica-greeter.vala: Permission fix (0755 -> 0644) | Mike Gabriel | 2024-04-08 | 1 | -0/+0 |
* | Add a Magnus fork and wrap it in a new window | Robert Tari | 2024-04-08 | 1 | -35/+75 |
* | src/Makefile.am: Install arctica-greeter to <prefix>/bin (instead of sbin). | Mike Gabriel | 2024-02-06 | 1 | -1/+1 |
* | Add magnifier toggling logic | Robert Tari | 2023-12-06 | 2 | -0/+41 |
* | Send user change signal for manual user entries | Robert Tari | 2023-11-24 | 2 | -0/+26 |
* | src/session-list.vala: More session name / icon file mappings (plasmawayland,... | Mike Gabriel | 2023-11-20 | 1 | -0/+2 |
* | src/arctica-greeter.vala: Support (configurably) loading the GeoClue-2.0 agent. | Mike Gabriel | 2023-11-18 | 2 | -0/+46 |
* | src/arctica-greeter.vala: Drop comments that we cannot maintain (because we l... | Mike Gabriel | 2023-11-18 | 1 | -2/+0 |
* | src/arctica-greeter.vala: Search at alternative installation path /usr/lib fo... | Mike Gabriel | 2023-11-10 | 1 | -10/+20 |