Window should be undecorated
Bug #187255 reported by
Murat Gunes
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
TopShelf |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
When using TopShelf on the panel (as opposed to standalone), the main window should be undecorated, since window decorations have no real function other than providing the close button (whose function is duplicated by clicking the TopShelf icon) in this mode. This would provide a more stripped down and simpler appearance, without the loss of any functionality. It should perhaps be optional.
An example would the behavior of Deskbar's "Stick to panel" mode in version 2.21.90 (see http://
description: | updated |
Changed in topshelf: | |
status: | New → Fix Committed |
To post a comment you must log in.
The loss of functionality is that an undecorated window cannot be resized. To get around this, I had a special 'resize' action in 0.1 that was sort of, well, clunky. I don't think people liked it.
Sadly there appears to be no way to remove just the titlebar (leaving the resizing capabilities). So I think I will leave this as is for now, unless there is a solution I am missing?