<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sway.git/sway/config, 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>sway/output: Improve logging of swaybg execvp failure and more checks</title>
<updated>2024-01-29T13:12:39+00:00</updated>
<author>
<name>Tamino Bauknecht</name>
<email>dev@tb6.eu</email>
</author>
<published>2023-12-12T21:54:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=c8676fad54bb0f4152947a6781626872bfa6ad64'/>
<id>urn:sha1:c8676fad54bb0f4152947a6781626872bfa6ad64</id>
<content type='text'>
This doesn't catch the error if a background changing command is
executed via swaymsg, but improves logging.
The additional checks at least propagate if e.g. forking failed.
</content>
</entry>
<entry>
<title>scene_graph: Port opacity and filter modes</title>
<updated>2024-01-18T15:36:54+00:00</updated>
<author>
<name>Alexander Orzechowski</name>
<email>alex@ozal.ski</email>
</author>
<published>2023-08-16T21:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=09e11dabb203513c038b723e50de2fd836e7edb3'/>
<id>urn:sha1:09e11dabb203513c038b723e50de2fd836e7edb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Delete old damage tracking code</title>
<updated>2024-01-18T15:36:54+00:00</updated>
<author>
<name>Alexander Orzechowski</name>
<email>orzechowski.alexander@gmail.com</email>
</author>
<published>2023-04-06T20:23:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=1e018e72b4d57c8f354b9be9686a7a75797cdcab'/>
<id>urn:sha1:1e018e72b4d57c8f354b9be9686a7a75797cdcab</id>
<content type='text'>
The new scene graph abstraction handles this for us.
</content>
</entry>
<entry>
<title>Only reconfigure input mappings on output change</title>
<updated>2023-11-16T15:29:07+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-11-16T13:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=7036769bea886ab1f9d627785f14cea9e25b16f7'/>
<id>urn:sha1:7036769bea886ab1f9d627785f14cea9e25b16f7</id>
<content type='text'>
Fully reconfiguring all input devices on output change takes a
loooong time. Let's just reconfigure what we need: only mappings
depend on outputs.
</content>
</entry>
<entry>
<title>config/output: Allow approximation of output refresh rate</title>
<updated>2023-10-23T09:05:08+00:00</updated>
<author>
<name>Tamino Bauknecht</name>
<email>dev@tb6.eu</email>
</author>
<published>2023-10-18T20:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=0dfaf7ea639570ed8fcbc8c1592740b0791b7705'/>
<id>urn:sha1:0dfaf7ea639570ed8fcbc8c1592740b0791b7705</id>
<content type='text'>
Previous behavior was that only if resolution and refresh rate match
exactly, the mode was accepted. As fallback, the mode with the highest
refresh rate and the same resolution was chosen.

New behavior is that the mode with the closest match for the refresh
rate is used with a limit of up to 1Hz. The fallback behavior stays the same.

Additionally, the logging was made more verbose.
</content>
</entry>
<entry>
<title>output: drop current_mode</title>
<updated>2023-07-31T14:25:01+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-07-31T08:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=f8ddd97e0e5a72392e3dda34d03ef11c036d0234'/>
<id>urn:sha1:f8ddd97e0e5a72392e3dda34d03ef11c036d0234</id>
<content type='text'>
This is now unused.
</content>
</entry>
<entry>
<title>input/libinput: add scroll_button_lock method</title>
<updated>2023-06-16T13:30:04+00:00</updated>
<author>
<name>Cezary Drożak</name>
<email>cezary@drozak.net</email>
</author>
<published>2023-06-16T09:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=c08762901e9840d8dca008dcc8d0b5602602fd0a'/>
<id>urn:sha1:c08762901e9840d8dca008dcc8d0b5602602fd0a</id>
<content type='text'>
Closes https://github.com/swaywm/sway/issues/6987

Co-authored-by: JJGadgets &lt;git@jjgadgets.tech&gt;
Co-authored-by: DeltaWhy &lt;mike5713@gmail.com&gt;
</content>
</entry>
<entry>
<title>Use format_str() throughout</title>
<updated>2023-04-14T16:34:54+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-02-28T15:43:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=08c1946d71039e583696842c3558b337aede1cbf'/>
<id>urn:sha1:08c1946d71039e583696842c3558b337aede1cbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use output_match_name_or_id() in apply_output_config_to_outputs()</title>
<updated>2023-04-14T16:34:54+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2023-02-28T11:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=fcec5817483ba279b714acf6d81f5d7a3688b092'/>
<id>urn:sha1:fcec5817483ba279b714acf6d81f5d7a3688b092</id>
<content type='text'>
</content>
</entry>
</feed>
