[grisbi-bugs] [Grisbi 0002270]: Question about wayland support (gdk_set_allowed_backends)

Grisbi Bug Tracker bugtracker at grisbi.org
Sam 4 Nov 13:31:56 CET 2023


The following issue has been SUBMITTED. 
====================================================================== 
https://www.grisbi.org/bugsreports/view.php?id=2270 
====================================================================== 
Reported By:                Fabiolla
Assigned To:                
====================================================================== 
Project:                    Grisbi
Issue ID:                   2270
Category:                   Main
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
OS:                         Autre Linux 
Unstable Impact:            Yes 
Version OS:                  
Version GTK:                3.24.38 
====================================================================== 
Date Submitted:             2023-11-04 12:31 UTC
Last Modified:              2023-11-04 12:31 UTC
====================================================================== 
Summary:                    Question about wayland support
(gdk_set_allowed_backends)
Description: 
Hi,
current is in in main.c wayland disabeld
#ifdef GDK_WINDOWING_WAYLAND
	#ifdef GDK_WINDOWING_X11
		gdk_set_allowed_backends ("x11");
	#else
		return (1);
	#endif
#endif

Are ther any plans to enable wayland?
I've tried it on hyprland with changing gdk_set_allowed_backends to:
gdk_set_allowed_backends("wayland,x11") and at least im seams to work.
Without wayland in gdk_set_allowed_backends Grisbi locks hard in opening/closing
dialogs (e.g. Settings)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2023-11-04 12:31 Fabiolla       New Issue                                    
======================================================================



Plus d'informations sur la liste de diffusion bugsreports