[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Do not draw maximize button on non-resizable window using CSD.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Do not draw maximize button on non-resizable window using CSD.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 28 Mar 2025 21:09:27 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: ab864641 by Benoît Minisini at 2025-03-28T22:05:19+01:00 Do not draw maximize button on non-resizable window using CSD. [GB.GTK3] * NEW: Use 'gtk_window_set_resizable()', so that client-side decorations do not draw a useless maximize button when the window is not resizable. Alas the stupid Gnome window manager continues to draw it in that case on the server side. - - - - - 1 changed file: - gb.gtk/src/gmainwindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ab8646413aaf25e43c4fd9b068a54e024aae7460 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/ab8646413aaf25e43c4fd9b068a54e024aae7460 You're receiving this email because of your account on gitlab.com.