[Xfce4-commits] [xfce/xfce4-settings] branch master updated (2d8ab11 -> 6fb40f3)
noreply at xfce.org
noreply at xfce.org
Thu Apr 4 23:02:58 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 h a n g e t o b r a n c h m a s t e r
in repository xfce/xfce4-settings.
from 2d8ab11 I18n: Update translation ko (100%).
new ba4de29 display: Start tracking the active display profile
new 774c291 display: Initialize ActiveProfile as Default
new 86bf747 display: Highlight active profile
new 9ec3bde display: Correctly fall back to previous profile on cancel
new 4b23846 display: Small cleanup
new 2dfa561 display: Verify unique profile names
new 1981dc8 display: Auto-enable profiles when initializing xfsettingsd
new b18649e display: Refactor profile-loading in xfsettingsd
new b7194c8 display: Keep settings editable even if profile is active
new d7482b9 display: Only auto-apply profiles if num of connected displays changes
new e04351b display: Fix memory leaks
new 3f25750 display: Update profile list on screen changes
new 14b7959 display: Add 'Update profile' dialog when closing
new 219859e display: Replace deprecated GtkStock
new b7a93cb display: Add glade file for profile-changed dialog
new b3d8c75 display: UI alignment improvements
new d8ec0bc display: Improve profile-delete dialog
new 6fb40f3 display: Improve profile-create popover
The 18 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
common/display-profiles.c | 31 +
common/display-profiles.h | 5 +-
dialogs/display-settings/Makefile.am | 6 +
dialogs/display-settings/confirmation-dialog.glade | 8 +-
dialogs/display-settings/display-dialog.glade | 647 ++++++++++++---------
dialogs/display-settings/main.c | 255 ++++++--
...n-dialog.glade => profile-changed-dialog.glade} | 45 +-
dialogs/display-settings/scrollarea.c | 1 +
xfsettingsd/displays.c | 137 +++--
9 files changed, 748 insertions(+), 387 deletions(-)
copy dialogs/display-settings/{confirmation-dialog.glade => profile-changed-dialog.glade} (75%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list