<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sway.git/sway/commands/input, 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>commands/input/map_from_region: don't treat 0x prefix as hex identifier</title>
<updated>2023-09-07T01:31:35+00:00</updated>
<author>
<name>iff</name>
<email>98851855+iffse@users.noreply.github.com</email>
</author>
<published>2023-09-07T01:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=3dd2f4a67fb2ac45f336f075779cc3bccec2aac3'/>
<id>urn:sha1:3dd2f4a67fb2ac45f336f075779cc3bccec2aac3</id>
<content type='text'>
When using the `map_from_region` for pen tables, we will usually make
the available area as big as possible while maintaining the proportions
with the screen.

As most of the tablets uses a 16:10 ratios while the most popular screen
ratios is still 16:9, the argument for most people should be `0x0 1x0.9`
to have the maximum effective area.

However, the argument above won't work because the current code will
treat `0x...` as a hexadecimal number, instead of setting both `x` and
`y` to `0`.

This fix allows the use of the following syntax:

```
input type:tablet_tool {
	map_from_region 0x0 1x0.9
}
```</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>commands: add printf attribute to cmd_results_new()</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:24:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=a7b50f6c9cbded863475cc7b60d048636750ef6a'/>
<id>urn:sha1:a7b50f6c9cbded863475cc7b60d048636750ef6a</id>
<content type='text'>
And fix the resulting build failures.
</content>
</entry>
<entry>
<title>Add libinput RotationAngle</title>
<updated>2022-12-09T10:28:53+00:00</updated>
<author>
<name>Lucas Zampieri</name>
<email>lzampier@redhat.com</email>
</author>
<published>2022-11-24T20:18:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=efd83cb8b911d88a17263a4ee8e62cf07dbfa4bd'/>
<id>urn:sha1:efd83cb8b911d88a17263a4ee8e62cf07dbfa4bd</id>
<content type='text'>
This patch adds the libinput option RotationAngle to sway.

Signoff-by: Lucas Zampieri &lt;lzampier@redhat.com&gt;
</content>
</entry>
<entry>
<title>Make libinput backend optional</title>
<updated>2022-11-28T18:28:15+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2022-11-26T19:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=e62299daa45de139b912325eb5800796586e57c7'/>
<id>urn:sha1:e62299daa45de139b912325eb5800796586e57c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support libinput's 1.21 new dwtp option</title>
<updated>2022-10-30T09:56:34+00:00</updated>
<author>
<name>pudiva chip líquida</name>
<email>pudiva@skylittlesystem.org</email>
</author>
<published>2022-08-23T23:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=7cc8ab6d6c4e7ebbfee832b3d8d8fd86623d89fc'/>
<id>urn:sha1:7cc8ab6d6c4e7ebbfee832b3d8d8fd86623d89fc</id>
<content type='text'>
Support the new dwtp (disable while trackpointing) option introduced in
libinput 1.21, allowing users to control whether the trackpoint (like
those in Thinkpads, but not only) should be disabled while using the
keyboard/touchpad.

See: https://gitlab.freedesktop.org/libinput/libinput/-/issues/731
</content>
</entry>
<entry>
<title>Remove access to wlr_input_device union</title>
<updated>2022-06-22T16:44:15+00:00</updated>
<author>
<name>Simon Ser</name>
<email>contact@emersion.fr</email>
</author>
<published>2022-06-21T21:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=122d8ce95484bd097bf3a15b8191213bd6969b41'/>
<id>urn:sha1:122d8ce95484bd097bf3a15b8191213bd6969b41</id>
<content type='text'>
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3626
Closes: https://github.com/swaywm/sway/issues/7077
</content>
</entry>
<entry>
<title>xkb_switch_layout: fix relative layout switches</title>
<updated>2022-04-28T11:20:44+00:00</updated>
<author>
<name>Victor Makarov</name>
<email>vitja.makarov@gmail.com</email>
</author>
<published>2022-04-28T11:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=70d30ac72b93c19813f6574025fb4723845ed6a4'/>
<id>urn:sha1:70d30ac72b93c19813f6574025fb4723845ed6a4</id>
<content type='text'>
Fixes #6011</content>
</entry>
<entry>
<title>sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout</title>
<updated>2022-02-21T17:25:47+00:00</updated>
<author>
<name>Simon Zeni</name>
<email>simon@bl4ckb0ne.ca</email>
</author>
<published>2022-02-09T21:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=f8990523b456ad4eba2bd9c22dff87772d7b0953'/>
<id>urn:sha1:f8990523b456ad4eba2bd9c22dff87772d7b0953</id>
<content type='text'>
</content>
</entry>
</feed>
