[Bug 789979] Re: option to always show menu items

2015-09-10 Thread TreviƱo
*** This bug is a duplicate of bug 955193 ***
https://bugs.launchpad.net/bugs/955193

** This bug has been marked a duplicate of bug 955193
   Menu bar - add option for the global menu to make it always visible

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-07-24 Thread Omer Akram
** Changed in: unity
   Status: Confirmed = Triaged

** Changed in: unity (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-06-30 Thread Isaac Joseph
I've had requests for this feature for the builds on my PPA (Unity-
revamped). I've come up with a solution which you guys can see here:
https://code.launchpad.net/~ikarosdev/unity/5.0_unity-revamped (commits:
2367  2638).

Essentially, I used the code from anton0 (branch linked above) to add an
option to CCSM. From there, I did my best to emulate the behavior
described in this bug. Currently, it works like this:

- For unmaximized windows, the title will always be cut-off.
- For maximized windows, the title will not be visible; however, the window 
controls and menu will be visible.

If the option is disabled (via CCSM), the default behavior will return.

So far, I'm not having any issues with it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-06-05 Thread Omer Akram
** Changed in: unity
   Status: Fix Committed = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Ivan Zorin
** Changed in: unity
   Status: Confirmed = In Progress

** Patch added: Patch for old Unity code tree
   
https://bugs.launchpad.net/unity/+bug/789979/+attachment/3174133/+files/menubar-lp789979_old.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Ivan Zorin
** Patch added: Patch for fresh Unity code tree
   
https://bugs.launchpad.net/unity/+bug/789979/+attachment/3174134/+files/menubar-lp789979_new.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Ivan Zorin
bzr branch with fix committed : https://code.launchpad.net/~iaz/unity
/menubar-lp789979

How to test modifications

Install patched version of Unity (Precise only):
$ sudo add-apt-repository ppa:iaz/unity
$ sudo apt-get update  sudo apt-get install unity

Install CompizConfig Settings Manager:
$ sudo apt-get install compizconfig-settings-manager

Change settings in Unity:
 - run CompizConfig:
$ ccsm
 - navigate to Ubuntu Unity Plugin - Experimental and set up Menus fade-out 
duration to 0
 - restart session (log out and log in)
 - now may the menu bar be with you


** Changed in: unity
   Status: In Progress = Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Ubuntu Foundation's Bug Bot
The attachment Patch for old Unity code tree of this bug report has
been identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-06-03 Thread Anton Frolov
** Branch linked: lp:~anton0/ubuntu/precise/unity/lp-789979

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2012-05-05 Thread Ivan Zorin
I'll take this one since looks like I've got working solution - just a
little bit more personal checking/testing is needed and then patch will
be is on the way.

** Changed in: unity
 Assignee: (unassigned) = Ivan Zorin (iaz)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2011-12-02 Thread Omer Akram
it has been discussed in the past to not hide menus by default but that
was rejecetd, though an option to show them always show them *might* be
added if someone is willing for a patch with tests.

** Also affects: unity
   Importance: Undecided
   Status: New

** Changed in: unity
   Importance: Undecided = Wishlist

** Changed in: unity
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2011-12-01 Thread Sebastien Bacher
** Package changed: indicator-appmenu (Ubuntu) = unity (Ubuntu)

** Changed in: unity (Ubuntu)
   Importance: Undecided = Wishlist

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 789979] Re: option to always show menu items

2011-09-12 Thread Launchpad Bug Tracker
** Changed in: indicator-appmenu (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/789979

Title:
  option to always show menu items

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-appmenu/+bug/789979/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs