[Wayland-bugs] [Bug 696428] gtksettings: Backends should know when to change cursor theme/size

2018-04-14 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=696428

Matthias Clasen  changed:

   What|Removed |Added

 Status|NEEDINFO|RESOLVED
 Resolution|--- |OBSOLETE

--- Comment #7 from Matthias Clasen  ---
As announced a while ago, we are migrating to gitlab, and bugs that haven't
seen activity in the last year or so will be not be migrated, but closed out in
bugzilla.

If this bug is still relevant to you, you can open a new issue describing the
symptoms and how to reproduce it with gtk 3.22.x or master in gitlab:

https://gitlab.gnome.org/GNOME/gtk/issues/new

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 696428] gtksettings: Backends should know when to change cursor theme/size

2018-02-09 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=696428

Matthias Clasen  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #6 from Matthias Clasen  ---
We're moving to gitlab! As part of this move, we are moving bugs to NEEDINFO if
they haven't seen activity in more than a year. If this issue is still
important to you and still relevant with GTK+ 3.22 or master, please reopen it
and we will migrate it to gitlab.

-- 
You are receiving this mail because:
You are on the CC list for the bug.___
wayland-bugs mailing list
wayland-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 696428] gtksettings: Backends should know when to change cursor theme/size

2013-10-01 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=696428
  gtk+ | general | unspecified

--- Comment #5 from Domenico Ferrari  2013-10-01 14:04:16 UTC 
---
(In reply to comment #3)
> Although this could be solved by connecting to GtkSettings::notify - the
> problem is that this is tricky to do in the *gdk* backends.

I'm trying to suppress the warning and, for g_signal_connect, I need the
GtkSettings object. I use gtk_settings_get_default before connecting but this
issue the warning.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 696428] gtksettings: Backends should know when to change cursor theme/size

2013-09-05 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=696428
  gtk+ | general | unspecified

Domenico Ferrari  changed:

   What|Removed |Added

 CC||do...@tiscali.it

--- Comment #4 from Domenico Ferrari  2013-09-05 08:36:26 UTC 
---
I'm using win32. How can I debug my application if it always issues a warning?

>From the reference manual
"--g-fatal-warnings.  Make GTK+ abort on all warnings. This is useful to stop
on the first warning in a debugger, if your application is printing multiple
warnings. It's almost always best to start debugging with the first warning
that occurs."

Also the message is incorrect. The backend IS supported, it cannot set the
cursor theme and maybe the user want the default... I haven't changed the
cursor theme or size.
The function settings_update_cursor_theme is called from
gtk_settings_get_for_screen when creating the default settings.

If you can't handle it in the backends I think you should call, in
settings_update_cursor_theme, the functions
gdk_*_display_set_cursor_theme for every backends actually supported in
gdkdisplaymanagers.c:gdk_backends and eventually do nothing in the backend if
it cannot do that and ignore silently the request.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs


[Wayland-bugs] [Bug 696428] gtksettings: Backends should know when to change cursor theme/size

2013-08-27 Thread gtk+
https://bugzilla.gnome.org/show_bug.cgi?id=696428
  gtk+ | general | unspecified

Rob Bradford  changed:

   What|Removed |Added

 Status|REOPENED|NEW
  Component|wayland |general
Summary|wayland: implement cursor   |gtksettings: Backends
   |theme changes   |should know when to change
   ||cursor theme/size

--- Comment #3 from Rob Bradford  2013-08-27 13:42:02 UTC 
---
Although this could be solved by connecting to GtkSettings::notify - the
problem is that this is tricky to do in the *gdk* backends.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
___
Wayland-bugs mailing list
Wayland-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs