! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
xfce should support xcursor themes
Status:
RESOLVED: FIXED
Severity:
enhancement
Product:
Xfce-mcs
Component:
Plugins

Comments

Description Brian J. Tarricone (not reading bugmail) 2005-07-06 19:26:48 CEST
This is mainly just a reminder for me, but if anyone else wants to take this, go
for it.

Pasi Orovuo wrote an MCS plugin to change X cursor themes:
http://foo-projects.org/pipermail/xfce/2005-June/014348.html
This should be merged into xfce-mcs-plugins.

As of GTK 2.8, cursor themes will be instant-apply (for GTK apps, anyway):
http://bugzilla.gnome.org/show_bug.cgi?id=308104
See also:
http://blogs.gnome.org/view/herzi/2005/07/04/0

Pasi's MCS plugin will need to be modified to set the XSETTINGS key
Gtk/CursorThemeName.  We should also support Gtk/CursorThemeSize.
Comment 1 Brian J. Tarricone (not reading bugmail) 2005-07-06 19:30:03 CEST
FYI, my initial thought is just to integrate this into the existing mouse
settings panel.
Comment 2 Pasi Orovuo 2005-07-06 19:40:27 CEST
I was anyway going to make it a bit less hackish, so I'm willing to look into
this. Though, for me an equally suitable place to integrate it in would be the
User Interface Settings panel as it contains other theme settings as well.
Comment 3 Brian J. Tarricone (not reading bugmail) 2005-07-07 07:53:00 CEST
Implemented.  Requires a merge from the SVN xinitrc to work properly.


add mouse cursor theme selector from Pasi Orovuo, with bunches of
modifications by yours truly.  when gtk 2.8 comes out, this should support
changing cursor themes on the fly without any changes.
--This line, and those below, will be ignored--

M    xfce-utils/trunk/scripts/xinitrc
A    xfce-mcs-plugins/trunk/plugins/mouse_plugin/mouse-cursor-settings.c
A    xfce-mcs-plugins/trunk/plugins/mouse_plugin/mouse-plugin-internal.h
M    xfce-mcs-plugins/trunk/plugins/mouse_plugin/mouse_plugin.c
M    xfce-mcs-plugins/trunk/plugins/mouse_plugin/Makefile.am

Bug #1062

Reported by:
Brian J. Tarricone (not reading bugmail)
Reported on: 2005-07-06
Last modified on: 2009-07-14

People

Assignee:
Xfce Bug Triage
CC List:
1 user

Version

Attachments

Additional information