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

Missing Title Bar #495

Open
DadTheTester opened this issue Apr 30, 2021 · 5 comments
Open

Missing Title Bar #495

DadTheTester opened this issue Apr 30, 2021 · 5 comments
Assignees

Comments

@DadTheTester
Copy link

After not using Sunflower for a few years, I decided to try it again. An interesting thing happened that I wished to report to you.

If the user selects the gear icon and then View and then unchecks Show titlebar, all is lost. There is no way to close it or get that preference icon back. The only solution is the close the program from the right-click on the task bar and then delete the config.jason file before restarting it again.

It appears that the use of the title bar in place of a menu bar is the problem. While I thought I might like the idea of using real estate that is under utilized, it is a bad idea if it cannot be partitioned appropriately.

I am using Debian 10 with Xfce 4.12.

Hope you can fix it. Thanks for your efforts.

@vfaronov
Copy link
Contributor

vfaronov commented May 2, 2021

and then delete the config.jason file before restarting it again

You don’t need to delete the entire file, just the line containing "show_titlebar": false.

@DadTheTester
Copy link
Author

FYI, it is far easier to delete the file and let it be automatically created again than it is to open an editor and go to all the trouble of finding and editing one line. Of have I missed something else?

@MeanEYE
Copy link
Owner

MeanEYE commented May 2, 2021

Hi and thanks for reporting this. Title bar is not required for proper operation and some people who use tiling window managers have asked for this feature. But I do agree current solution is not the best one. We could move main menu and other controls to overlay if the title bar is hidden and teach people how to access it. This would make the transition smoother and also provide nice functionality when application is put to full screen.

I will accept this issue and see if I can come up with good visual solution in next few releases.

@vfaronov
Copy link
Contributor

vfaronov commented May 3, 2021

FYI, it is far easier to delete the file and let it be automatically created again than it is to open an editor and go to all the trouble of finding and editing one line. Of have I missed something else?

It’s just that by deleting the file you lose all the other settings, too.

@ncmprhnsbl
Copy link

another way present to regain the title bar is: keybind: ctl+alt+p which opens preferences> tick 'show titlebar' ..
a keybind that simply toggles the titlebar (and possibly ones that toggle toolbar and command bar) might be nice.
and "We could move main menu and other controls to overlay if the title bar is hidden" is a better solution imo.

@MeanEYE MeanEYE self-assigned this Jan 19, 2024
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

4 participants