aboutsummaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* debian/: Install all helper scripts to LIBEXECDIR.Mike Gabriel2023-10-053-9/+9
|
* debian/control: Drop dbus-x11 from B-D.Mike Gabriel2023-09-111-1/+0
|
* release 0.99.3.00.99.3.0Mike Gabriel2023-03-011-0/+7
|
* debian/control: Drop from D (arctica-greeter): marco.Mike Gabriel2023-03-011-1/+0
|
* debian/control: Drop from D (arctica-greeter): mate-themes.Mike Gabriel2023-03-011-1/+1
|
* debian/control: Add to D (numix-icon-theme).Mike Gabriel2023-03-011-0/+1
|
* debian/control: Add to D (arctica-greeter): fonts-noto-core.Mike Gabriel2023-03-011-0/+1
|
* debian/rules: Fix build on Debian 11. Needs dpkg's architecture.mk included ↵Mike Gabriel2023-03-011-0/+2
| | | | at build time.
* debian/arctica-greeter.install: Adjust to moved background image.Mike Gabriel2023-03-011-1/+1
|
* release 0.99.2.00.99.2.0Mike Gabriel2023-02-061-1/+8
|
* Revert "release 0.99.2.0"Mike Gabriel2023-02-061-8/+1
| | | | This reverts commit a4322160b191d22d25b211e64a7748a14ed69a81.
* release 0.99.2.0Mike Gabriel2023-02-061-1/+8
|
* Enable touchpad tap-to-click.Mike Gabriel2023-02-061-0/+1
| | | | | | Ported from Slick Greeter by Mike Gabriel. https://github.com/linuxmint/slick-greeter/commit/85f83be9977faf2482d38d2cc289f0542b1c06a4
* debian/control: Add B-D: lightdm (for detecting where lightdm-guest-session ↵Mike Gabriel2021-05-121-0/+1
| | | | resides).
* debian/rules: At least at build time, try to find the lightdm-guest-session ↵Mike Gabriel2021-04-121-1/+15
| | | | executable. On purpose, we have kept this outside of the upstream code.
* debian/rules: Explicitly set GUEST_WRAPPER_BINARY during auto_configure.Mike Gabriel2021-04-121-0/+3
|
* debian/9<X>-arctica-greeter*.conf: Section [SeatDefaults] is now [Seat:*].Mike Gabriel2021-04-123-3/+3
|
* release 0.99.1.50.99.1.5Mike Gabriel2021-02-051-0/+7
|
* debian/control: The bin:pkg is a linux-any package (as we require systemd at ↵Mike Gabriel2020-08-231-1/+1
| | | | runtime).
* Drop all distro-theming packages and dependencies and default to ↵Mike Gabriel2020-08-2317-151/+5
| | | | Blue-Submarine GTK theme, Adwaita Icon theme and 'Sans' font.
* release 0.99.1.40.99.1.4Mike Gabriel2019-12-021-2/+9
|
* release 0.99.1.30.99.1.3Mike Gabriel2019-03-171-0/+7
|
* release 0.99.1.20.99.1.2Mike Gabriel2019-03-171-1/+8
|
* debian/30_arctica-greeter-theme-debian-futureprototype.gschema.override: Fix ↵Mike Gabriel2019-03-171-1/+1
| | | | typo in SVG background image path.
* debian/*.gschema.override: Use <desktop-theme>/login/background.svg as ↵Mike Gabriel2019-02-143-3/+3
| | | | background image. Works on stretch and buster alike.
* debian/control: Typo fix in LONG_DESCRIPTION. Spotted by Thomas Vincent.Mike Gabriel2019-02-121-1/+1
|
* release 0.99.1.10.99.1.1Mike Gabriel2019-02-061-0/+7
|
* Debian artwork: Move Debian logos into separate bin:pkgs.Mike Gabriel2019-02-069-8/+40
|
* debian/arctica-greeter-theme-debian.install: Drop logo file. No more logo ↵Mike Gabriel2019-02-061-1/+0
| | | | when the generic active theme from Debian gets used.
* debian/rules: Switch to dh_missing override for --fail-missing post-install ↵Mike Gabriel2019-02-061-1/+4
| | | | check.
* Debian artwork: Provide two new bin:pkgs: Debian 9 Themes (softwaves) and ↵Mike Gabriel2019-02-0610-11/+66
| | | | Debian 10 Themes (futurePrototype). The default Debian theme will use the Debian system's active theme.
* GSchema: Prepend a two-digit number to the override name of ↵Mike Gabriel2019-01-233-14/+17
| | | | arctica-greeter-theme-ubuntumate.
* GSchema: Prepend a two-digit number to the override name of ↵Mike Gabriel2019-01-232-2/+2
| | | | arctica-greeter-theme-debian.
* arctica-greeter-theme-ubuntumate: Add theme for Ubuntu MATE (cave: not ↵Mike Gabriel2018-11-265-77/+31
| | | | installable on Debian).
* debian/control: Update B-R libayatana-ido3-0.4-dev -> libayatana-ido3-dev.Mike Gabriel2018-11-191-1/+1
|
* debian/control: Add D: marco.Mike Gabriel2018-06-161-0/+1
|
* release 0.99.1.00.99.1.0Mike Gabriel2018-05-071-0/+7
|
* src/user-list.vala: Obtain PAM_FREERDP2 prompts from public API in ↵Mike Gabriel2018-05-041-0/+1
| | | | security/pam-freerdp2.h.
* src/user-list.vala: Obtain PAM_X2GO prompts from public API in ↵Mike Gabriel2018-05-041-0/+1
| | | | security/pam.x2go.h.
* debian/control: Drop from B-D: libgnome-desktop-3-dev. Not needed.Mike Gabriel2018-04-161-1/+0
|
* release 0.99.0.40.99.0.4Mike Gabriel2018-03-161-0/+7
|
* debian/*.install: Correctly install the guest session script man page into ↵Mike Gabriel2018-03-162-1/+2
| | | | the guest session bin:pkg.
* Port HiDPI support from slick-greeter.Mike Gabriel2018-03-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Inspired by these slick-greeter commits: commit ffd43c4d425e70bc003b490dcddb8fbae1fffea7 Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Sat Apr 8 14:13:23 2017 +0100 HiDPI: Allow to force HiDPI support ON or OFF commit 809f1b30a321ae12fdd3ba154791f9ead291acc7 Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Fri Apr 7 23:04:50 2017 +0100 HiDPI: Take the screen size in consideration HiDPI shouldn't be activated on large screens where the dpi is OK. commit 851fca4e5508471d6f388edcd0327c3fc5b2b12f Author: Clement Lefebvre <clement.lefebvre@linuxmint.com> Date: Fri Apr 7 18:43:42 2017 +0100 Add HiDPI support Only support 1x and 2x scale ratios for now. Also add a setting so the user can disable HiDPI support.
* post-release update of debian/changelogMike Gabriel2018-02-281-0/+7
|
* debian/control: Let's recommend the new FreeRDPv2 version of ↵Mike Gabriel2017-12-071-1/+1
| | | | lightdm-remote-session-freerdp(2).
* White-space cleanup. Removing superfluous EOL white-spaces.Mike Gabriel2017-12-073-3/+3
|
* release 0.99.0.20.99.0.2Mike Gabriel2017-11-281-0/+7
|
* debian/copyright: Update copyright attributions for new man page.Mike Gabriel2017-11-281-0/+1
|
* More places to fix for the guest session script renaming.Mike Gabriel2017-11-281-1/+1
|
* Rename various scripts, so that they have 'arctica-greeter' in their file ↵Mike Gabriel2017-11-282-10/+10
| | | | name (and not just 'arctica').