[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2023-01-10 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

--- Comment #11 from Alex Stuart  ---
As system administrator at
https://www.diplomaassignments.com/nvq-course-assignment-help what simply makes
me feel about that is implementing dynamic pattern approach, goal can be
achieved by a diversity which is characterized by stable mythemic range of
frequency and it is particularly performed in in-phase movement.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2019-12-02 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

andreas_k  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #10 from andreas_k  ---
extension support is available for the Notebookbar. The extension developers
have to update there extension according to  [1]

[1] https://wiki.documentfoundation.org/Development/NotebookBar/Extensions

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2019-02-14 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

--- Comment #9 from Pedro  ---
I am all for this. It would be essential to improve Notebookbar functionality.
By having these functions we could probably even start considering making
Notebookbar versions of the traditional layouts.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2019-02-13 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

andreas_k  changed:

   What|Removed |Added

 CC||kain...@gmail.com

--- Comment #8 from andreas_k  ---
as there is not only tabbed toolbar the request for extension support in
LibreOffice has to be more generic.


Idea
-
when you have a look at the notebookbar*.ui files all uno commands are in an
sfxlo-NotebookbarToolBox widget, because with an sfxlo-NotebookbarToolBox
widget you can define the Toolbar Style (Text only, Icon only, Text below
icons, Text beside icons) and the Icon size (no setting use the default setting
which the user can change in LibO Settings, Large Toolbar, Menubar, ...)

So my request for extension support would be to define extensions with the
sfxlo-NotebookbarToolBox widget.

Tabbed Toolbar: own Tab where you have sfxlo-NotebookbarToolBox with settings
Text below Icons and Large Toolbar icon size

Tabbed compact Toolbar: own Tab where you have sfxlo-NotebookbarToolBox with
settings Text beside Icons

Groupedbar compact Toolbar: own Group called extensions where you have
sfxlo-NotebookbarToolBox with icons only layout

Implementation
--
sfxlo-NotebookbarToolBox widget have an specific name e.g. extension1,
extension2, ... so everywhere an sfxlo-NotebookbarToolBox widget called
extension1 was available in the .ui file the commands from the extension will
be shown.

open issues:
- would be cool if the user can rearrange the extensions (define which is
extension1, extension2, ...
- it's not possible to say specific command's are more importend and can than
be arranged on the home tab.


Summery
-
Use NotebookbarToolBox widget with an specific name would be an easy solution
and will have an good first implementation, it wan't save all issues (like
rearrange commands), but customize the notebookbar is another bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2018-12-31 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

Gerhard Weydt  changed:

   What|Removed |Added

 CC||s.mehrbr...@gmail.com

--- Comment #7 from Gerhard Weydt  ---
If you look at the example on the page cited in comment #1, which in fact is
only a proposal how it could look like when it will be developped, there is
already included the request for buttons (simply search for button), even
though the title does not state this. Otherwise, as I agree with you, the
proposal would not be very helpful.
But there seems to be no realisation yet, at least I could not find one where I
would think it should be placed, namely in parallel to menubar, toolbar etc.
You may also note that the text is dated 2016 and has not been edited since.
I would gladly add buttons to the notebokbars, even though I do not like seem,
if I could.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2018-12-30 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

Volga  changed:

   What|Removed |Added

 CC||gerhard.we...@t-online.de

--- Comment #6 from Volga  ---
(In reply to jan d from comment #5)
> Is "adding button to existing toolbar" something that already works with
> current "old-style" toolbars? 

Yes, the following extension works with this:
DCM Direct Colour Management
https://extensions.libreoffice.org/extensions/dcm-direct-colour-management
Firstly, I can see the special button after I install this extension. But when
I switched to tabbed toolbar, the button is disappeared.

版本:6.2.0.1 (x64)
Build ID:0412ee99e862f384c1106d0841a950c4cfaa9df1
CPU 线程:4; 操作系统:Windows 10.0; UI 渲染:默认; VCL: win; 
区域语言:zh-CN (zh_CN); UI 语言: zh-CN
Calc: threaded

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2018-12-29 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

--- Comment #5 from jan d  ---
Is "adding button to existing toolbar" something that already works with
current "old-style" toolbars? Or would extensions always create their own
toolbar and add their button there? Could be relevant to keep very similar API
for both toolbars and notebookbars and reuse an established (XML)format.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2018-12-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

Roman Kuznetsov <79045_79...@mail.ru> changed:

   What|Removed |Added

 CC||tomas...@gmail.com

--- Comment #4 from Roman Kuznetsov <79045_79...@mail.ru> ---
*** Bug 122316 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2018-06-07 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

--- Comment #3 from Volga  ---
On this page you will see what happened if a MS Office add-in registered icons
on Ribbon interface in Excel 2016:
https://docs.microsoft.com/en-us/office/dev/add-ins/design/add-in-commands

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2018-03-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

Buovjaga  changed:

   What|Removed |Added

 CC||vermelhusco1...@gmail.com

--- Comment #2 from Buovjaga  ---
*** Bug 116532 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2016-10-12 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

Buovjaga  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1
   Severity|normal  |enhancement

--- Comment #1 from Buovjaga  ---
I guess it's reasonable -> NEW

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2016-09-22 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

Yousuf Philips (jay)  changed:

   What|Removed |Added

 Blocks||102062
 Depends on|102062  |


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102062
[Bug 102062] [META] Extended Toolbar (Notebook) bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2016-09-21 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

Buovjaga  changed:

   What|Removed |Added

 CC||todven...@suomi24.fi
 Depends on||102062


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=102062
[Bug 102062] [META] Extended Toolbar (Notebook) bugs and enhancements
-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs


[Libreoffice-bugs] [Bug 101704] Allow extensions to register their own button within a tab in the Notebookbar

2016-08-24 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=101704

General Kutuzov  changed:

   What|Removed |Added

URL||https://wiki.documentfounda
   ||tion.org/Development/Notebo
   ||okBar/Extensions

-- 
You are receiving this mail because:
You are the assignee for the bug.___
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs