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

Titlebar visible on Linux X11 #3313

Open
2 tasks
hadess opened this issue Jan 5, 2024 · 4 comments
Open
2 tasks

Titlebar visible on Linux X11 #3313

hadess opened this issue Jan 5, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@hadess
Copy link
Contributor

hadess commented Jan 5, 2024

Bambu Studio Version

git

Where is the application from?

Built from source by yourself or others

OS version

Flathub GNOME SDK 45

Additional system information

No response

Printer

N/A

How to reproduce

Launch BambuStudio

Actual results

It has 2 titlebars, the window manager one, and the application provided one.

image

Expected results

Just one titlebar.

I've managed to hack this changing the value of BORDERLESS_FRAME_STYLE in src/slic3r/GUI/MainFrame.cpp to (wxRESIZE_BORDER | wxBORDER_SIMPLE) but that makes the minimise and maximise buttons not work (the minimise button shouldn't appear on my GNOME system), and the window isn't resizable

image

Project file & Debug log uploads

N/A

Checklist of files to include

  • Log file
  • Project file
@hadess hadess added the bug Something isn't working label Jan 5, 2024
@bambu123
Copy link
Collaborator

bambu123 commented Jan 8, 2024

Windows has done special processing. But we don't have much energy to optimize Linux version.

@astrolemonade
Copy link
Contributor

This happens not only on the flatpak version but also on the built from source version:
image
Orca Slicer inherits that too, unfortunately.

@hadess
Copy link
Contributor Author

hadess commented Jun 26, 2024

Orca Slicer inherits that too, unfortunately.

SoftFever/OrcaSlicer#4411

@celevra
Copy link

celevra commented Jul 19, 2024

got that on appimage and flatpack

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants