Opened 14 years ago

Closed 9 years ago

#5125 closed enhancement (fixed)

Screen preflet layout enhancement

Reported by: humdinger Owned by: axeld
Priority: normal Milestone: R1
Component: Preferences/Screen Version: R1/Development
Keywords: mockup Cc:
Blocked By: Blocking:
Platform: All

Description

This is hrev43660.

After seeing ticket #5112, I wondered, where to provide this EDID and driver information. While the current monitor representation is nice and all, it's not really providing vital information.

In my mockup, I therefore removed it and replaced it with simple text. Maybe there's more to show, but this is all information I currently get.

Screen preferences mockup

I'd also be nice to have a more intuitive way to set the workspaces layout. The idea is to use something like a when inserting spreadsheet-table in a word-processor. Clicking the "4 x 1" pop-up menu will show a representation of the current workspace layout. Tracking the mouse, the user chooses rows and columns.
Like this, for a 4 x 2 setting:

Setting the workspace layout

Attachments (2)

Screen_pref.png (23.0 KB ) - added by humdinger 14 years ago.
Screen preferences mockup
Background_layout.png (5.2 KB ) - added by humdinger 14 years ago.
Setting the workspace layout

Download all attachments as: .zip

Change History (9)

by humdinger, 14 years ago

Attachment: Screen_pref.png added

Screen preferences mockup

by humdinger, 14 years ago

Attachment: Background_layout.png added

Setting the workspace layout

comment:1 by axeld, 14 years ago

I kind of like the second suggestion. However, while the monitor view is not that useful right now, this will change once we support multiple screens.

At that point, the Screen interface needs to be rethought anyway, though.

comment:2 by humdinger, 14 years ago

Ah, yes, forgot about multi-monitor again...

Maybe above the monitor(s) representation, there could be a "More information" (or "Technical info" or whatever) with an expander. Expanding will replace the monitor(s) with all the info like in the mockup. Collapsing will show the monitor(s) again.
Maybe that's even better, since this technical information isn't relevant to the normal user.

comment:3 by stippi, 14 years ago

Actually, I really like the simplicity of configuring the workspace layout. I would not change that again. It is perfectly flexible and allows any configuration without bending backwards with the GUI.

in reply to:  3 comment:4 by anevilyak, 14 years ago

Replying to stippi:

Actually, I really like the simplicity of configuring the workspace layout. I would not change that again. It is perfectly flexible and allows any configuration without bending backwards with the GUI.

I'd have to agree here, I really don't see a problem with the way it works now.

comment:5 by axeld, 14 years ago

Just clarify: I wouldn't implement this suggestion either, I kind of like it, though :-)

As a general rule, one should always only use standard interface elements for the UI if possible - and the current solution works pretty well, so there is no reasoning to develop a custom UI element just for this.

comment:6 by humdinger, 14 years ago

Shame. It would have been very clean, saving labels, text boxes, buttons and quite a few clicks. And it's its own preview.

comment:7 by pulkomandy, 9 years ago

Resolution: fixed
Status: newclosed

Implemented the relevant part (showing the video card name) in hrev48416. I think it's better to not do the other changes for now.

Note: See TracTickets for help on using tickets.