gnu: gtk+: Add libxrandr input.
This fixes multi-monitor issues in XFCE and other Gtk+ apps. * gnu/packages/gtk.scm (gtk+)[inputs]: Add libxrandr. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
This commit is contained in:
		
							parent
							
								
									d1b8ef998d
								
							
						
					
					
						commit
						52b61e9991
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -743,6 +743,7 @@ application suites.") | ||||||
|       ("libxinerama" ,libxinerama) |       ("libxinerama" ,libxinerama) | ||||||
|       ("libxkbcommon" ,libxkbcommon) |       ("libxkbcommon" ,libxkbcommon) | ||||||
|       ("libxdamage" ,libxdamage) |       ("libxdamage" ,libxdamage) | ||||||
|  |       ("libxrandr" ,libxrandr) | ||||||
|       ("mesa" ,mesa) |       ("mesa" ,mesa) | ||||||
|       ("pango" ,pango) |       ("pango" ,pango) | ||||||
|       ("wayland" ,wayland) |       ("wayland" ,wayland) | ||||||
|  |  | ||||||
		Reference in a new issue