Tk Source Code

View Ticket
Login
2022-09-15
21:04 Add attachment breezevsfusion.png to ticket [5cc9f6eefa] artifact: 0e9745c2df user: anonymous
2022-09-05
00:50 New ticket [5cc9f6eefa] themed menu. artifact: 8b7803671b user: anonymous

Ticket UUID: 5cc9f6eefa25b824421af6df48f77d87a5092bce
Title: themed menu
Type: RFE Version: all
Submitter: anonymous Created on: 2022-09-05 00:50:30
Subsystem: 10. Generic Menus Assigned To: nobody
Priority: 5 Medium Severity: Cosmetic
Status: Open Last Modified: 2022-09-05 00:50:30
Resolution: None Closed By: nobody
    Closed on:
Description:
there are some desktop environments that provide global menu like on macos
https://github.com/helloSystem/Menu

however making [menu] command support those requires patching and recompiling tk,
but how about instead to place that burden on themes,
especially when interface to global menu is dbus (ugly)
https://github.com/helloSystem/QtPlugin/blob/master/platformthemeplugin/qdbusmenubar.cpp

Attachments: