summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * display: use G_DECLARE_DERIVABLE_TYPENiels De Graef2018-12-232-230/+355
| * local-display-factory: use G_DECLARE_FINAL_TYPENiels De Graef2018-12-232-76/+54
| * xdmcp-display-factory: use G_DECLARE_FINAL_TYPENiels De Graef2018-12-232-217/+195
| * display-factory: use G_DECLARE_DERIVABLE_TYPENiels De Graef2018-12-232-39/+35
| * settings: use G_DECLARE_FINAL_TYPENiels De Graef2018-12-232-43/+16
| * client: use G_DECLARE_FINAL_TYPENiels De Graef2018-12-232-140/+110
|/
* Add description to DOAP file to make git hooks happyAndre Klapper2018-12-121-0/+2
* Replace Bugzilla by Gitlab URL in DOAP fileAndre Klapper2018-12-121-1/+1
* configure: bump to 3.30.23.30.2Ray Strode2018-11-061-1/+1
* NEWS: update for releaseRay Strode2018-11-061-0/+8
* Merge branch 'unlock-keyring' into 'master'Ray Strode2018-11-051-0/+1
|\
| * Launch systemd service with KeyringMode=sharedMichael Catanzaro2018-11-051-0/+1
|/
* Revert "Launch systemd service with KeyringMode=shared"Michael Catanzaro2018-11-051-2/+1
* Launch systemd service with KeyringMode=sharedMichael Catanzaro2018-11-051-1/+2
* Update Basque translationIñaki Larrañaga Murgoitio2018-11-031-99/+104
* Update Malayalam translationAnish Sheela2018-10-151-99/+103
* Update Esperanto translationCarmen Bianca BAKKER2018-10-131-175/+175
* Merge branch 'initial-setup-fix' into 'master'Ray Strode2018-10-062-132/+132
|\
| * manager: do initial-setup post work in manager codeRay Strode2018-10-062-132/+132
|/
* Merge branch 'wip/fix-autologin' into 'master'Ray Strode2018-10-061-2/+2
|\
| * manager: correct display confusionRay Strode2018-10-011-2/+2
|/
* configure: bump to 3.30.13.30.1test2Ray Strode2018-09-251-1/+1
* NEWS: update for releaseRay Strode2018-09-251-0/+8
* Merge branch 'wip/gdm-vt-switch-fixes' into 'master'Ray Strode2018-09-252-53/+60
|\
| * local-display-factory: handle reviving displays that are waiting to dieRay Strode2018-09-251-1/+4
| * local-display-factory: Remove same VT so don't switch checkRay Strode2018-09-251-26/+13
| * local-display-factory: Remove initial VT is in use checkHans de Goede2018-09-251-13/+0
| * manager: don't run autologin display on tty1Ray Strode2018-09-251-3/+1
| * manager: rework how autologin is figured outRay Strode2018-09-251-11/+35
| * local-display-factory: don't autoreap initial-setupRay Strode2018-09-251-0/+8
|/
* Merge branch 'stop-greeter-fix' into 'master'Ray Strode2018-09-123-36/+41
|\
| * daemon: Move the waiting the session to have taken over the fb to gdm-local-d...Hans de Goede2018-09-123-36/+41
|/
* Merge branch 'no-wayland-for-nvidia' into 'master'Ray Strode2018-09-061-0/+2
|\
| * data: disable wayland for proprietary nvidia machinesJonas Ådahl2018-09-061-0/+2
|/
* autogoo: make udev rules dir configurableBin Li2018-09-053-3/+14
* Update Belarusian translationYuras Shumovich2018-09-051-98/+103
* configure: bump to 3.30.03.30.0Ray Strode2018-09-041-1/+1
* NEWS: update for releaseRay Strode2018-09-041-0/+5
* Merge branch 'BUILD-FIXES-EEK' into 'master'Ray Strode2018-09-012-3/+3
|\
| * local-display-factory: fix build with --disable-user-display-serverRay Strode2018-09-011-1/+1
| * manager: fix build with --without-plymouthRay Strode2018-09-011-2/+2
|/
* configure: bump to 3.29.923.29.92Ray Strode2018-08-311-1/+1
* NEWS: update for releaseRay Strode2018-08-311-0/+9
* Merge branch 'wip/initial-setup-flicker-fix' into 'master'Ray Strode2018-08-315-17/+32
|\
| * manager: don't kill initial-setup before starting user session on waylandRay Strode2018-08-311-5/+21
| * launch-environment: use wayland for initial-setupRay Strode2018-08-314-12/+11
|/
* Merge branch 'wip/flicker-fix' into 'master'Ray Strode2018-08-314-21/+71
|\
| * local-display-factory: defer killing greeter until new session registersRay Strode2018-08-312-6/+38
| * gdm-wayland-session,gdm-x-session: register after delayRay Strode2018-08-312-15/+33
|/
* Merge branch 'wip/fix-initial-setup' into 'master'Ray Strode2018-08-313-72/+22
|\