<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sway.git/include/swaynag, branch master</title>
<subtitle>fork of sway with action binder commands
</subtitle>
<id>https://git.vlhl.dev/navi/wayland/sway.git/atom?h=master</id>
<link rel='self' href='https://git.vlhl.dev/navi/wayland/sway.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/'/>
<updated>2023-07-31T08:34:11+00:00</updated>
<entry>
<title>swaynag: Implement wp_cursor_shape_v1</title>
<updated>2023-07-31T08:34:11+00:00</updated>
<author>
<name>Alexander Orzechowski</name>
<email>alex@ozal.ski</email>
</author>
<published>2023-07-29T20:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=df8aad9c5ab70ad646ec1742cc57473c6908a1be'/>
<id>urn:sha1:df8aad9c5ab70ad646ec1742cc57473c6908a1be</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaynag: call swaynag_destroy on clean exit</title>
<updated>2023-01-16T15:47:42+00:00</updated>
<author>
<name>Manuel Stoeckl</name>
<email>code@mstoeckl.com</email>
</author>
<published>2023-01-08T14:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=5e73acb431258d81a01709fbd28da2e151bd3bd3'/>
<id>urn:sha1:5e73acb431258d81a01709fbd28da2e151bd3bd3</id>
<content type='text'>
And fix the fallout of the swaynag_destroy having evolved without
being tested:
* wl_display_disconnect was called too early
* `button_close` and `swaynag.details.button_details` needed to be
  heap allocated, since they are added to swaynag.buttons, and all
  entries of swaynag.buttons are freed in swaynag_destroy
* To keep things simpler, disconnect the lifetime of the 'Toggle details'
  button text config setting from the button itself.
</content>
</entry>
<entry>
<title>Add missing includes &amp; remove duplicates</title>
<updated>2023-01-03T20:50:56+00:00</updated>
<author>
<name>Carl Smedstad</name>
<email>carl.smedstad@protonmail.com</email>
</author>
<published>2022-11-06T19:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=95405911051dbb233902c95f824dccdde1e419fd'/>
<id>urn:sha1:95405911051dbb233902c95f824dccdde1e419fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaynag: drop swaynag_type.font</title>
<updated>2022-12-22T16:42:33+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2022-12-21T10:19:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=bd7466e1b7fa7bf567effeb4fcd7ab6f218dff25'/>
<id>urn:sha1:bd7466e1b7fa7bf567effeb4fcd7ab6f218dff25</id>
<content type='text'>
It's too easy to have this go out of sync with font_description.
</content>
</entry>
<entry>
<title>Reuse parsed PangoFontDescription</title>
<updated>2022-07-01T11:05:58+00:00</updated>
<author>
<name>Hugo Osvaldo Barrera</name>
<email>hugo@barrera.io</email>
</author>
<published>2022-07-01T10:23:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=80e386fd97c0da00970f0acc007574151048cfbf'/>
<id>urn:sha1:80e386fd97c0da00970f0acc007574151048cfbf</id>
<content type='text'>
Avoids parsing the configured font each time text is rendered.
</content>
</entry>
<entry>
<title>swaynag: allocate button_details with details</title>
<updated>2022-03-15T10:40:32+00:00</updated>
<author>
<name>Nihal Jere</name>
<email>nihal@nihaljere.xyz</email>
</author>
<published>2022-02-28T23:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=0babfce4b5f8ab22c4395766e8b7af4ad076503b'/>
<id>urn:sha1:0babfce4b5f8ab22c4395766e8b7af4ad076503b</id>
<content type='text'>
They are used together, so it doesn't make sense to allocate them
separately.
</content>
</entry>
<entry>
<title>swaynag: remove xdg-output logic</title>
<updated>2021-12-14T02:17:20+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2021-12-13T17:33:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=57a7b3998ea62616223000eb6369c999b4cd1a94'/>
<id>urn:sha1:57a7b3998ea62616223000eb6369c999b4cd1a94</id>
<content type='text'>
We can just get the output name from wl_output directly, now that
wl_output version 4 exists.
</content>
</entry>
<entry>
<title>swaynag: adds option to set wayland shell layer</title>
<updated>2021-06-17T09:47:49+00:00</updated>
<author>
<name>James Edwards-Jones</name>
<email>git@jamedjo.co.uk</email>
</author>
<published>2021-03-17T15:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=d13090be546d19d487c872f7bc79bb98f8e17873'/>
<id>urn:sha1:d13090be546d19d487c872f7bc79bb98f8e17873</id>
<content type='text'>
Uses --layer/-y set to overlay|top|bottom|background
</content>
</entry>
<entry>
<title>swaynag: add details background option</title>
<updated>2020-09-15T02:13:01+00:00</updated>
<author>
<name>Mustafa Abdul-Kader</name>
<email>mustafa@nvisia.com</email>
</author>
<published>2020-09-09T02:43:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=eb1c09030ece6fcf0c6b387c8b74ded106eccecb'/>
<id>urn:sha1:eb1c09030ece6fcf0c6b387c8b74ded106eccecb</id>
<content type='text'>
Adds a new config option for details background for swaynag

issue/#5673
</content>
</entry>
<entry>
<title>swaynag: adds option to separately specify the text color for buttons</title>
<updated>2020-09-04T16:17:42+00:00</updated>
<author>
<name>oliver-giersch</name>
<email>oliver.giersch@gmail.com</email>
</author>
<published>2020-09-02T13:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=a543fa35ffc93b832770988121209d4e939a2237'/>
<id>urn:sha1:a543fa35ffc93b832770988121209d4e939a2237</id>
<content type='text'>
</content>
</entry>
</feed>
