[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Balloon: Use a modal popup window that should work on any window manager, both...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Balloon: Use a modal popup window that should work on any window manager, both...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Mon, 08 Jul 2024 14:17:19 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 9f1ddd6a by Benoît Minisini at 2024-07-08T15:56:33+02:00 Balloon: Use a modal popup window that should work on any window manager, both with X11 and Wayland. [GB.FORM] * NEW: Balloon: Use a modal popup window that should work on any window manager, both with X11 and Wayland. - - - - - 801fe7e7 by Benoît Minisini at 2024-07-08T16:17:14+02:00 Balloon: Hide balloon automatically as soon as the target control is moved or resized. Use the available screen size to position the balloon. [GB.FORM] * NEW: Balloon: Hide balloon automatically as soon as the target control is moved or resized. * NEW: Balloon: Use the available screen size to position the balloon. It depends on window manager support on Wayland. - - - - - 9 changed files: - comp/src/gb.form/.component - comp/src/gb.form/.project - comp/src/gb.form/.src/Balloon/Balloon.class - comp/src/gb.form/.src/Balloon/FBalloon.class - comp/src/gb.form/.src/Balloon/FBalloon.form - comp/src/gb.form/.src/Test/FTestBalloon.class - comp/src/gb.form/.src/Test/FTestBalloon.form - comp/src/gb.form/.src/Test/FTestTableView.class - comp/src/gb.form/.src/Test/FTestTableView.form View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/db31dd0aec2cb227e760d0e7945e2b356accc652...801fe7e706fd6c9cf7156d7d3e4927b8d836a62d -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/db31dd0aec2cb227e760d0e7945e2b356accc652...801fe7e706fd6c9cf7156d7d3e4927b8d836a62d You're receiving this email because of your account on gitlab.com.