mirror of
				https://github.com/swaywm/sway.git
				synced 2025-10-29 05:40:18 -04:00 
			
		
		
		
	|  82b0296964 Ctrl-D functions as EOF in most cases on the terminal. login(1) & many other programs check the password on EOF, same as Enter. To make behavior consistent, have swaylock submit the password on Ctrl-D. This commit moves the handling for Enter into its own static function, which is now also called on Ctrl-D. | ||
|---|---|---|
| .. | ||
| pam | ||
| main.c | ||
| meson.build | ||
| pam.c | ||
| password.c | ||
| render.c | ||
| seat.c | ||
| shadow.c | ||
| swaylock.1.scd | ||