mirror of
				https://github.com/labwc/labwc.git
				synced 2025-11-03 09:01:51 -05:00 
			
		
		
		
	Decorations: prepare for the KDE protocol implementation
This commit is contained in:
		
							parent
							
								
									4e75125995
								
							
						
					
					
						commit
						082dc79555
					
				
					 3 changed files with 4 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								src/decorations/meson.build
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								src/decorations/meson.build
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,3 @@
 | 
			
		|||
labwc_sources += files(
 | 
			
		||||
  'xdg-deco.c',
 | 
			
		||||
)
 | 
			
		||||
| 
						 | 
				
			
			@ -24,7 +24,6 @@ labwc_sources = files(
 | 
			
		|||
  'view-impl-common.c',
 | 
			
		||||
  'workspaces.c',
 | 
			
		||||
  'xdg.c',
 | 
			
		||||
  'xdg-deco.c',
 | 
			
		||||
  'xdg-popup.c',
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -38,6 +37,7 @@ endif
 | 
			
		|||
 | 
			
		||||
subdir('common')
 | 
			
		||||
subdir('config')
 | 
			
		||||
subdir('decorations')
 | 
			
		||||
subdir('xbm')
 | 
			
		||||
subdir('menu')
 | 
			
		||||
subdir('ssd')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue