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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaylock
/
main.c
Age
Commit message (
Expand
)
Author
Lines
2018-07-09
Update for swaywm/wlroots#1126
emersion
-10
/
+10
2018-07-07
swaylock: daemonize after locking
emersion
-2
/
+8
2018-07-07
Detect opaque lockscreen when using a solid color
Ryan Dwyer
-3
/
+6
2018-07-07
Use infinite opaque region in swaylock
Ryan Dwyer
-14
/
+14
2018-07-07
Use opaque region to determine if frame done should be sent
Ryan Dwyer
-0
/
+15
2018-07-02
swaylock daemonize: fix leak of devnull fd
Dominique Martinet
-0
/
+1
2018-05-27
swaylock: implement a proper render loop
emersion
-6
/
+50
2018-05-23
swaylock: remove unused field
emersion
-1
/
+0
2018-05-23
Merge branch 'master' into fix-swaylock-hotplugging
emersion
-19
/
+139
2018-05-20
Swaylock: Use calloc instead of malloc
Ryan Dwyer
-1
/
+1
2018-05-20
Swaylock: Log error if multiple images are defined for the same output
Ryan Dwyer
-0
/
+17
2018-05-20
Swaylock: Allow per-output images
Ryan Dwyer
-20
/
+118
2018-05-18
Fix output hotplugging
emersion
-31
/
+42
2018-05-18
Fix swaylock crashing when unplugging output
emersion
-5
/
+25
2018-04-12
swaylock: Securely zero-out password.
Geoff Greer
-0
/
+13
2018-04-05
Error handling in swaylock daemonize()
Drew DeVault
-1
/
+23
2018-04-04
Address review feedback from @emersion
Drew DeVault
-3
/
+4
2018-04-04
Add hidpi support to swaylock
Drew DeVault
-2
/
+33
2018-04-04
Implement input-inhibit in sway, swaylock
Drew DeVault
-0
/
+10
2018-04-04
Actually let's not do that TODO
Drew DeVault
-8
/
+0
2018-04-04
R E N D E R I N G
Drew DeVault
-3
/
+11
2018-04-04
Add password buffer, refactor rendering/surfaces
Drew DeVault
-48
/
+31
2018-04-04
Split seat code into its own file
Drew DeVault
-243
/
+3
2018-04-04
Set up an XKB context for the keyboard
Drew DeVault
-5
/
+99
2018-04-04
Grab keyboard off of the seat
Drew DeVault
-3
/
+48
2018-04-04
Initial swaylock port
Drew DeVault
-705
/
+247
2017-08-09
Clean up fallthrough issues
Drew DeVault
-57
/
+51
2017-07-31
Allow swaylock indicator size to be configurable
Calvin Lee
-10
/
+17
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-21
Documentation and style fixes for swaylock
Calvin Lee
-82
/
+55
2017-02-21
Feature for #1078: Configurable swaylock colors
Calvin Lee
-37
/
+174
2016-12-27
fix #971
Zandr Martin
-2
/
+2
2016-12-20
Clear swaylock properly during re-render
Drew DeVault
-0
/
+5
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
/
+9
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-25
swaylock: fix double free
Kevin Hamacher
-2
/
+1
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
[next]