<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/c681983e01a35b37f71c5a3789f778717a38757f">c681983e</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-12T09:41:46+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use the Unity protocol on all desktops.

[GB.DBUS.TRAYICON]
* BUG: Use the Unity protocol on all desktops.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/fc79447baa521f062770ee16b88126b7b8f6e886">fc79447b</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-12T09:42:39+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update a few icons.

[GB.FORM.STOCK]
* NEW: Update a few icons.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/-/commit/78a969ea0c97e21901f12d5603e6be53fbbb0355">78a969ea</a></strong>
<div>
<span>by gambas</span>
<i>at 2020-05-12T09:43:47+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">X11Systray.Show() now takes the icon background color as second optional argument.

[GB.DESKTOP.X11]
* NEW: X11Systray.Show() now takes the icon background color as second optional argument. The default color is black.
</pre>
</li>
</ul>
<h4>14 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#3094e477ae5e55c3e0d02fb77e88c365f9aea870">
comp/src/gb.dbus.trayicon/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#576ac48efb4f80a43befcc1e3b839de2fc190c1d">
comp/src/gb.dbus.trayicon/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#1a17d857d224f51dc8f3373024bd538bd9ef1aff">
comp/src/gb.dbus.trayicon/.src/TrayIcon.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#341db1c0cb50a1d04c2ab0f3f8b63ea22483d0a9">
comp/src/gb.form.stock/gambas-mono/32/view-detail.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#39480578bcbf6c8513fdb475dd4e0d685bc9c6e4">
comp/src/gb.form.stock/gambas-mono/32/view-icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#2b526429e57f3c49562a83d6d09bf0c48f9017fd">
comp/src/gb.form.stock/gambas-mono/32/view-tree.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#524261190a33bda49a279ac251265d06da7d5a2d">
comp/src/gb.form.stock/gambas/32/view-detail.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#714923f54893618380a3cb1bb1187d65fa5680fd">
comp/src/gb.form.stock/gambas/32/view-icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#8778935b5abd2af55c5e41ce9ab23943a8bf7934">
comp/src/gb.form.stock/gambas/32/view-tree.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#f29cd3dfd2d92e1424c8d1a275cb0b358c510df7">
gb.desktop.x11/src/c_x11systray.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#2d2dd4dd0428dae1a841e57cd61c254b68cf6b1f">
gb.desktop.x11/src/systray/embed.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#7c4225ba156dfced3182c4bd65d4ffa37bcf4aa6">
gb.desktop.x11/src/systray/systray.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#11fe7605104e1e10ec931acbe78a49e00024aae1">
gb.desktop.x11/src/systray/systray.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355#2110d3b5444fb6e1d7ba1ed99a09c9fe841c57f4">
gb.desktop.x11/src/systray/tray.h
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/-/compare/bfb3597358bbe882635f774d421ce1d1d8443d8b...78a969ea0c97e21901f12d5603e6be53fbbb0355">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>