Open nikku opened 3 years ago
My old (Nov 2020) research results:
Demo of what is easily achievable:
Draggable region -> if you disable the title bar, you have to manually set the area where you can grab the window to move it around. This is customizable too :slightly_smiling_face:
Electron docs: https://www.electronjs.org/docs/latest/api/frameless-window
Haha, basically exactly my assessment. We don't need to synchronize regarding this anymore then :).
High level technical evaluation:
We could consider using a pre-built solution to add the desired functionality:
Considering pre-built menu solutions to build upon (or potentially fork):
Added a summary of the detailed assessment we conducted today.
What should we do?
Implement unified app header for Windows and Linux as specified in https://github.com/camunda/camunda-modeler-design/issues/45.
Why should we do it?
Part of our ongoing UI overhaul.
Solution Sketch
Alt + shortcut behavior
, ...)Detailed steps outlined in this tutorial.
As an alternative we could try to re-use existing libraries that implement such feature (cf. https://github.com/camunda/camunda-modeler/issues/2519#issuecomment-950837212).
See feature spec, overall design spec.