- 26 Nov, 2021 1 commit
-
-
Daniel Mustieles García authored
-
- 22 Nov, 2021 1 commit
-
-
- 15 Nov, 2021 1 commit
-
-
- 09 Nov, 2021 1 commit
-
-
- 07 Nov, 2021 2 commits
-
-
- 06 Nov, 2021 1 commit
-
-
- 01 Nov, 2021 1 commit
-
-
- 31 Oct, 2021 1 commit
-
-
- 30 Oct, 2021 1 commit
-
-
- 29 Oct, 2021 1 commit
-
-
Neal Gompa (ニール・ゴンパ) authored
The sentence is grammatically incorrect and is confusing to read.
-
- 25 Oct, 2021 1 commit
-
-
- 19 Oct, 2021 1 commit
-
-
- 17 Oct, 2021 2 commits
-
-
Aurimas Černius authored
-
Piotr Drąg authored
-
- 16 Oct, 2021 1 commit
-
-
- 15 Oct, 2021 1 commit
-
-
Marek Černocký authored
-
- 13 Oct, 2021 5 commits
-
-
- 12 Oct, 2021 3 commits
-
-
- 20 Sep, 2021 1 commit
-
-
Marco Trevisan authored
gdm supports now setups where X11 is the preferred session, but wayland can be used on demand. However we're currently not proposing GNOME on Wayland session because the preferred X11 GNOME session will be picked instead. To avoid this, install (again) the gnome-wayland session, so that it will be selectable when gdm is running under X11, but it also supports wayland. Given its name, it will be filtered out in the case gdm is running instead under wayland.
-
- 27 Aug, 2021 1 commit
-
-
- 10 Jul, 2021 1 commit
-
-
- 28 Jun, 2021 1 commit
-
-
- 11 Jun, 2021 1 commit
-
-
- 02 Jun, 2021 1 commit
-
-
- 09 May, 2021 1 commit
-
-
- 07 May, 2021 1 commit
-
-
Jordi Mas authored
-
- 01 May, 2021 1 commit
-
-
- 27 Apr, 2021 5 commits
-
-
Benjamin Berg authored
-
Benjamin Berg authored
The preview bugfix in commit f5115349 was incorrect as it tested for the variant to be non-NULL to detect an error (rather than NULL). Fix this.
-
Benjamin Berg authored
-
Otherwise, a switch from a mixed locale where LANG != REGION(/FORMAT) to a non-mixed environment where LANG == REGION(/FORMAT) may result in LC_* surviving in systemd and the change not getting applied. Similar issues might occur when other DEs are setting these variables before a login into GNOME happens. Closes: #85
-
Benjamin Berg authored
As is, we are requesting the screensaver proxy to be started too early in the login process. One issue that this is causing that login may hang for a long time, other possible issues appear to be that the screensaver service is not running at all in the end. Note that gnome-settings-daemon will request the startup later on. Thanks to Xiaoguang Wang <xwang@suse.com> for finding this issue and suggesting a fix! Closes: #88
-
- 12 Apr, 2021 1 commit
-
-
Benjamin Berg authored
-