<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sway.git/swaymsg, 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>2024-02-23T14:43:19+00:00</updated>
<entry>
<title>Define _POSIX_C_SOURCE globally</title>
<updated>2024-02-23T14:43:19+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2024-02-16T14:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=fc640d5f6c82883c35e90a64f0098486e6091293'/>
<id>urn:sha1:fc640d5f6c82883c35e90a64f0098486e6091293</id>
<content type='text'>
See discussion in https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4555
</content>
</entry>
<entry>
<title>fix typo</title>
<updated>2023-02-25T09:50:43+00:00</updated>
<author>
<name>rj1</name>
<email>rj1@riseup.net</email>
</author>
<published>2023-02-04T09:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=d63497698b2133d217267d3ab3e9c00927955e7b'/>
<id>urn:sha1:d63497698b2133d217267d3ab3e9c00927955e7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaymsg: s/inactive/disabled/</title>
<updated>2023-02-02T17:00:06+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-02-02T08:35:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=0695f3fa2ae0df139793f7d251ca7357af246642'/>
<id>urn:sha1:0695f3fa2ae0df139793f7d251ca7357af246642</id>
<content type='text'>
The JSON field is named "active", but that's confusing for users:
`output disable` is the command which results in `active = false`
outputs. Use the same terminology in end-user messages.
</content>
</entry>
<entry>
<title>swaymsg: print output power status</title>
<updated>2023-02-02T17:00:06+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-02-02T08:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=f22d4dbab721f36ba991055d87ab015d564604bb'/>
<id>urn:sha1:f22d4dbab721f36ba991055d87ab015d564604bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added reference for event types to swaymsg manpage</title>
<updated>2023-02-01T15:22:15+00:00</updated>
<author>
<name>Cedric Sodhi</name>
<email>ManDay@users.noreply.github.com</email>
</author>
<published>2023-02-01T15:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=2e33b0276f0fb4d5488638aa93f6df3f80b1a3b1'/>
<id>urn:sha1:2e33b0276f0fb4d5488638aa93f6df3f80b1a3b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaymsg: show mode picture aspect ratio</title>
<updated>2022-10-03T11:35:52+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2022-09-28T08:14:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=78b5c0a77e64b88847d079aade5eae5cc754775c'/>
<id>urn:sha1:78b5c0a77e64b88847d079aade5eae5cc754775c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaymsg: show non-desktop property when pretty printing outputs</title>
<updated>2022-09-19T11:26:45+00:00</updated>
<author>
<name>Alex Maese</name>
<email>memaese@hotmail.com</email>
</author>
<published>2022-06-10T00:17:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=cffb006feba52c318e66f73c3463032fa76782dc'/>
<id>urn:sha1:cffb006feba52c318e66f73c3463032fa76782dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaymsg: fix floating_nodes being ignored</title>
<updated>2022-07-26T08:56:50+00:00</updated>
<author>
<name>llyyr</name>
<email>llyyr.public@gmail.com</email>
</author>
<published>2022-07-26T07:50:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=e98b97a45b38f93339c7e17c012b7f49b310e335'/>
<id>urn:sha1:e98b97a45b38f93339c7e17c012b7f49b310e335</id>
<content type='text'>
Fix floating_nodes being ignored in pretty_print_tree.
</content>
</entry>
<entry>
<title>swaymsg: add GET_TREE pretty-printing</title>
<updated>2021-12-21T10:07:11+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2021-12-12T19:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=513fa00a5ecf91a59f96f0ce8dfad846aa81547e'/>
<id>urn:sha1:513fa00a5ecf91a59f96f0ce8dfad846aa81547e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaymsg: replace if with switch in pretty_print</title>
<updated>2021-12-21T10:07:11+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2021-12-12T18:49:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=d9ce781d4c699d53942168edceb2562ce1f3debc'/>
<id>urn:sha1:d9ce781d4c699d53942168edceb2562ce1f3debc</id>
<content type='text'>
</content>
</entry>
</feed>
