[plasmashell] [Bug 374996] Global menu should not take up space when no menu are shown

2022-09-28 Thread John
https://bugs.kde.org/show_bug.cgi?id=374996

John  changed:

   What|Removed |Added

 Blocks||435928
 CC||johnmaveric...@mail.com

--- Comment #4 from John  ---
I would pretty much like the opposite ( see
https://bugs.kde.org/show_bug.cgi?id=435928 ).

Because having it hiding and showing constantly has some awful side effects and
a spacer does not fix it in any way!

Can you make this optional?


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=435928
[Bug 435928] Switching between apps that do and don't support global menus
triggers layout resize for other panel applets
-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 374996] Global menu should not take up space when no menu are shown

2017-01-16 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=374996

David Edmundson  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/pla
   |sma-workspace/e7dc85aa0b5f7 |sma-workspace/5937f917b2938
   |e96e50f073a7b3e2662436a8c0c |8e849341c8f1ef03f3bfeba4456

--- Comment #3 from David Edmundson  ---
Git commit 5937f917b29388e849341c8f1ef03f3bfeba4456 by David Edmundson.
Committed on 16/01/2017 at 13:29.
Pushed by davidedmundson into branch 'Plasma/5.9'.

Keep AppletMenu as small as possible

Summary:
In retrospect there's no need to fill the width, if people want that
effect they can add a spacer; whereas you can't do the opposite.

Also set the size to 0 when it's empty. This mean using status as
normally PanelContainment ensures plasmoid's are a minimum of a square.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D4115

M  +4-5applets/appmenu/package/contents/ui/main.qml

https://commits.kde.org/plasma-workspace/5937f917b29388e849341c8f1ef03f3bfeba4456

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 374996] Global menu should not take up space when no menu are shown

2017-01-13 Thread Federico
https://bugs.kde.org/show_bug.cgi?id=374996

--- Comment #2 from Federico  ---
Thanks! This was really fast!

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 374996] Global menu should not take up space when no menu are shown

2017-01-13 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=374996

David Edmundson  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/e7dc85aa0b5f7
   ||e96e50f073a7b3e2662436a8c0c

--- Comment #1 from David Edmundson  ---
Git commit e7dc85aa0b5f7e96e50f073a7b3e2662436a8c0c by David Edmundson.
Committed on 13/01/2017 at 12:05.
Pushed by davidedmundson into branch 'master'.

Keep AppletMenu as small as possible

Summary:
In retrospect there's no need to fill the width, if people want that
effect they can add a spacer; whereas you can't do the opposite.

Also set the size to 0 when it's empty. This mean using status as
normally PanelContainment ensures plasmoid's are a minimum of a square.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D4115

M  +4-5applets/appmenu/package/contents/ui/main.qml

https://commits.kde.org/plasma-workspace/e7dc85aa0b5f7e96e50f073a7b3e2662436a8c0c

-- 
You are receiving this mail because:
You are watching all bug changes.