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

Hide Title Bar #1444

Open
jorge-uptio opened this issue Oct 12, 2024 · 4 comments
Open

Hide Title Bar #1444

jorge-uptio opened this issue Oct 12, 2024 · 4 comments

Comments

@jorge-uptio
Copy link

Is your feature request related to a problem? Please describe.
I'm trying to hide the title-bar in liinux, I know it's possible using electron, just can't find it in this app.
I also know there's an older issue on this topic - but doesn't seem to work properly issue

Describe the solution you'd like
Have a flag in the configuration to activate it the "frame: false" option in electron when creating the window

Thanks!

@IsmaelMartinez
Copy link
Owner

Hey, can you find the options in electron? Last time I tried this it was a frameless window (meaning, you only see the app, like a kiosk) that covers the whole screen.

Things might have changed, as they changed in the past. It used to be possible but then they removed it.

If you can find more info, I would be happy to check if we can try it out.

@IsmaelMartinez
Copy link
Owner

IsmaelMartinez commented Oct 13, 2024

nope, I was wrong and I think there is a wee bug. Probably when I was doing some refactoring a while ago. It does do full screen, so not hiding the bar as such. I will see when I got some time to fix it. Nice catch and thanks for reporting.

@jorge-uptio
Copy link
Author

Thank you very much!

@IsmaelMartinez
Copy link
Owner

The bug should be fixed in https://github.com/IsmaelMartinez/teams-for-linux/releases/tag/v1.11.2 (pre-release). Can you confirm? Thanks

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

No branches or pull requests

2 participants