Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#10556 closed enhancement (fixed)

xfce4-settings-4.12.3

Reported by: Bruce Dubbs Owned by: Tim Tassonis
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by Tim Tassonis, 7 years ago

Owner: changed from blfs-book to Tim Tassonis
Status: newassigned

comment:2 by Tim Tassonis, 7 years ago

From the changelog, the main fixes are display settings related:

Avoid Segfault on reconnect scenario

I can reproduce a segfault with:

  • Connect a monitor (Monitors "overlap" now)
  • Select mirror mode
  • Apply
  • Disconnect monitor
  • Connect monitor again

Fix the mirror state machine by visualizing all three states

The three states are:

0: not cloned 1: cloned (same x/y, same resolution) 2: mirrored (same x/y, different resolution)

In the case of 2 I added some precautions to make both overlapping displays visible, so the user knows what the current state is.

TODO: Make sure the resolution combobox is updated correctly when the mirror checkbox is clicked (currently it remains unaltered, even if the resolution would change through enabling mirror mode).

display: Fix multimonitor position in extended mode

When adding more than two monitors the widths should be added for all subsequent monitors.

comment:3 by Tim Tassonis, 7 years ago

Resolution: fixed
Status: assignedclosed

comment:4 by Tim Tassonis, 7 years ago

Fixed in revision 19971

Note: See TracTickets for help on using tickets.