[Xfce4-commits] [xfce/xfce4-settings] 12/18: display: Update profile list on screen changes

noreply at xfce.org noreply at xfce.org
Thu Apr 4 23:03:10 CEST 2019


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       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 xfce/xfce4-settings.

commit 3f25750c10307b1dba40c4c9f0c9ab7c1f606a0d
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Mon Apr 1 20:36:18 2019 +0200

    display: Update profile list on screen changes
---
 dialogs/display-settings/main.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dialogs/display-settings/main.c b/dialogs/display-settings/main.c
index fb97281..a5a887b 100644
--- a/dialogs/display-settings/main.c
+++ b/dialogs/display-settings/main.c
@@ -2114,6 +2114,7 @@ screen_on_event (GdkXEvent *xevent,
     {
         xfce_randr_reload (xfce_randr);
         display_settings_combobox_populate (builder);
+        display_settings_profile_list_populate (builder);
 
         /* recreate the identify display popups */
         g_hash_table_destroy (display_popups);

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list