[Xfce4-commits] [xfce/xfce4-settings] branch master updated (f90c758 -> 046dfd5)
noreply at xfce.org
noreply at xfce.org
Sat Sep 22 11:22:51 CEST 2018
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 f90c758 I18n: Update translation fr (100%).
new ec1ada5 dialogs/display-settings: Add profiles functionality
new 0133aa2 display: Improve position of profile settings
new c312032 display: Add SHA1-hashed EDID as property to each display
new a2705d7 Fix some whitespaces and indentation
new c9ef4d9 display: Set profile matching to EDIDs
new bbe4fa3 display: Minor improvements to the profile UI
new 55e6851 display: Include profiles in the minimal dialog
new f3b449b display: Improve profile UI
new 0519f3f display: Clear combobox when deleting current profile
new aef738d display: Disconnect the focus-in and focus-out events
new 897a96d display: Make sure we also get the EDID if only a Laptop is connected
new 7a087ff display: Improve profile UI
new c4aa688 display: Fix padding in settings UI
new d4be62c display: Make sure the profile save/delete buttons are in/sensitive
new e29a17b display: Show a confirmation dialog when deleting a profile
new 66c8a4b display: Add a confirmation dialog for profile apply
new 3363fdb display: Add tooltips for the save and delete buttons
new e6c0bec display: Make sure profile names can contain spaces etc
new 5de3ff9 display: Re-introduce the profile apply button
new 3406a1b display: Add a tooltip for the profile apply button
new fd49dcf display: Improve profile combobox in minimal dialog
new def633a display: Auto-activate if there is only one matching profile
new e1cdc0e display: Don't auto-apply matched profiles in advanced dialog
new 8e78f05 display: Fix auto-applying of profiles
new ed98ec4 display: Make auto-profile a toggle button in the minimal dialog
new 7415b51 display: Drop dead code and minor cleanup
new 163d348 display: Fix typecasting
new cb04e29 display: Remove broken icon from profile delete button
new d0795ce display: Fix crash when gdk_screen_height_mm() is 0
new efdfd10 display: Restructure the settings dialog by adding tabs
new 8410e89 display: Misc alignment fixes in settings dialog
new 64dae93 display: Move the auto-profile button up in the minimal dialog
new c94522e display: Drop numbering from display names
new 01e12cd display: Drop the focus-events for the identity popups
new 83d7b40 display: Make the identity popup setting a GtkSwitch
new a6eee34 display: Show indicator which monitor is primary
new ad40e26 display: Make primary-display a GtkSwitch
new 0938d79 display: Make sure the notebook fills the settings page
new d68b014 display: Make sure the primary indicator looks consistent
new eaa4c88 display: Make confirmation dialog modal
new 8a6346a display: Make sure all settings are correctly in/sensitive
new d705f7c display: Make sure to hide the auto-profile label in the minimal dialog
new 21f06d8 display: Replace profile-combo with individual radios in minimal dialog
new 73ea90a display: WIP switch to profile treeview instead of combo
new d8532e3 display: WIP make the profile treeview functional
new f7c1b66 display: Make sure the popdown disappears on saving the profile
new 5120a1a display: Make sure the profile treeview is correctly populated
new 5bcc109 display: Make the save profile button the default in the popover
new 603c3ef display: Repack profile list into scrolled window
new e44d454 display: Make identity popups a setting
new fa81eb8 display: Make save button translateable
new 2ed22ff display: Add setting whether to auto-enable profiles
new 508ebd4 display: Make settings tabs more keyboard-friendly
new 3363c98 display: Show dependency of auto-enable-profiles on minimal-autoshow
new 5da47fa display: Make profile buttons consistent in minimal dialog
new 74e4cc6 Fix compiler warnings
new b754ca5 display: Ensure that the primary label is shown/hidden
new 08125cf display: Make profile-create popover align with gtk standard
new e96f11f display: Tweak the look of the fake primary panel
new c86436a display: Make the disabled display font smaller
new b3bbe21 display: Add custom xfce-display-profile icon
new c71f34a display: Refresh display-profile icon
new 3a4f406 display: Add label that explains the profile filter
new 2a23ab2 display: Add invisible profile hash column
new 61f1dad Indentation fixes
new b692780 Merge branch 'display-profiles'
new 046dfd5 display: Clarify wording wrt profile matching
The 67 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:
dialogs/display-settings/Makefile.am | 3 +-
dialogs/display-settings/display-dialog.glade | 674 ++++++++++++++-----
dialogs/display-settings/display-name.c | 6 +-
dialogs/display-settings/main.c | 721 ++++++++++++++++++---
.../display-settings/minimal-display-dialog.glade | 258 +++++---
dialogs/display-settings/xfce-display-profile.png | Bin 0 -> 8791 bytes
dialogs/display-settings/xfce-display-profile.svg | 603 +++++++++++++++++
dialogs/display-settings/xfce-randr.c | 53 +-
dialogs/display-settings/xfce-randr.h | 6 +
9 files changed, 1966 insertions(+), 358 deletions(-)
create mode 100644 dialogs/display-settings/xfce-display-profile.png
create mode 100644 dialogs/display-settings/xfce-display-profile.svg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list