- 30 Nov, 2015 13 commits
- 24 Nov, 2015 4 commits
-
-
intrigeri authored
It uses no variables currently, but let's get ready for the future.
-
intrigeri authored
-
intrigeri authored
When porting it to systemd's OOMScoreAdjust, I missed the fact that it sets oom_score_adj, instead of the older oom_adj.
-
intrigeri authored
Set the remote shell's OOM score adjustment value via its unit file, instead of dynamically at test suite run time.
-
- 23 Nov, 2015 3 commits
- 21 Nov, 2015 1 commit
-
-
intrigeri authored
-
- 20 Nov, 2015 4 commits
-
-
intrigeri authored
-
intrigeri authored
I still sometimes see no cursor in the Greeter. A while ago we were solving that problem on feature/jessie by disabling the cursor plugin, and then commit 06c0abfa re-enabled it because the bug was supposed to be fixed in some other way. Let's see if the bug I'm seeing these days can be cured this way.
- 19 Nov, 2015 3 commits
-
-
intrigeri authored
This reverts commit 82f5294b. I see no obvious reason to diverge from GNOME's defaults here. In particular, as long as we are displaying time in UTC, which is already misleading, the date can be different from what it is in local time, which has even bigger potential for confusion. And I also suspect that making the top-right menu narrower has chances to improve things for #10576 and similar, at least in some cases.
-
intrigeri authored
Rebase our patch against the Tor Browser AppArmor profile on top of the one shipped in torbrowser-launcher 0.2.1-2.
-
- 18 Nov, 2015 9 commits
-
-
anonym authored
We only intend to run these script from environments where XAUTHORITY is set. Also, there is no ~/.Xauthority.
-
anonym authored
-
anonym authored
And kill the (inferior) code about DISPLAY and XAUTHORITY since they're set by export_gnome_env() into the environment.
-
anonym authored
The static guess for DISPLAY *could* be wrong, and the how we relied on a shell blog for XAUTHORITY could results in problems if there's a leftover database from a previous session for some reason. Besides, the new approach feels more consistent.
-
anonym authored
-
intrigeri authored
Jessie's zenity does not wrap it itself. Same in sid with 3.18.1.1-1 by the way.
- 17 Nov, 2015 3 commits