mirror of
https://github.com/BoostIO/BoostNote-App.git
synced 2026-04-26 21:05:55 +03:00
[GH-ISSUE #204] Discard titlebar for desktop app. #67
Labels
No labels
android 🤖
assigned to core 🦹
bug 🐛
documentation 📚
documentation 📚
duplicate 🚫
external issue 🔼
external issue 🔼
feature request 🌟
funded on issuehunt 💵
help wanted 🆘
improvement request 🔨
improvement request 🔨
ios 🍎
mobile 📱
needs investigation 🔬
needs more info ℹ️
needs specs 📐
plugin idea 🔌
plugin idea 🔌
poll 🗳️
pull-request
question ❓
rewarded on issuehunt 🎁
security issue 🔑
won’t fix ❌
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/BoostNote-App#67
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Rokt33r on GitHub (Dec 21, 2019).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/204
Originally assigned to: @Rokt33r on GitHub.
The current app has titlebar. Which is meaningless for this app. So I'll take care of it soon.
@Flexo013 commented on GitHub (Dec 21, 2019):
I don't think it's meaningless. Some sort of indication what program you have open is nice. Especially if you have similar apps open like Boost Note and Boostnote.
@Rokt33r commented on GitHub (Jan 9, 2020):
@Flexo013
This app is supposed to be replace the old app one day. So I don't think we can justify to keep titlebar for the reason.
@Rokt33r commented on GitHub (Jan 9, 2020):
I removed titlebar on macOS. It was easy.
But for windows and linux app, I need to emulate control buttons. It seems VSCode also emulate the buttons with html. So I'm going to mimic it.
@Rokt33r commented on GitHub (Aug 25, 2021):
Won't fix