baa958eaf2 
								
							
								 
							
						 
						
							
							
								
								Remove pointer from swaylock surface  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f1f4791a3b 
								
							
								 
							
						 
						
							
							
								
								Fix returning to sway after swaylock completes  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a97b325b26 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #478  from SethBarberee/swaymsg-zsh  
							
							... 
							
							
 
							
							refactored to include single dash options 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								1ce1fa3d18 
								
							
								 
							
						 
						
							
							
								
								refactored to include single dash options  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f1e1ba0a56 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #476  from christophgysin/cairo_set_source_u32  
							
							... 
							
							
 
							
							extract cairo_set_source_u32() 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a5345e807e 
								
							
								 
							
						 
						
							
							
								
								extract cairo_set_source_u32()  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d2af1f3395 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #475  from christophgysin/swaylock_color  
							
							... 
							
							
 
							
							swaylock: implement --color 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								42bd8c53ee 
								
							
								 
							
						 
						
							
							
								
								swaylock: support --color  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2b58c03ed5 
								
							
								 
							
						 
						
							
							
								
								swaylock: extract render_image  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bbd6c5be91 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #474  from christophgysin/swaylock_pam  
							
							... 
							
							
 
							
							swaylock pam fixes 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								071e097214 
								
							
								 
							
						 
						
							
							
								
								swaylock: don't memset memory that has been freed  
							
							... 
							
							
 
							
							swaylock is randomly crashing because we write to password that has already been
freed in pam_authenticate(). 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								dab651a240 
								
							
								 
							
						 
						
							
							
								
								swaylock: fix pam conversation  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								52fea93693 
								
							
								 
							
						 
						
							
							
								
								swaylock: add pam conversation debug output  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b116af629b 
								
							
								 
							
						 
						
							
							
								
								swaylock: remove global variable pam_reply  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								123de86001 
								
							
								 
							
						 
						
							
							
								
								swaybar: Fix plaintext handling.  
							
							... 
							
							
 
							
							Fix  #473  
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								96935f2682 
								
							
								 
							
						 
						
							
							
								
								Fix colors off by one  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								55ac868898 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #471  from mikkeloscar/fix-exec-quotes  
							
							... 
							
							
 
							
							Add quotes to multiword arguments. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								32ae26e519 
								
							
								 
							
						 
						
							
							
								
								Add quotes to multiword arguments.  
							
							... 
							
							
 
							
							This adds quotes around multiword arguments before they are passed to
`/bin/sh -c` in an exec command.
Example:
I connect to irc like this:
    exec termite -e "mosh server tmux a"
Without this patch the arguments are passed to sh as:
    termite -e mosh server tmux a
When it should be:
    termite -e "mosh server tmux a"
For the command to work. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ed227f5664 
								
							
								 
							
						 
						
							
							
								
								swaybar: move headers to include/bar  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4b48a8399a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #467  from mikkeloscar/swaybar-refactor  
							
							... 
							
							
 
							
							[WIP] Swaybar refactor 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a61a27c485 
								
							
								 
							
						 
						
							
							
								
								swaybar: cleanup CmakeLists.txt  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								aa6ad09183 
								
							
								 
							
						 
						
							
							
								
								swaybar: rename state to bar  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c6fc0033e1 
								
							
								 
							
						 
						
							
							
								
								swaybar: move core functionality to state.c  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6140f9c42c 
								
							
								 
							
						 
						
							
							
								
								swaybar: Move swaybar_teardown to free_state  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fcc47cb3bd 
								
							
								 
							
						 
						
							
							
								
								swaybar: move ipc stuff to ipc.{h,c}  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a6349a2444 
								
							
								 
							
						 
						
							
							
								
								swaybar: feactor render, statusline  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bb986cb336 
								
							
								 
							
						 
						
							
							
								
								swaybar: Separate config  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c8cf3f70f9 
								
							
								 
							
						 
						
							
							
								
								numlen(0) == 1  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2707be7199 
								
							
								 
							
						 
						
							
							
								
								use log10 in numlen  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								fe35ea633a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #457  from mikkeloscar/move-view-fix  
							
							... 
							
							
 
							
							Fix rendering of view when moving to new workspace 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ef407559e2 
								
							
								 
							
						 
						
							
							
								
								Add new wlc thing to views  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a416715372 
								
							
								 
							
						 
						
							
							
								
								Revert "s/numlen/log10/g"  
							
							... 
							
							
 
							
							This reverts commit 038bb8cc7c 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								038bb8cc7c 
								
							
								 
							
						 
						
							
							
								
								s/numlen/log10/g  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ed68571815 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #466  from christophgysin/swaybar_usage  
							
							... 
							
							
 
							
							swaybar: add usage 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ac3f36c091 
								
							
								 
							
						 
						
							
							
								
								swaybar: add --help option  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f8de29baf6 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #464  from christophgysin/swaylock  
							
							... 
							
							
 
							
							swaylock: option parsing 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								78b2808c52 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #465  from sardemff7/master  
							
							... 
							
							
 
							
							Some fixes in commands/assign 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bba72fb21a 
								
							
								 
							
						 
						
							
							
								
								swaybar: debug option takes no argument  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								449617f104 
								
							
								 
							
						 
						
							
							
								
								commands: Fix memory allocation in assign  
							
							... 
							
							
 
							
							Also use the safer snprintf since we just computed the size.
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net> 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								43483d8fee 
								
							
								 
							
						 
						
							
							
								
								commands: Fix usage of arrow in assign  
							
							... 
							
							
 
							
							Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net> 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								06f6552eed 
								
							
								 
							
						 
						
							
							
								
								travis: remove wlc dep: xcb-util-wm  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7b25caba47 
								
							
								 
							
						 
						
							
							
								
								swaylock: add i3lock compatible options  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a3f809d95d 
								
							
								 
							
						 
						
							
							
								
								travis: don't build wlc, depend on wlc-git instead  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								259dc25ba3 
								
							
								 
							
						 
						
							
							
								
								swaylock: add option parsing  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6a5acde592 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #463  from christophgysin/typo  
							
							... 
							
							
 
							
							sway-input: fix typo 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a297df4a1f 
								
							
								 
							
						 
						
							
							
								
								Add xcb-util-wm to PKGBUILD  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2341ae64ad 
								
							
								 
							
						 
						
							
							
								
								sway-input: fix typo  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								102719c7dd 
								
							
								 
							
						 
						
							
							
								
								manpage: fix sway-input layout  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								54111839a4 
								
							
								 
							
						 
						
							
							
								
								manpage: add references sway.5 <-> sway-input.5  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e953f634d9 
								
							
								 
							
						 
						
							
							
								
								Fix generating sway-input.5 manpage  
							
							
 
							
						 
						
							10 years ago