<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suckless/wayland/dwl/client.h, branch main</title>
<subtitle>Dynamic Window Manager for Wayland
</subtitle>
<id>http://git.nathanreiner.xyz/suckless/wayland/dwl/atom?h=main</id>
<link rel='self' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/'/>
<updated>2022-12-24T22:44:09Z</updated>
<entry>
<title>do not try to resize if size wouldn't change</title>
<updated>2022-12-24T22:44:09Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-15T05:21:58Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=be854cab35bc090ab3f6fbad3a0f93013294226d'/>
<id>urn:sha1:be854cab35bc090ab3f6fbad3a0f93013294226d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not skip frames if a client is stopped and have a pending resize</title>
<updated>2022-12-24T22:44:09Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-21T20:28:27Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=6ca011430a18980f12f7314cdeeff36051268a67'/>
<id>urn:sha1:6ca011430a18980f12f7314cdeeff36051268a67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Revert "fix flickering when resizing/spawning windows""</title>
<updated>2022-12-24T22:44:09Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-06T20:47:55Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=7eaa01ac1f074511ae1013326172d51c6fdf8866'/>
<id>urn:sha1:7eaa01ac1f074511ae1013326172d51c6fdf8866</id>
<content type='text'>
This reverts commit 4a32293548667e68cd9a103e22368b8db1754deb.
</content>
</entry>
<entry>
<title>Check width and height are not negative in client_set_bounds()</title>
<updated>2022-12-16T05:42:53Z</updated>
<author>
<name>Ben Jargowsky</name>
<email>benjar63@gmail.com</email>
</author>
<published>2022-12-15T22:34:03Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=a39a46c908011de913b142dbd1dd427eb7fbca0a'/>
<id>urn:sha1:a39a46c908011de913b142dbd1dd427eb7fbca0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "fix flickering when resizing/spawning windows"</title>
<updated>2022-12-06T19:58:56Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-06T19:56:28Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=4a32293548667e68cd9a103e22368b8db1754deb'/>
<id>urn:sha1:4a32293548667e68cd9a103e22368b8db1754deb</id>
<content type='text'>
This reverts commit 017bb7d7521f68d37bfe656c10f45edbcc92dd61.

Bug: https://github.com/djpohly/dwl/issues/349
</content>
</entry>
<entry>
<title>improve type safety of toplevel_from_wlr_surface()</title>
<updated>2022-12-06T05:18:02Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-03T21:17:43Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=22336612ae75954c68a7d4cd3f30fbebf94f441f'/>
<id>urn:sha1:22336612ae75954c68a7d4cd3f30fbebf94f441f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge toplevel_from_{wlr_layer_surface,popup} into client_from_wlr_surface</title>
<updated>2022-12-06T05:18:01Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-03T20:31:18Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=38bd00351a444d37184716d6124bb47817758bc9'/>
<id>urn:sha1:38bd00351a444d37184716d6124bb47817758bc9</id>
<content type='text'>
now it is a big function called toplevel_from_wlr_surface
</content>
</entry>
<entry>
<title>sort client_get_parent()</title>
<updated>2022-12-06T05:18:01Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-03T20:30:38Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=c56bc42eb5480783f3bc97f769bac3d9eebcb373'/>
<id>urn:sha1:c56bc42eb5480783f3bc97f769bac3d9eebcb373</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix flickering when resizing/spawning windows</title>
<updated>2022-12-03T19:14:10Z</updated>
<author>
<name>Palanix</name>
<email>palanixyt@gmail.com</email>
</author>
<published>2022-08-31T04:11:07Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=017bb7d7521f68d37bfe656c10f45edbcc92dd61'/>
<id>urn:sha1:017bb7d7521f68d37bfe656c10f45edbcc92dd61</id>
<content type='text'>
Fixes: https://github.com/djpohly/dwl/issues/306
</content>
</entry>
<entry>
<title>fix xwayland clients being floating by default</title>
<updated>2022-12-02T02:51:00Z</updated>
<author>
<name>Leonardo Hernández Hernández</name>
<email>leohdz172@protonmail.com</email>
</author>
<published>2022-12-02T02:49:49Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/wayland/dwl/commit/?id=b4fb1f77c768fb7bd568d3cc67c59dcfdb7cae28'/>
<id>urn:sha1:b4fb1f77c768fb7bd568d3cc67c59dcfdb7cae28</id>
<content type='text'>
Fix 3213088aa23e1f6cad1a5ba506dfb7318e1011c9
References: https://github.com/djpohly/dwl/pull/334#issuecomment-1333147730
</content>
</entry>
</feed>
