index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaylock
Age
Commit message (
Expand
)
Author
Lines
2017-07-11
Make asciidoc (and man pages) optional
Drew DeVault
-1
/
+3
2017-06-22
Merge pull request #1244 from her001/swaylock-man-corrections
0.14-rc2
Drew DeVault
-4
/
+5
2017-04-26
Add -DVERSION flag for release version numbers
Sebastian Noack
-5
/
+1
2017-03-10
UnGNUify the codebase
Drew DeVault
-2
/
+7
2017-02-25
Correct typo in swaylock(1)
Drew DeVault
-1
/
+1
2017-02-25
Improve swaylock man
Fabio Alessandro Locati
-2
/
+3
2017-02-21
Documentation and style fixes for swaylock
Calvin Lee
-100
/
+83
2017-02-21
Feature for #1078: Configurable swaylock colors
Calvin Lee
-37
/
+211
2016-12-27
fix #971
Zandr Martin
-2
/
+2
2016-12-20
Clear swaylock properly during re-render
Drew DeVault
-0
/
+5
2016-12-02
Run config files through sed and install to /etc
Drew DeVault
-1
/
+1
2016-10-05
Explicitly set cairo font to avoid wonky fallback
Vasilij Schneidermann
-0
/
+1
2016-09-05
Add client support for HiDPI
Drew DeVault
-24
/
+29
2016-09-01
Reorganize includes
Drew DeVault
-2
/
+1
2016-07-15
Fix warning from unused daemon return value
Drew DeVault
-1
/
+4
2016-07-13
swaylock: Add -f option to detach from the controlling terminal, fixes #725
David Eklov
-1
/
+7
2016-06-26
Bug fix: Add missing header file, unistd.h
David Eklov
-0
/
+1
2016-06-04
make numpad enter key work in swaylock
Zandr Martin
-2
/
+3
2016-06-04
add documentation for client commands
Zandr Martin
-1
/
+1
2016-05-26
add --no-unlock-indicator to swaylock
Zandr Martin
-2
/
+12
2016-05-26
clear swaylock password buffer with esc
Zandr Martin
-2
/
+3
2016-05-26
clear password buffer with ctrl-u in swaylock
Zandr Martin
-0
/
+34
2016-04-28
Fix missing include paths
Tomáš Čech
-1
/
+2
2016-04-25
swaylock: fix double free
Kevin Hamacher
-2
/
+1
2016-04-23
swaylock: Fix swaylock.pam
wdbw
-2
/
+2
2016-04-10
swaylock: Handle possible fail on password realloc
Mikkel Oscar Lyderik
-2
/
+15
2016-04-03
Improve swaylock event flushing
Kevin Hamacher
-8
/
+10
2016-03-31
swaylock: improve graphical feedback
Kevin Hamacher
-1
/
+2
2016-03-27
Squash warning about uninitialized variable
Drew DeVault
-1
/
+1
2016-03-25
Add graphical feedback to swaylock (#526)
Kevin Hamacher
-74
/
+216
2016-03-24
Replace with in swaylock
Nuew
-6
/
+5
2016-03-24
Change 'display' to 'output' in swaylock error messages where necessary
Nuew
-4
/
+4
2016-03-24
Change 'display' to 'output' in swaylock docs where necessary
Nuew
-9
/
+9
2016-03-24
Add choice of display to --image.
Nuew
-37
/
+132
2016-03-24
swaylock: Interpret XKB_KEY_BackSpace as a deletion instead of a normal key.
Julius Michaelis
-0
/
+8
2016-03-23
swaylock: Fix crash when unable to connect to wl
Mikkel Oscar Lyderik
-1
/
+7
2016-03-21
swaylock: Grow the password buffer
Gökberk Yaltıraklı
-2
/
+9
2016-03-01
add a manpage for swaylock
Aaron Ouellette
-0
/
+48
2016-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
-2
/
+2
2016-01-28
swaylock: Allow for transparent color values
crondog
-11
/
+17
2016-01-26
Remove pointer from swaylock surface
Drew DeVault
-0
/
+6
2016-01-25
extract cairo_set_source_u32()
Christoph Gysin
-8
/
+0
2016-01-25
swaylock: support --color
Christoph Gysin
-18
/
+46
2016-01-25
swaylock: extract render_image
Christoph Gysin
-85
/
+92
2016-01-25
swaylock: don't memset memory that has been freed
Christoph Gysin
-5
/
+4
2016-01-25
swaylock: fix pam conversation
Christoph Gysin
-5
/
+15
2016-01-25
swaylock: add pam conversation debug output
Christoph Gysin
-0
/
+14
2016-01-25
swaylock: remove global variable pam_reply
Christoph Gysin
-4
/
+5
2016-01-23
swaylock: add i3lock compatible options
Christoph Gysin
-6
/
+27
2016-01-23
swaylock: add option parsing
Christoph Gysin
-2
/
+40
[next]