octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #53275] Variable Editor: Undocking variable wi


From: Torsten
Subject: [Octave-bug-tracker] [bug #53275] Variable Editor: Undocking variable window causes it to become nearly full screen
Date: Wed, 7 Mar 2018 01:10:26 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0

Follow-up Comment #9, bug #53275 (project octave):

The fromTheme framework together with the fallback option is in use since long
time in the octave GUI:
http://hg.savannah.gnu.org/hgweb/octave/file/578ebece3dc7/libgui/src/resource-manager.cc#l334

Sure, we can provide a maximize button, too. Listing all the elements
separately instead of just using Qt::Window together with parent 0 was one
attempt to get full decoration in KDE Oxygen. 

And yes, floating dock widgets from the main window should have the look and
feel of separate windows with conventional elements for closing, moving etc.
(especially now, where other floating widgets from VE exist). Moreover, they
must not stay on top of the main window as floating dock widgets generally do.

Therefore, when we really would drop the conventional window title bar (I do
not think that this is really necessary), the remaining title bar should be
styled in a way for clearly distinguishing these widgets from ordinary
floating widgets.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53275>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]