[Xfce4-commits] [xfce/xfce4-settings] branch bluesabre/display-settings deleted (was 6250ac8)
noreply at xfce.org
noreply at xfce.org
Wed Sep 18 20:42:54 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 b l u e s a b r e / d i s p l a y - s e t t i n g s
in repository xfce/xfce4-settings.
was 6250ac8 Make mirror button insensitive if not possible
This change permanently discards the following revisions:
discards 6250ac8 Make mirror button insensitive if not possible
discards 6bc31cb Fix display mirroring
discards 7b67950 Identify Displays button
discards acaa796 Add hotplug checkbox to plug dialog
discards 7d407c2 Show/hide display popups with focus
discards 576ceec Resync with master
discards 0efdd44 Correctly install and load icons for minimal dialog (thanks Lionel!)
discards 6cd2472 Drop focus-in signal for identity popups as they show up anyway
discards 976ff78 Give icons more generic names Redo -extend icon
discards 6c7bd31 Fix problem in display1 pixmap
discards 478cd3a Improve icons for minimal dialog
discards 7fca2d8 Always show identity popups (Drop focus-out event to reduce redraws)
discards 18aa4fc Revert "Changed TreeView to IconView"
discards 2822ae4 Revert "Improve visual appearance of the iconview"
discards 5b4c510 Improve visual appearance of the iconview
discards 78fd202 Use g_signal_handlers_block_by_func()/unblock_by_func() instead of disconnecting and reconnecting
discards 9038d18 Show the confirmation dialog when {en,dis}abling outputs
discards a4dbaf9 Fix memleak in the confirmation dialog
discards 6091696 Only disable CRTCs that won't fit in the new screen
discards b6bf22d Merge branch 'bluesabre/display-settings' of ssh://git.xfce.org/xfce/xfce4-settings into bluesabre/display-settings
discards 00d70e4 Changed TreeView to IconView
discards e3b0d41 Clean up unneeded and duplicate variables
discards 44d2869 Fix activation/sensivity of toggle buttons (minimal dialog)
discards 9f6e2a0 Fix crash when using dualhead with separate xscreens (Bug #9389)
discards b259340 Fix sensitive state of mirror-toggle (oops)
discards 761f6b7 Set labels in identity-popups to non-translatable
discards f478a0e Fix sensitivity-state of widgets (Lionel)
discards d18158b Flush the X buffer on exit
discards 3276965 Set the primary output after the changes have been applied
discards 0726b62 Improve debug statements
discards ae5c5d0 Switch to gdk function to grab/ungrab the server
discards 474ddce Fix buggy computation of the screen size
discards 3675e18 Recompute dimensions even if the mode hasn't changed
discards 9e57b15 Fix visibility of elements depending on the number of outputs
discards 90d0b48 Really fix items' sensitivity, for real this time
discards a8d32fb Fix detection of mirror mode and checkbox sensitivity
discards 6fca03e Improve "Mirror displays" mode
discards 987b583 Fix inaccurate detection of active outputs
discards 9699639 Try to harmonize codestyle
discards 6722384 Don't recalculate positions each time an id popup is created
discards 48f16ca Fix popup positionint with Left/Right rotations
discards 2c99471 Move position handling into XfceRandr
discards 62ee88f Do not save to Xfconf each time the treeview is refreshed
discards eeb7efe Fix previous commit
discards 6d8d1eb Fix Bug #7797, patch by Eric Koegel (slightly adjusted)
discards 8862604 Do not harcode 4 identify popups
discards 940e73d Added current setup detection to minimal dialog.
discards f71c0af Do not harcode iter indexes for positions
discards f7e9b91 Revert previous commit to be able to cleanly apply another patch
discards 12dd231 Fix whitespace error
discards 128e189 Drop XFCE_RANDR_* macros
discards e4ba762 Simplify position handling with enums and structs
discards 4c0fabb Try to reduce flickering
discards d151c85 Simplify dimensions' calculation
discards 0dc0767 Restore failsafe to prevent disabling all outputs
discards 0da28cf Fix bug preventing to disable outputs
discards bcba776 Change the display size before applying settings
discards de79ab9 Tweak the label-colors in identity-popups
discards 5577b06 Adjust the blue hue of the selection-highlight (thanks Pasi!)
discards 8911267 Visual improvements to the identity-popup
discards 633a97e Also draw a white border without compositing
discards 2babdcc Correct icon-name in identity-popups
discards bdda68c Fix check for compositing
discards fe1b2df Fix small memleak and don't recolor identity-popup when there's only one display
discards f719c09 Escape the text in the identification-popup labels
discards 947c856 Crude fix to recolor the popups based on what display is selected (still flickers) Also, renamed two functions for more consistency
discards ae4849b Give the popup-widget a name so that themers can play with it
discards 5aa5e49 Improved cairo-drawing of the identification-popups The popups have borders now, which should make them more visible. I also added an offset of +/- 0.5px, which improves the rendering of the arc with cairo (otherwise the corners look thicker than the straight lines)
discards 0eb66c7 Initial dark background and rounded corners for popups.
discards 75ae909 Fix for when to display minimal/main dialogs.
discards d91fdd1 Added bottomside identity popups for displays.
discards a4317a8 Connected Advanced button in minimal dialog.
discards 422122c Super simplification of minimal dialog and code.
discards 131356b Rename Rotation from "Normal" to "None" (consistency with Reflection)
discards 8189483 Hook up the reworked minimal dialog
discards 18f5b2b Update glade-file and icons for minimal dialog
discards d8328e7 Fix mirror-mode in combobox
discards 6a47514 Reduce the RandR calls for setting new display positions
discards 232eec0 Swap "Advanced" and "Close" buttons
discards 85b84e7 Ask for user-confirmation upon changing positions (and offer to restore)
discards b442727 Fix for variable index.
discards 793caca Connected main buttons on minimal dialog. Added to display advanced dialog when minimal called and only one display.
discards 70e1b53 Plugged in mirror displays checkbox.
discards dc10e40 Added detection of relative display position.
discards 207fe4d Fix for -1 is list terminator on mirror variable.
discards e4b524c Added mirror option to placement settings.
discards e994fbb Changed mode detection to xfce_randr_find_mode_by_id and apply only once.
discards 278529a Fixed placement of displays when changing often.
discards b549e24 Fixed above and left positioning.
discards a57da1d Added above (broken) and below code.
discards 82b0324 Changed to switch statement and static variables.
discards 46f17f9 Added Right-Of positioning.
discards c53592d Beginning randr stuff for left/right.
discards 623f6fa Added radio states to minimal dialog.
discards d05ed8b Enhancements to minimal dialog, tweaked code to support new minimal dialog.
discards 86be9fb Fixed loading of comboboxes and enabling/disabling comboboxes.
discards c8f720e Fixed fill options for Position.
discards 78faa87 Fix gloss in pixmap for extend-to-right
discards d766a5f Set up the position comboboxes for extended desktop mode The signals and combos are there, but some of it is just proof-of-concept
discards a4348a6 Update minimal-display-dialog icons
discards cb07302 Updated glade files.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list