Ticket #120 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Opacity slider in Preferences->Appereance is not intuitive.

Reported by: SnapShot Owned by: somebody
Priority: Fix available Milestone: 0.4.0
Component: guake Version:
Keywords: Cc:

Description

It is not intuitive because when guake is using ARGB, it works in a way that by adding opacity it makes the terminal more transparent which is not very logical.

The better solution would be to move the slider below the color chooser and rename it to "Alpha", "Alpha channel", "Transparency", "Color transparency" or something like that. Then it will manage the transparency of the color. By adding more transparency to the color it will reveal more of the background image if we have selected some image, or it will reveal more of the things that are below terminal if we don't have background image selected.

Attachments

0002-Change-opacity-to-transparency.patch Download (7.8 KB) - added by SnapShot 4 years ago.

Change History

Changed 4 years ago by SnapShot

Changed 4 years ago by SnapShot

  • priority changed from major to Fix available

A patch which renames opacity option to transparency, moves it under the color option and adjusts the code to the behaviour that adding transparency means revealing more of the background image or the content under the terminal.

I tried to do minimal modification to .glade file by manually modifying the position and the name of the slider with text editor instead of using Glade.

Changed 4 years ago by lincoln

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.