<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dwl/client.h, branch stickyindicator</title>
<subtitle>A custom configuration of the dynamic window manager for Wayland</subtitle>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/'/>
<entry>
<title>Cleanup comments</title>
<updated>2025-06-07T21:17:30+00:00</updated>
<author>
<name>A Frederick Christensen</name>
<email>dwl@ivories.org</email>
</author>
<published>2025-06-07T05:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=de57f6c315f0ad70b68e083ae9a1822e43f01586'/>
<id>de57f6c315f0ad70b68e083ae9a1822e43f01586</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use wlr_xwayland_surface_has_window_type() (wlroots!4553)</title>
<updated>2025-01-14T18:23:55+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-08-10T17:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=6f34a6d3a6f6604af2c4c257343a31064983651f'/>
<id>6f34a6d3a6f6604af2c4c257343a31064983651f</id>
<content type='text'>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4553
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4553
</pre>
</div>
</content>
</entry>
<entry>
<title>tell xwayland clients they're maximized</title>
<updated>2024-09-22T03:00:47+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-08-25T19:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=002c7d22043da56a54511b5d234c2e3bd997d119'/>
<id>002c7d22043da56a54511b5d234c2e3bd997d119</id>
<content type='text'>
like we do to xdg clients when tiled state is not supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like we do to xdg clients when tiled state is not supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix style for client_set_scale()</title>
<updated>2024-08-31T04:29:08+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-08-31T00:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=9c05b9622c7aa3a0874c49231249cf1859e2d031'/>
<id>9c05b9622c7aa3a0874c49231249cf1859e2d031</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>introduce client_set_scale()</title>
<updated>2024-08-28T05:09:41+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-08-10T04:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=43016bdad80fcd2efe557a43e8db2345ead9b5f4'/>
<id>43016bdad80fcd2efe557a43e8db2345ead9b5f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chase xdg_surface geometry changes (wlroots!4788)</title>
<updated>2024-08-14T19:37:14+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-08-14T19:37:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=554754c9a2c03a263ac7d14092d6f67f3a211cdd'/>
<id>554754c9a2c03a263ac7d14092d6f67f3a211cdd</id>
<content type='text'>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4788
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4788
</pre>
</div>
</content>
</entry>
<entry>
<title>guarantee client_get_{title,appid} never return NULL</title>
<updated>2024-08-14T18:19:37+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-08-10T03:34:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=07aeef1f7ee2e5c48846fcdbd651fc8162c02c57'/>
<id>07aeef1f7ee2e5c48846fcdbd651fc8162c02c57</id>
<content type='text'>
ΔSLOC: -6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ΔSLOC: -6
</pre>
</div>
</content>
</entry>
<entry>
<title>do not restack xwayland surfaces (wlroots!4756)</title>
<updated>2024-08-07T22:58:16+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-08-03T18:09:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=a4fa9546166c9af277616dd6dcd80e61ee024eb3'/>
<id>a4fa9546166c9af277616dd6dcd80e61ee024eb3</id>
<content type='text'>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4756
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4756
</pre>
</div>
</content>
</entry>
<entry>
<title>update wlr_xwayland_surface names (wlroots!2434)</title>
<updated>2024-07-15T03:37:03+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-07-15T03:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=da6de7c4d7a2858d463945dc185abc5ae7796960'/>
<id>da6de7c4d7a2858d463945dc185abc5ae7796960</id>
<content type='text'>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2434
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2434
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "place child clients above fullscreen clients"</title>
<updated>2024-07-15T03:10:44+00:00</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@proton.me</email>
</author>
<published>2024-07-15T03:01:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sobczak.family/dwl/commit/?id=9a962ce136536689b289ac126a0ad3525a13f682'/>
<id>9a962ce136536689b289ac126a0ad3525a13f682</id>
<content type='text'>
This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 043ab3ac1335d7a1cd84fe0f9cea8056977211a4.
</pre>
</div>
</content>
</entry>
</feed>
