mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-30 23:42:42 +01:00 
			
		
		
		
	Merge branch 'Alexays:master' into hyprland-window-rewrite
This commit is contained in:
		| @@ -6,7 +6,9 @@ | ||||
| #include <filesystem> | ||||
| #endif | ||||
| #include <fmt/format.h> | ||||
| #if defined(__linux__) | ||||
| #include <sys/inotify.h> | ||||
| #endif | ||||
|  | ||||
| #include <algorithm> | ||||
| #include <fstream> | ||||
|   | ||||
| @@ -152,6 +152,7 @@ class WorkspaceManager : public AModule { | ||||
|  | ||||
|   bool sort_by_name_ = true; | ||||
|   bool sort_by_coordinates_ = true; | ||||
|   bool sort_by_number_ = false; | ||||
|   bool all_outputs_ = false; | ||||
|   bool active_only_ = false; | ||||
|   bool creation_delayed_ = false; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 herlev
					herlev