<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sway.git/include/swaylock, 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>2019-01-17T09:26:42+00:00</updated>
<entry>
<title>Remove swaylock headers</title>
<updated>2019-01-17T09:26:42+00:00</updated>
<author>
<name>emersion</name>
<email>contact@emersion.fr</email>
</author>
<published>2019-01-17T09:26:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=b29d19bf0dc405ec85c517e02298e6dffabfaeb5'/>
<id>urn:sha1:b29d19bf0dc405ec85c517e02298e6dffabfaeb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaylock: Add caps lock state to indicator</title>
<updated>2019-01-10T21:14:18+00:00</updated>
<author>
<name>Robinhuett</name>
<email>5955614+Robinhuett@users.noreply.github.com</email>
</author>
<published>2019-01-10T19:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=33d9de88efa7642e20b37493ff60ad0e9689ea47'/>
<id>urn:sha1:33d9de88efa7642e20b37493ff60ad0e9689ea47</id>
<content type='text'>
Implements customization for the indicator as proposed in #2788 with comments from #3367 in mind.
The default behaviour does not change exept for the caps lock text color.
</content>
</entry>
<entry>
<title>Add multiseat support to swaylock</title>
<updated>2018-10-24T12:04:16+00:00</updated>
<author>
<name>Ryan Dwyer</name>
<email>ryandwyer1@gmail.com</email>
</author>
<published>2018-10-24T12:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=17bb39cd499a2fa423272b62b61368aa0044afe2'/>
<id>urn:sha1:17bb39cd499a2fa423272b62b61368aa0044afe2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove timerfd from loop implementation</title>
<updated>2018-10-14T14:26:27+00:00</updated>
<author>
<name>Ryan Dwyer</name>
<email>ryandwyer1@gmail.com</email>
</author>
<published>2018-10-14T02:28:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=6921fdc6d6134fd7aaf38ffc1686623eca9bbd18'/>
<id>urn:sha1:6921fdc6d6134fd7aaf38ffc1686623eca9bbd18</id>
<content type='text'>
timerfd doesn't work on the BSDs, so this replaces it with a timespec
for the expiry and uses a poll timeout to check the timers when needed.
</content>
</entry>
<entry>
<title>swaylock: Don't wait too long for surface damage before verifying</title>
<updated>2018-10-14T14:26:27+00:00</updated>
<author>
<name>Ryan Dwyer</name>
<email>ryandwyer1@gmail.com</email>
</author>
<published>2018-10-13T07:06:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=f98f351a5275967c46482e1c9c754fee927d72ee'/>
<id>urn:sha1:f98f351a5275967c46482e1c9c754fee927d72ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaylock: clear password after 10 seconds</title>
<updated>2018-10-14T14:26:27+00:00</updated>
<author>
<name>Ryan Dwyer</name>
<email>ryandwyer1@gmail.com</email>
</author>
<published>2018-10-13T06:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=fa11b7f7012d153ba9728fe718ffc1a2650d6e98'/>
<id>urn:sha1:fa11b7f7012d153ba9728fe718ffc1a2650d6e98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaylock: Remove indicator after 3 seconds</title>
<updated>2018-10-14T14:26:27+00:00</updated>
<author>
<name>Ryan Dwyer</name>
<email>ryandwyer1@gmail.com</email>
</author>
<published>2018-10-13T06:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=c242712262c5cb751fc0f89050a7f7a24433b105'/>
<id>urn:sha1:c242712262c5cb751fc0f89050a7f7a24433b105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaylock: Use common event loop</title>
<updated>2018-10-14T14:26:27+00:00</updated>
<author>
<name>Ryan Dwyer</name>
<email>ryandwyer1@gmail.com</email>
</author>
<published>2018-10-13T06:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=9c833c661ac9e061bf4d666065e3090639f481ff'/>
<id>urn:sha1:9c833c661ac9e061bf4d666065e3090639f481ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>swaylock: Support keyboard and pointer disconnects and reconnects</title>
<updated>2018-10-05T23:38:12+00:00</updated>
<author>
<name>Ryan Dwyer</name>
<email>ryandwyer1@gmail.com</email>
</author>
<published>2018-10-05T23:38:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=b0393ae34bf161d769b0761a505cce324d37a2e9'/>
<id>urn:sha1:b0393ae34bf161d769b0761a505cce324d37a2e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for building swaylock without PAM</title>
<updated>2018-09-28T11:53:01+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2018-09-28T10:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/wayland/sway.git/commit/?id=c9773491207d36d6f5e651adcb7a64c7a015bba3'/>
<id>urn:sha1:c9773491207d36d6f5e651adcb7a64c7a015bba3</id>
<content type='text'>
This involves setuid'ing swaylock, which then forks and drops perms on
the parent process. The child process remains root and listens on a pipe
for requests to validate passwords against /etc/shadow.
</content>
</entry>
</feed>
