Custom titlebar #1

Open
opened 2024-12-09 11:24:41 +01:00 by HerozDotExe · 1 comment
Owner

Replace the boring default titlebar with a prettier one.

Solutions :

Replace the boring default titlebar with a prettier one. Solutions : - a fully customized with [Custom window controls](https://www.electronjs.org/docs/latest/tutorial/custom-title-bar#custom-window-controls) - a titlebar from [this package](https://www.npmjs.com/package/custom-electron-titlebar)
HerozDotExe self-assigned this 2024-12-09 11:24:41 +01:00
HerozDotExe added this to the Roadmap project 2024-12-09 11:24:41 +01:00
HerozDotExe added this to the 1.0.0 milestone 2024-12-09 11:24:46 +01:00
Author
Owner

Another solution is to make the titlebar from scratch using html and css to mimic default window controls like in this example.

Another solution is to make the titlebar from scratch using html and css to mimic default window controls like in this [example](https://github.com/binaryfunt/electron-seamless-titlebar-tutorial).
HerozDotExe added the
enhancement
label 2024-12-11 18:34:30 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: getmoss/moss#1
No description provided.