[Xfce4-commits] [apps/xfce4-screensaver] 01/01: Remove unnecessary background draw to speed up locking
noreply at xfce.org
noreply at xfce.org
Sat Dec 29 20:50:12 CET 2018
This is an automated email from the git hooks/post-receive script.
b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screensaver.
commit 9ab88307351c5c03c353a49a3e861feb7cddd0f8
Author: Sean Davis <smd.seandavis at gmail.com>
Date: Sat Dec 29 14:50:04 2018 -0500
Remove unnecessary background draw to speed up locking
---
src/gs-manager.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/src/gs-manager.c b/src/gs-manager.c
index a962cb5..4cee1a1 100644
--- a/src/gs-manager.c
+++ b/src/gs-manager.c
@@ -1256,8 +1256,6 @@ manager_show_window (GSManager *manager,
GSWindow *window) {
GSJob *job;
- apply_background_to_window (manager, window);
-
job = gs_job_new_for_widget (gs_window_get_drawing_area (window));
manager_select_theme_for_job (manager, job);
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list