plasma-extensions / plasma-widget-quick-controls

A plasma extension to put in the panel or on desktop that gives direct access to settings like wallpaper, wifi, sound, etc.
GNU General Public License v3.0
1 stars 0 forks source link

Which parts of the old plasma controls should remain? #5

Closed azubieta closed 8 years ago

azubieta commented 8 years ago

Here are some screen shots of the current stage of the quick-controls widget, as you can see right now it is just a merge of the original plasma widgets. So the question which parts of the old plasma controls should remain?

full devicedetails networkconnectiondetails

star-buck commented 8 years ago

I think the usb is not needed.

What we could add is little shortcuts to bring up customization kcms like wallpaper, icons, desktop theme, mouse cursor, window deco.

UriHerrera commented 8 years ago

@star-buck

What we could add is little shortcuts to bring up customization kcms like wallpaper, icons, desktop theme, mouse cursor, window deco.

Yeah that's going to be added (see #3 ). When the customization area isn't expanded (checkbox is unchecked) the only available drop down is Select Look and Feel. This allows the user to change everything on one click (of course, this is if the look and feel package the user is selecting does replace everything but that's up to the package creator and not us). However if the user would like to change each of the settings one-by-one the checkbox has to be checked.

This extends the customization area and shows the other options. Here the user can change each element separately: Plasma theme, Widget style, Color scheme, Window deco, etc...

Of course each drop down would show whatever theme options are available for each available category.

I think the usb is not needed.

If the external devices area is excluded there's literally going to be nothing between the network connections and the customization area (see to #3 ). Since the space that was previously outlined there were the notifications which were split into another widget, the empty area was then replaced with the network area and the external devices area.

azubieta commented 8 years ago

This is how it looks with the devices removed and the network details hidden. Before continue with the Look and Feel quick controls coding I would like to confirm the design @star-buck @UriHerrera . new

UriHerrera commented 8 years ago

Yep. Looks good to me. Though if the window is re-sizable what I commented above will happen.