Commit graph

4 commits

Author SHA1 Message Date
wiz
a1e4174a9c Follow some http redirects. 2017-08-16 20:21:03 +00:00
wiedi
ebf07363f6 fix int type on SunOS 2016-09-19 17:23:10 +00:00
kamil
92db7d211f i3lock: Update to 2.8
Upstream changes:

 * Remove DPMS support in favor of a wrapper script and xset(1).
 * Indicate that the --inactivity-timeout option takes an argument. (Thanks
   Kenneth Lyons)
 * fix pam_securetty: set PAM_TTY to getenv("DISPLAY")
 * Eat XKB_KEY_Delete and XKB_KEY_KP_Delete (Thanks bebehei)
 * Show unlock indicator if password was entered during PAM verification
 * Allow CTRL+J as enter and CTRL+H as backspace (Thanks Karl Tarbe)
 * Flush xcb connection after opening fullscreen window (Thanks martin)
 * Add support for `xss-lock --transfer-sleep-lock'
2016-06-12 19:48:02 +00:00
kamil
20045207f4 Import i3lock-2.7 as x11/i3lock
i3lock improves slock by making it fork() and therefore combinable with
commands to suspend your computer. Additionally, instead of turning off
your screen via DPMS and/or displaying a black screen, i3lock displays
a white screen so you can see if your computer failed to resume from
suspend or if your screen is just locked. Also, when entering a wrong
password, i3lock does not call XBell(). This is important because
i3lock/slock think you've entered a password when resuming from suspend,
at least sometimes.

Originally packaged in pkgsrc-wip by:
- myself,
- Mateusz Poszwa,
- Niclas Rosenvik,
- Pierre Allegraud.
2016-06-11 23:00:13 +00:00