<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-panel, branch v1.27.2</title>
<subtitle>MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/'/>
<entry>
<title>release 1.27.2</title>
<updated>2023-08-23T07:36:12+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-23T07:36:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=34af0e1b375a59508cc79e6f87140e9358d0b1a3'/>
<id>34af0e1b375a59508cc79e6f87140e9358d0b1a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tx: pull with transifex</title>
<updated>2023-08-23T07:30:09+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2023-08-23T07:30:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=892b53526cbd9c08c8b62e1a3a6195c93d898ee9'/>
<id>892b53526cbd9c08c8b62e1a3a6195c93d898ee9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libmate-panel-applet: don't use panel plug to find the screen</title>
<updated>2023-08-12T17:05:52+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-08-09T10:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=6a948c63ee0e1ea13eb30fe47602cff0628604cc'/>
<id>6a948c63ee0e1ea13eb30fe47602cff0628604cc</id>
<content type='text'>
* There is only one screen in GTK 3.22 or later
* Finding the screen from that used by GtkPanelPlug is out of process only
* Any in-process applet calling mate_panel_applet_request_focus needs this to avoid a segfault
* One known user: dictionary applet
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* There is only one screen in GTK 3.22 or later
* Finding the screen from that used by GtkPanelPlug is out of process only
* Any in-process applet calling mate_panel_applet_request_focus needs this to avoid a segfault
* One known user: dictionary applet
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland-tasklist: really set maximum label width</title>
<updated>2023-07-31T17:20:22+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-30T17:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fff4b7e24868e7a8fa3634f618c6bdf813f402ca'/>
<id>fff4b7e24868e7a8fa3634f618c6bdf813f402ca</id>
<content type='text'>
*Otherwise taskbuttons for programs using URLs or filenames in the window name can balloon across the whole taskbar
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Otherwise taskbuttons for programs using URLs or filenames in the window name can balloon across the whole taskbar
</pre>
</div>
</content>
</entry>
<entry>
<title>wayland tasklist:  fit buttons to tasklist, limit button size, hide contents as necessary</title>
<updated>2023-07-28T18:10:08+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-24T05:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=e20f321294a83eb50481999177ab090036cc9270'/>
<id>e20f321294a83eb50481999177ab090036cc9270</id>
<content type='text'>
*Empty space between buttons removed
*padding in buttons similar to x11

*Vertical panel: do not modify buttons, they just plain work!
*We have a working window list on vertical panels in wayland only

*Horizontal panels:

*expand buttons like in X11 until more expanded buttons won't fit
*When expanded buttons won't fit,  resize buttons to fit tasklist
*When ellipsized text plus icon won't fit, remove the label
*When one more button with icon won't fit, remove the icon
	*but bring back the (compressable) label as in x11.
	*Prevents window list buttons disappearing when theme does not set a border
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Empty space between buttons removed
*padding in buttons similar to x11

*Vertical panel: do not modify buttons, they just plain work!
*We have a working window list on vertical panels in wayland only

*Horizontal panels:

*expand buttons like in X11 until more expanded buttons won't fit
*When expanded buttons won't fit,  resize buttons to fit tasklist
*When ellipsized text plus icon won't fit, remove the label
*When one more button with icon won't fit, remove the icon
	*but bring back the (compressable) label as in x11.
	*Prevents window list buttons disappearing when theme does not set a border
</pre>
</div>
</content>
</entry>
<entry>
<title>notification-area: stop warning on removal</title>
<updated>2023-07-26T16:53:38+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-24T16:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=7400deb9327447541b4552f15ac9c290fea11c87'/>
<id>7400deb9327447541b4552f15ac9c290fea11c87</id>
<content type='text'>
*Use automatic signal handling for changing icon size so this code doesn't get called when the applet is removed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Use automatic signal handling for changing icon size so this code doesn't get called when the applet is removed
</pre>
</div>
</content>
</entry>
<entry>
<title>Update org.mate.panel.object schema descriptions</title>
<updated>2023-07-26T01:14:13+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2023-07-25T10:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=013273665127bc7303f06616193aea158b7e9d5d'/>
<id>013273665127bc7303f06616193aea158b7e9d5d</id>
<content type='text'>
It was listing outdated values, and missing new ones.

Fixes #1132.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was listing outdated values, and missing new ones.

Fixes #1132.
</pre>
</div>
</content>
</entry>
<entry>
<title>button-widget.c: replace tabs with 4 spaces</title>
<updated>2023-07-23T09:57:41+00:00</updated>
<author>
<name>Luke from DC</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-23T09:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=8943e386b010b2913d686410a5f968b34db390b0'/>
<id>8943e386b010b2913d686410a5f968b34db390b0</id>
<content type='text'>

- button-widget.c: replace tabs with 4 spaces and reformat as necessary
- button-widget.h: tab to 4 spaces
- button-widget.c: adjust indents and bracket style

---------

Co-authored-by: raveit65 &lt;mate@raveit.de&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

- button-widget.c: replace tabs with 4 spaces and reformat as necessary
- button-widget.h: tab to 4 spaces
- button-widget.c: adjust indents and bracket style

---------

Co-authored-by: raveit65 &lt;mate@raveit.de&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Wayland: Fix blurry rendering of panel launcher icons</title>
<updated>2023-07-21T03:32:10+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-21T02:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=3793adb1149d4ed55e26de4b2f01c06782fee3b3'/>
<id>3793adb1149d4ed55e26de4b2f01c06782fee3b3</id>
<content type='text'>
*Custom icons not findable by gtk_icon_theme_load_surface are still blurry
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*Custom icons not findable by gtk_icon_theme_load_surface are still blurry
</pre>
</div>
</content>
</entry>
<entry>
<title>Wayland: ensure tasklist buttons get widget name</title>
<updated>2023-07-20T16:38:35+00:00</updated>
<author>
<name>lukefromdc</name>
<email>lukefromdc@hushmail.com</email>
</author>
<published>2023-07-20T05:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-panel/commit/?id=fa9beeef701038a78b8de638aebed3cfcacdd7fd'/>
<id>fa9beeef701038a78b8de638aebed3cfcacdd7fd</id>
<content type='text'>
  *we need this for theming
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  *we need this for theming
</pre>
</div>
</content>
</entry>
</feed>
