hello Joao,

Le 20/07/2026 à 09:31, João Pais via Pd-list a écrit :
Hi list,

I tried these features on windows 11 and couldn't find a solution for them in 
Gem. So I wanted to check if there is something I missed, or they can be done 
using other methods. Is it possible to do any of the following things on a 
gemwindow?

- remove the window borders/menu or make them black
you can create a Gem window with or without the border, sending a [border 0/1< 
message to gemwin before the creation.


- move the window using the patch, not the mouse
Without border, you can create the window wherever you want (but not move it), 
with the offset message.


- make a window fullscreen on screen 2 - it seems to work on screen 1, but not 
on 2
on some OS, fullscreen 2 works.
If not, you can adapt and use this message to gemwin :
[reset, offset 1920 0, dimen 1920 1080, border 0, create, 1<


For more information, please have a look at the gemwin help patch.

Cheers
C


Best,

Joao


---
[email protected] - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/[email protected]/message/34ZBUOLBYYFHJ45C24VDLP3FHL2KRVNH/

To unsubscribe send an email to [email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/


---
[email protected] - the Pure Data mailinglist
https://lists.iem.at/hyperkitty/list/[email protected]/message/ZCPVVQ7HVWA54FEASLZYDVSRBELPRH4R/

To unsubscribe send an email to [email protected] mailing list
UNSUBSCRIBE and account-management -> https://lists.iem.at/

Reply via email to