[Gambas-Notification] [Git][gambas/gambas][master] Create a temporary desktop file in '~/.local/share/applications/gambas' so...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Jan 12 14:50:13 CET 2024



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
c6fe5d51 by Benoît Minisini at 2024-01-12T14:44:27+01:00
Create a temporary desktop file in '~/.local/share/applications/gambas' so that the wayland shell can display the application icon for each window.

[GB.GUI.BASE]
* NEW: Add an utility method that creates a temporary desktop file in '~/.local/share/applications/gambas' so that wayland shell can display the application icon for each window.
* NEW: Reimplements 'Window' class so that the default icon of a window is the application icon.

[GB.GTK3]
* NEW: Use 'gb.gui.base' utility method to initialize the application id associated with each window on wayland.

[GB.QT5]
* NEW: Use 'gb.gui.base' utility method to initialize the application id associated with each window on wayland.

- - - - -


4 changed files:

- + comp/src/gb.gui.base/.src/Window.class
- comp/src/gb.gui.base/.src/_Gui.class
- gb.gtk/src/gapplication.cpp
- gb.qt5/src/main.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c6fe5d51f743b6fc8f6d364e31525298d36e1585

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/c6fe5d51f743b6fc8f6d364e31525298d36e1585
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20240112/9b159535/attachment.htm>


More information about the Notification mailing list