mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Added in workspace back_and_forth
This commit is contained in:
		
							parent
							
								
									7fbb8b785e
								
							
						
					
					
						commit
						fe2ec8a676
					
				
					 3 changed files with 24 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -5,6 +5,8 @@
 | 
			
		|||
#include "list.h"
 | 
			
		||||
#include "layout.h"
 | 
			
		||||
 | 
			
		||||
extern char *prev_workspace_name;
 | 
			
		||||
 | 
			
		||||
char *workspace_next_name(void);
 | 
			
		||||
swayc_t *workspace_create(const char*);
 | 
			
		||||
swayc_t *workspace_by_name(const char*);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue