[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-11-14 Thread Sebastien Bacher
** Changed in: evince (Ubuntu) Importance: Undecided = High ** Changed in: file-roller (Ubuntu) Importance: Undecided = High ** Changed in: file-roller (Ubuntu) Status: Confirmed = Triaged ** Changed in: evince (Ubuntu) Status: Confirmed = Triaged -- You received this bug

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-11-14 Thread Marc Deslauriers
Here's a debdiff for evince for saucy I worked on. What's left to do: - port it to trusty - make it use gtk-shell-shows-menubar instead of XDG_CURRENT_DESKTOP so it can be upstreamed - Fix a bug where about 1 in 5 launches results in the menu items being greyed out. Not sure if this is an issue

Re: [Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-11-14 Thread bluedxca93
Hi, will try this patch soon. It seems to be nearly my patche + adding unity support. I hope my patch was a help. I think in evince there is one big problem: 1) the menubar schould not be visible in fullscreen or presentation mode and fix the possible fals re arranging of the menubar-/ toolbars

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-11-14 Thread Sebastien Bacher
Just to give a pointer on the use gtk-shell-show-menubars, that's a commit example from gedit: https://git.gnome.org/browse/gedit/commit/?id=255460c209105eadcaedb245ddfd6295cef06128 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-11-14 Thread Marc Deslauriers
It seems to be nearly my patche + adding unity support. I hope my patch was a help. Yes, along with a few other fixes. I've credited you in the patch header. 1) the menubar schould not be visible in fullscreen or presentation mode and fix the possible fals re arranging of the menubar-/

Re: [Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-11-14 Thread bluedxca93
Thx. Yes the show_menubar function is also in epiphany and file-roller a problem. Perhaps an simple show_menubar function for an simple dummy hello world like program would help. 2013/11/14, Marc Deslauriers marc.deslauri...@canonical.com: It seems to be nearly my patche + adding unity support.

Re: [Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-30 Thread bluedxca93
There for evince. Hope it works. Have also repatched file-roller and epiphany ( However the full menu mode in eiphany doesn`t work jet.). In epiphany and file-roller is something strange: In file-roller i have to first download and configure it via apt-src. Then i have then to patch an

Re: [Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-30 Thread bluedxca93
here the file-roller lzma. I`m also working on an patch, but this folder at least compiles fine.!! You have to reconfigure it!!. I will send the epiphany version soon too ( perhaps with fullscreen support). 2013/10/30 Frieder Saugschmerle bluedxc...@googlemail.com There for evince. Hope it

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-29 Thread Marc Deslauriers
@bluedxca93: from a toplevel directory with the original tree and the fixed tree, use diff like so: diff -Naurp oldtree newtree changes.patch -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu.

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-22 Thread bluedxca93
http://gnome- look.org/content/show.php/Evince+3.10+with+menubar?content=161336 ** Changed in: evince (Ubuntu) Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu.

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-22 Thread bluedxca93
fileroller = 3.7x in fr-window.c menubar = gtk_ui_manager_get_widget (ui, /MenuBar); fr_window_attach (FR_WINDOW (window), menubar, FR_WINDOW_AREA_MENUBAR); gtk_widget_show (menubar); and after 3.7.x to the new version (3.10) g_object_set (other_actions_action, menu,

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-22 Thread Treviño
** Changed in: file-roller (Ubuntu) Status: New = Confirmed ** No longer affects: evince (Ubuntu) ** Also affects: evince (Ubuntu) Importance: Undecided Status: New ** Changed in: evince (Ubuntu) Status: New = Confirmed -- You received this bug notification because you

Re: [Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-22 Thread bluedxca93
Hello, yeah i might take a look, but Nemo does that already pretty well, so it isn`t my priority... 2013/10/22 Marco Trevisan (Treviño) m...@3v1n0.net ** Changed in: file-roller (Ubuntu) Status: New = Confirmed ** No longer affects: evince (Ubuntu) ** Also affects: evince (Ubuntu)

Re: [Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-10-22 Thread bluedxca93
Can someone send me a message how to use diff??. Otherwise i will upload the whole source folder with lzma and then upload it. 2013/10/22 Frieder Saugschmerle bluedxc...@googlemail.com Hello, yeah i might take a look, but Nemo does that already pretty well, so it isn`t my priority...

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-08-30 Thread Andrea Azzarone
** Changed in: evince (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1131664 Title: Patch the menus of the 'Calculator', 'Document

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-08-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/gnome-control-center -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1131664 Title: Patch the menus of the 'Calculator', 'Document Viewer'

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-control-center - 1:3.6.3-0ubuntu33 --- gnome-control-center (1:3.6.3-0ubuntu33) saucy; urgency=low [ Jeremy Bicha ] * Restore 57_use_nonsymbolic_keyboard_icon.patch, the ubuntu-themes merge proposal wasn't accepted yet [ Tim Lunn ]

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-08-23 Thread John Lea
@andyrock; for evince could we revert the menu back to as close to the same menu structure as evince had in 13.10? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1131664 Title:

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-08-22 Thread Andrea Azzarone
We need design for evince. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/1131664 Title: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-08-22 Thread Andrea Azzarone
Patch updated! ** Patch added: unity-menus.patch https://bugs.launchpad.net/ayatana-design/+bug/1131664/+attachment/3783262/+files/unity-menus.patch ** Changed in: evince (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu

[Bug 1131664] Re: Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity

2013-08-19 Thread Treviño
** Summary changed: - Patch the menus of the 'Calculator' and 'System Settings' apps to fit with Unity + Patch the menus of the 'Calculator', 'Document Viewer' and 'System Settings' apps to fit with Unity ** Also affects: evince (Ubuntu) Importance: Undecided Status: New ** Changed