Idan Horowitz 
								
							 
						 
						
							
							
							
							
								
							
							
								086969277e 
								
							 
						 
						
							
							
								
								Everywhere: Run clang-format  
							
							
							
						 
						
							2022-04-01 21:24:45 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								d21dc1f451 
								
							 
						 
						
							
							
								
								Everywhere: Replace "virtual desktop" => "workspace"  
							
							
							
						 
						
							2021-11-13 12:48:43 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom 
								
							 
						 
						
							
							
							
							
								
							
							
								cc707270ae 
								
							 
						 
						
							
							
								
								Taskbar: Only show the current desktop's window buttons  
							
							... 
							
							
							
							By tracking what virtual desktop a window is on, and what desktop is
being viewed we can show or hide the window buttons accordingly. 
							
						 
						
							2021-07-03 12:27:23 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								cc6db526a6 
								
							 
						 
						
							
							
								
								WindowServer+LibGUI+Taskbar: Store window progress as Optional<int>  
							
							... 
							
							
							
							We were previously using the magical constant -1 to signify that a
window had no progress state. Be more explicit an use an Optional. :^) 
							
						 
						
							2021-05-02 10:43:39 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Brian Gianforcaro 
								
							 
						 
						
							
							
							
							
								
							
							
								1682f0b760 
								
							 
						 
						
							
							
								
								Everything: Move to SPDX license identifiers in all files.  
							
							... 
							
							
							
							SPDX License Identifiers are a more compact / standardized
way of representing file license information.
See: https://spdx.dev/resources/use/#identifiers 
This was done with the `ambr` search and replace tool.
 ambr --no-parent-ignore --key-from-file --rep-from-file key.txt rep.txt * 
							
						 
						
							2021-04-22 11:22:27 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Andreas Kling 
								
							 
						 
						
							
							
							
							
								
							
							
								c7ac7e6eaf 
								
							 
						 
						
							
							
								
								Services: Move to Userland/Services/  
							
							
							
						 
						
							2021-01-12 12:23:01 +01:00