index
:
arctica-greeter
main
master
opensuse
pr/travis-ci
release-builds
Arctica Greeter: Greeter Frontend for LightDM
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
src/greeter-list.vala: Move get_active_entry() functionality from ListDBusInt...
Mike Gabriel
2017-06-20
1
-7
/
+11
*
Fix Arctica Greeter preventing DE from applying cursor theme/size.
Clement Lefebvre
2017-06-20
1
-0
/
+6
*
Don't draw the background before starting the session.
Clement Lefebvre
2017-06-20
1
-23
/
+0
*
rebase debug PID
Mike Gabriel
2017-06-20
1
-1
/
+1
*
src/menubar.vala: Silence build warning due to usage call to deprecated ensur...
Mike Gabriel
2017-06-20
1
-1
/
+0
*
src/background.vala: No runtime warning on empty background image filename. P...
Clement Lefebvre
2017-06-20
1
-8
/
+10
*
Add basic screenshot capability. Ported from slick-greeter.
leigh123linux
2017-06-20
1
-0
/
+13
*
debugging: Print out process PIDs for launched subprocesses.
Mike Gabriel
2017-06-20
2
-0
/
+3
*
Add support for validating session names (and proper fallback for uninstalled...
Clement Lefebvre
2017-06-20
3
-2
/
+48
*
Work around GTK 3.20's new allocation logic. Ported from slick-greeter.
leigh123linux
2017-06-20
3
-0
/
+8
*
Fix at-spi-bus-launcher path in Fedora (ported and modifed from slick-greeter).
Mike Gabriel
2017-06-20
1
-9
/
+17
*
white-space fix
Mike Gabriel
2017-06-20
1
-1
/
+1
*
debian/rules: Remove duplicate override_dh_install target.
Mike Gabriel
2017-06-20
1
-4
/
+0
*
src/background.vala: Drop logo background.
Mike Gabriel
2017-06-20
6
-31
/
+2
*
src/arctica-greeter.vala: Disconnect the event filter when the main window is...
Michael Webster
2017-06-20
1
-0
/
+13
*
src/prompt-box.vala: Avoid 'pango_layout_get_cursor_pos: assertion 'index >= ...
Michael Webster
2017-06-20
1
-1
/
+17
*
src/prompt-box.vala: get_preferred_height() ovrride only needed with GTK3 >= ...
Michael Webster
2017-06-20
1
-0
/
+2
*
Fix prompt display in gtk3 > 3.20 (ported from slick-greeter)
Michael Webster
2017-06-20
3
-0
/
+15
*
Move data/*_badge.png to data/badges/ subfolder.
Mike Gabriel
2017-06-20
35
-21
/
+21
*
menubar clean-up before session start: i.e. kill onboard and orca on session ...
leigh123linux
2017-06-20
2
-0
/
+8
*
Debian Theme: use Debian 9 logo including the version number as is for now.
Mike Gabriel
2017-06-17
1
-0
/
+0
*
New theming bin:package: arctica-greeter-theme-debian.
Mike Gabriel
2017-06-17
1
-0
/
+5
*
New theming bin:package: arctica-greeter-theme-debian.
Mike Gabriel
2017-06-16
7
-0
/
+100
*
src/logo-generator.vala: Make logo-generator more flexible. Allow passing-in ...
Mike Gabriel
2017-06-16
1
-3
/
+7
*
configure.ac: Stop automake from whining, set subdir-objects flag.
Mike Gabriel
2017-06-16
1
-1
/
+1
*
src/session-list.vala: Regression fix for failing session logins caused by ee...
Mike Gabriel
2017-06-16
1
-4
/
+3
*
data/arctica-guest-session-startup.desktop.in: Remove double slash in Exec= f...
Mike Gabriel
2017-06-16
1
-1
/
+1
*
arctica-guest-session-auto.sh: Don't rely on .profile to be loaded, define a ...
Mike Gabriel
2017-06-16
1
-0
/
+2
*
Update .po files.
Mike Gabriel
2017-06-16
117
-4239
/
+8979
*
po/arctica-greeter.pot: Update translation template, now with translatable te...
Mike Gabriel
2017-06-16
1
-15
/
+46
*
Make arctica-desktop.desktop xgreeters file translatable.
Mike Gabriel
2017-06-16
4
-7
/
+10
*
debian/arctica-greeter-guest-session.install: Let's have EOL and EOF.
Mike Gabriel
2017-06-16
1
-1
/
+1
*
Make intltool more happy with our guest shell scripts (i.e. adding .sh suffix).
Mike Gabriel
2017-06-16
7
-15
/
+21
*
src/session-list.vala: Present list of available sessions in case-insensitive...
Mike Gabriel
2017-06-16
1
-1
/
+8
*
Artwork: Add icon badge for Sugar Desktop.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for surf-display.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for Xmonad.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for the Window Maker.
Mike Gabriel
2017-06-14
4
-0
/
+3
*
Artwork: Add icon badge for the Budgie Desktop.
Mike Gabriel
2017-06-13
4
-0
/
+3
*
Artwork: Add icon badge for awesome.
Mike Gabriel
2017-06-13
4
-0
/
+3
*
Artwork: Add icon badge for the matchbox wm.
Mike Gabriel
2017-06-13
4
-0
/
+3
*
Artwork: Add icon badge for i3 wm.
Mike Gabriel
2017-06-13
4
-0
/
+4
*
data/lxde_badge.png: Recreate from .xcf file, removes gray outlines.
Mike Gabriel
2017-06-13
1
-0
/
+0
*
override_font() deprecation warning: replace by GtkCssProvider blocks. Additi...
Mike Gabriel
2017-06-12
5
-18
/
+118
*
FIXME: Disable the greeter wrapper so far, as systemctl --user calls will fai...
Mike Gabriel
2017-06-12
1
-1
/
+4
*
src/arctica-greeter.vala: Fix copy+paste flaw blocking atspid to be destroyed...
Mike Gabriel
2017-06-12
1
-1
/
+1
*
Makefile.am: Add 'compile' to list of DISTCLEANFILES.
Mike Gabriel
2017-06-12
1
-0
/
+1
*
Make guest account support functional. Port various items from Ubuntu's Light...
Mike Gabriel
2017-06-12
14
-10
/
+190
*
debian/control: Drop mate-settings-daemon from Recommends: field. Already in ...
Mike Gabriel
2017-06-12
1
-1
/
+0
*
Split up packaging: outsource arctica-greeter-remote-logon and arctica-greete...
Mike Gabriel
2017-06-12
9
-15
/
+66
[next]