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

[FEATURE REQUEST] Support Cosmic Dekstop Environment in Linux #484

Open
iamkartiknayak opened this issue Aug 14, 2024 · 0 comments
Open

Comments

@iamkartiknayak
Copy link

iamkartiknayak commented Aug 14, 2024

Cosmic is the new Desktop Environment in Linux that handles windows slightly different than rest of the DE.

These are some issues in Cosmic

  • Window titles are not centered
  • Always on top doesn't work (Cosmic implements sticky window)
  • App do not respect window dimensions set by setMaximumSize and setMinimumSize in release mode
  • gtk_window_set_default_size(window, 440, 680); doesn't work
  • Window Decor Display Minimize & Maximize button even when both setMinimizable & setMaximizable set to false
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

1 participant