mirror of
				https://github.com/rad4day/Waybar.git
				synced 2025-10-31 07:52:42 +01:00 
			
		
		
		
	Use g_unichar_iswide to properly align calendar on CJK locales
This commit is contained in:
		
							
								
								
									
										5
									
								
								include/util/ustring_clen.hpp
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								include/util/ustring_clen.hpp
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,5 @@ | ||||
| #pragma once | ||||
| #include <glibmm/ustring.h> | ||||
|  | ||||
| // calculate column width of ustring | ||||
| int ustring_clen(const Glib::ustring &str); | ||||
		Reference in New Issue
	
	Block a user
	 nullobsi
					nullobsi