-
Notifications
You must be signed in to change notification settings - Fork 974
Titlebar on some Linux distros has a lot of wasted space #3126
Comments
@KillianKemps I've quickly implemented it and rised a PR. I hope they like it. If so we will have this in the next release I hope. Quick preview: http://webm.land/media/g4DR.webm For more info #3036 |
This one is hard to find. Especially the hint to 👍 and prioritization... |
Shame that these changes made it into the Windows version but have been put on the backburner for Linux. The usual scenario. |
@gri1n one of the challenges is that Linux can have so many different looks and feels. For example, this can be ran with Ubuntu using Unity (which puts the menus at the top, not in the window). Also, users can customize the way the window looks (close button, maximize button, etc). If we're OK making a generic and non-native looking UI, then this is very doable. I know @Sh1d0w would be very happy to get this in 😄 @gri1n @Sh1d0w @rscircus are there any similar apps that you can share screenshots for which don't render native widgets? (ex: custom rendered). For example, how does Chrome or Chromium look? I'm also curious about Firefox (which I believe does have a titlebar- not sure if it's optional) |
We could:
|
An option like that would be great. Confirming this for Ubuntu 16.04, quite a UI annoyance. |
This would need client side decoration on the Linux version, related to #11767 Steam the game client uses non native buttons when you use it on Linux, they just use the same default that even is non native on windows. I would suggest just having the windows 10 decorations without having the close button light up red. That fits in nicely in to brave and should look good! |
I'd love to see an implemention without using the current "Native Window". Seriously, this is the only thing that keeps me from switching the standard browser |
This will finally be fixed when we move over to Brave Core 😄 Below, check out a screenshot from our last available build (Ubuntu using Gnome). Brave Core should be available in the next few months (hang tight!) 😄 |
Did you search for similar issues before submitting this one?
Yes
Describe the issue you encountered:
Brave has a double titlebar on some Linux distributions (one from the desktop environment and one from Brave's Electron) which is useless and it wastes space. Some screenshots to illustrate:
Screenshot on Arch Linux with Gnome:
Screenshot on elementaryOS (based on Ubuntu):
Expected behavior:
As written for the similar issue for Windows #3036, it would be nice to only have Brave's titlebar without the one of the desktop environment.
Arch Linux with GNOME
elementaryOS (based on Ubuntu)
0.11.3
Titlebar on Windows has a lot of wasted space #3036
The text was updated successfully, but these errors were encountered: