[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Add methods that ask the window manager to move or resize a window.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Add methods that ask the window manager to move or resize a window.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 13 May 2025 01:11:50 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: b5985ff2 by Benoît Minisini at 2025-05-13T03:10:23+02:00 Add methods that ask the window manager to move or resize a window. [GB.GTK3] * NEW: Window: 'StartMove()' is a new method that asks the window manager to move the window. * NEW: Window: 'StartResize()' is a new method that asks the window manager to resize the window. [GB.QT5] * NEW: Window: 'StartMove()' is a new method that asks the window manager to move the window. * NEW: Window: 'StartResize()' is a new method that asks the window manager to resize the window. [GB.QT6] * NEW: Window: 'StartMove()' is a new method that asks the window manager to move the window. * NEW: Window: 'StartResize()' is a new method that asks the window manager to resize the window. - - - - - 5 changed files: - gb.gtk/src/CWindow.cpp - gb.gtk/src/gmainwindow.cpp - gb.gtk/src/gmainwindow.h - gb.gtk/src/gmouse.h - gb.qt4/src/CWindow.cpp View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b5985ff204124ac0759a441019882963e01d92cf -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b5985ff204124ac0759a441019882963e01d92cf You're receiving this email because of your account on gitlab.com.