4d17aa9919 
								
							
								 
							
						 
						
							
							
								
								Revert "Make mouse key used for drag/resize configurable"  
							
							... 
							
							
 
							
							This reverts commit 22916e9ebc 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3ef6173c15 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #311  from mikkeloscar/bar-config-parser  
							
							... 
							
							
 
							
							Implement bar { } config parsing 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0a8ec26383 
								
							
								 
							
						 
						
							
							
								
								Implement bar option: tray_padding <px> [px]  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b9e8accc51 
								
							
								 
							
						 
						
							
							
								
								Implement bar option: workspace_buttons <yes|no>  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								74152043f4 
								
							
								 
							
						 
						
							
							
								
								Implement 'bar { }' block parsing  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								64a183b23d 
								
							
								 
							
						 
						
							
							
								
								Fix dangling pointer on focus swap/describe WS  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0b6949df08 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #305  from mikkeloscar/fix-window-start  
							
							... 
							
							
 
							
							Don't reset x,y position before use. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7868e44d3f 
								
							
								 
							
						 
						
							
							
								
								Notify IPC on workspace changes more frequently  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3891a7c73f 
								
							
								 
							
						 
						
							
							
								
								Don't reset x,y position before use.  
							
							... 
							
							
 
							
							The x and y position is calculated based on the position of the bar, we
don't want to reset these values when we need them. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d77d03ce84 
								
							
								 
							
						 
						
							
							
								
								Make destroy_workspace behave as expected  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2f89b7084d 
								
							
								 
							
						 
						
							
							
								
								Correctly handle moving between fullscreen views  
							
							... 
							
							
 
							
							If focus would move in an output with a fullscreen view, it always
leaves the output. If focus would enter an output with a fullscreen
view, it always focuses the fullscreened view. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d361ce656d 
								
							
								 
							
						 
						
							
							
								
								Track the fullscreen view on a workspace swayc_t  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6655534feb 
								
							
								 
							
						 
						
							
							
								
								Fullscreen on top of bar  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								af80b12add 
								
							
								 
							
						 
						
							
							
								
								Implement invoking `sway` as IPC client  
							
							... 
							
							
 
							
							As an alternative to invoking swaymsg. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								19fd979af4 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #300  from mikkeloscar/configure-mouse-btn  
							
							... 
							
							
 
							
							[RFC] Make mouse key used for drag/resize configurable 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bffbe11e53 
								
							
								 
							
						 
						
							
							
								
								Fix config.c strlen error  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f28a1d9183 
								
							
								 
							
						 
						
							
							
								
								Add floating_modifier extension to manpage  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								22916e9ebc 
								
							
								 
							
						 
						
							
							
								
								Make mouse key used for drag/resize configurable  
							
							... 
							
							
 
							
							This makes it possible to define what mouse button key (left|right) to
use for dragging/resizing. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								762a78be3c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #292  from christophgysin/man  
							
							... 
							
							
 
							
							move manpages to subfolders 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								71afa38890 
								
							
								 
							
						 
						
							
							
								
								Add swaylock protocol, add resource destructors  
							
							... 
							
							
 
							
							This prevents sway crashing if swaybg or swaybar dies. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bf5244b49c 
								
							
								 
							
						 
						
							
							
								
								Fix using last output config if none matched  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								99af7e7c9c 
								
							
								 
							
						 
						
							
							
								
								move manpages to subfolders  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								cce9c338c0 
								
							
								 
							
						 
						
							
							
								
								cmake: build common code only once  
							
							... 
							
							
 
							
							This creates (static) libraries for protocols/, common/, and wayland/. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9b9d968cbf 
								
							
								 
							
						 
						
							
							
								
								Fix for_window [...] move scratchpad correctly  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d098c620fe 
								
							
								 
							
						 
						
							
							
								
								Revert "Fix bug with for_window [...] move scratchpad"  
							
							... 
							
							
 
							
							This reverts commit 0796b0c475 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0796b0c475 
								
							
								 
							
						 
						
							
							
								
								Fix bug with for_window [...] move scratchpad  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								98ff23b497 
								
							
								 
							
						 
						
							
							
								
								Fix busted install of /etc/sway/config  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								92a3538381 
								
							
								 
							
						 
						
							
							
								
								cmake: extract sway  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3658777e47 
								
							
								 
							
						 
						
							
							
								
								Use wlc_point instead of deprecated wlc_origin  
							
							... 
							
							
 
							
							Struct was renamed in wlc, use the new name. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								f3f77f9ff1 
								
							
								 
							
						 
						
							
							
								
								FALLBACK_CONFIG_DIR did not work. Fixed.  
							
							... 
							
							
 
							
							- Flag was ignored. Now it's taken into account.
- Missing trailing slashes in path now behaves properly. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								09feef89ee 
								
							
								 
							
						 
						
							
							
								
								Can customize config fallback directory  
							
							... 
							
							
 
							
							CMake takes a `FALLBACK_CONFIG_DIR` flag which is the directory where the
standard configuration file `config` is copied at installation.
If loading from typical configuration directories fails, sway loads
FALLBACK_CONFIG_DIR/config (/etc/sway/config by default). 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								44d0f731c3 
								
							
								 
							
						 
						
							
							
								
								Add framework for switching command sets  
							
							... 
							
							
 
							
							This will allow the bar {} block to have a different command set (and
also bar { colors { } }. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4f89735fc4 
								
							
								 
							
						 
						
							
							
								
								Add bar config struct and defaults  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3f950b6e52 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #278  from christophgysin/merge  
							
							... 
							
							
 
							
							cmd_output: Merge instead of replace output config 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b1bd3ae6f3 
								
							
								 
							
						 
						
							
							
								
								cmd_output: Merge instead of replace output config  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ae7ed79573 
								
							
								 
							
						 
						
							
							
								
								config: Store 'enabled' as int  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3c8763af22 
								
							
								 
							
						 
						
							
							
								
								cmd_output: check for missing subcommand arguments  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								5a369b3132 
								
							
								 
							
						 
						
							
							
								
								Only strip comments at the start of a line  
							
							... 
							
							
 
							
							This is necessary because i3 config files use CSS notation for colors
(i.e. #rrggbb). 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ef91764bc7 
								
							
								 
							
						 
						
							
							
								
								Fix output adjustment for panels  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e59cffcea2 
								
							
								 
							
						 
						
							
							
								
								Support desktop shell panels in compositor  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9d2bbe2640 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #274  from sce/fix_stray_floats  
							
							... 
							
							
 
							
							cmd_floating: Don't add non-float as sibling to float. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								25ad3181f5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #276  from sce/earlier_logging  
							
							... 
							
							
 
							
							main: Setup logging before wlc_init. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c942f1624e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #275  from christophgysin/cmd_output  
							
							... 
							
							
 
							
							refactor cmd_output 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0af15cc19e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #269  from christophgysin/usage  
							
							... 
							
							
 
							
							Add --help to print usage 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c26a4b42cf 
								
							
								 
							
						 
						
							
							
								
								main: Setup logging before wlc_init.  
							
							... 
							
							
 
							
							If `wlc_init` fails the error message will never be logged or printed
anywhere. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7059eccaa1 
								
							
								 
							
						 
						
							
							
								
								cmd_output: Log enable/disable state  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ffdfaaa985 
								
							
								 
							
						 
						
							
							
								
								apply_output_config: use list_seq_find() to find config  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7d82cd9c0a 
								
							
								 
							
						 
						
							
							
								
								cmd_output: Use list_seq_find() to find matching config  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								88f372a22a 
								
							
								 
							
						 
						
							
							
								
								cmd_output: Cleanup cmd_output argument handling  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								badfb4bb43 
								
							
								 
							
						 
						
							
							
								
								cmd_floating: Don't add non-float as sibling to float.  
							
							... 
							
							
 
							
							When turning a float to a non-float, `get_focused_container` might
return another floating view, causing the active view to be inserted
into the floating list on its workspace instead of the normal child list
which it should. (Since it has `is_floating` as false the resulting
discrepency triggered other bad behaviour eventually leading sway to
crash.)
This patch fixes that by simply checking floating status before making
it a sibling. 
							
						 
						
							10 years ago