[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NEW: Window: 'StartMove()
[Thread Prev] | [Thread Next]
- Subject: Re: NEW: Window: 'StartMove()
- From: Fabien Bodard <gambas.fr@xxxxxxxxx>
- Date: Tue, 13 May 2025 23:07:31 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
It will be great if one day window manager allow a way to have border management and shadow without titlebar imposition. The only two way are titlebar or no decorations 😑 Le mar. 13 mai 2025 à 22:34, Benoît Minisini < benoit.minisini@xxxxxxxxxxxxxxxx> a écrit : > Le 13/05/2025 à 22:19, Fabien Bodard a écrit : > > Is this for CSD ? > > > > > > > > Fabien Bodard > > You can use this method for CSD. > > But as I said before, it's still impossible to implement CSD correctly > (the shadows) with Qt (for sure) and GTK+ (afaik). > > With CSD, you have to manage the window decorations and shadows on your > own (every program must duplicate the same code with a different > result). But then you must be able to tell the window manager where are > exactly the visible borders of your window inside the shadows you must > draw, which is afaik not possible yet. So no shadows. Unless you have a > clever window manager that implement these shadows (but then it's not > 100% CSD). > > CSD sucks. > > -- > Benoît Minisini. > > >
Re: NEW: Window: 'StartMove() | Charlie Reinl <Karl.Reinl@xxxxxxxxxx> |
NEW: Window: 'StartMove() | Fabien Bodard <gambas.fr@xxxxxxxxx> |
Re: NEW: Window: 'StartMove() | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |