Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Linux] App does not respect desktop windows style #429

Open
alfem opened this issue Sep 5, 2016 · 9 comments
Open

[Linux] App does not respect desktop windows style #429

alfem opened this issue Sep 5, 2016 · 9 comments

Comments

@alfem
Copy link

alfem commented Sep 5, 2016

Bug

Running a binary Kaku, shows up a frameless window with three icons on the left, in a desktop environment with classic windows (minimize, maximize and close window icons of the right)

Steps to reproduce the bug

Install Linux Mint Qiana, and run Kaku 32bits binary.

What is your Kaku version ?

v0.36.0

What is your OS with version number ?

Linux Mint 17 (Qiana)

@EragonJ
Copy link
Owner

EragonJ commented Sep 5, 2016

Hi @alfem, this is not a bug but a feature. Before having enough resources to customize for different platforms, I can only use my preferred UI for the time being.

@mentos1386
Copy link

How would this be achieved, by creating specific themes or Gjs or node-gtk ?

I tried node-gtk once, but i didn't had alot of success with it, but I'm willing to help on this, just show me the way.

@alfem
Copy link
Author

alfem commented Sep 6, 2016

Of course It is up to you, but many users and linux distribution builders (like me) will reject to include an app with 'strange' window decorations in a desktop with a precise and defined style.

@EragonJ
Copy link
Owner

EragonJ commented Sep 6, 2016

@alfem this is open source project so any patch is welcome :) thanks.

@mimi89999
Copy link
Contributor

We should run in framed mode on GNU/Linux... And hide the 3 buttons in the top left corner then.

@mimi89999
Copy link
Contributor

@EragonJ
http://electron.atom.io/docs/api/frameless-window/ Under "Alternatives on macOS"
Could you check what the 'titleBarStyle': 'hidden' is?

@funilrys
Copy link
Collaborator

funilrys commented Apr 7, 2017

@mimi89999 that's should work ... But we may have to fork an redesign a bit kaku in order to do such thing !

@funilrys funilrys changed the title App does not respect desktop windows style [Linux Mint] App does not respect desktop windows style Apr 7, 2017
@funilrys funilrys changed the title [Linux Mint] App does not respect desktop windows style [Linux] App does not respect desktop windows style Jul 15, 2017
@Fincer
Copy link

Fincer commented Dec 2, 2017

Would be really nice to see this one solved!

@mimi89999
Copy link
Contributor

Any progress on this? Could you please provide me with a screenshot of Kaku with 'titleBarStyle': 'hidden' and without 'frame': false as I don't have OS X?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants