Bug 3367 - Allow XCursor to be changed "Globally" (in all windows) for better performance of X11 application
Summary: Allow XCursor to be changed "Globally" (in all windows) for better performanc...
Status: RESOLVED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xcursor (show other bugs)
Version: 6.8.1
Hardware: Other Linux (All)
: high enhancement
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard: 2011BRB_Reviewed
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-22 10:04 UTC by Asif Ali Rizwaan
Modified: 2018-06-12 19:07 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Asif Ali Rizwaan 2005-05-22 10:04:02 UTC
X.org's Cursor is not informative (by letting the user know that some process  
is started) for the user. It would be great if you could implement a command to  
make the "Global" mouse cursor/pointer change when called from a script, or  
application. This feature will save a lot of code to be written to make the X  
cursor change its shape, which is required by many libraries like GTK, QT, etc. 
to inform the user of 'starting of an application' or 'a process is started' or 
'wait for this process to complete.'   
  
example of Cursor change using xCursorSet:  
  
1. xcursorset -watch (set busyCursor shape as in the Cursor Theme)  
2. xcursorset -left_ptr (set normal cursor shape) 
3. xcursorset -hand (set hand shape, used mostly on links) 
4. xcursorset -question_arrow (? mark shape) 
 
likewise it would be great to have all the shape change with the command, which 
are present in the icons/ folder.  
  
  
when an application is executed (run) by clicking on it, the mouse pointer  
should change it's shape to 'busy' or 'pointer busy'.   
  
Example: where it should turn busy (on click or by command executed by the  
application or script)  
  
1. on links like http:// ftp:// smb:// in a browser  
2. when a .desktop link is clicked (executed)  
3. when a script calls 'xset -setBusyCursor' to signify that it is busy with  
something and it will take a long time.  
  
I tried reporting this bug to KDE people, they said that it is nothing to do 
with KDE but with X. Please have a look at 
http://bugs.kde.org/show_bug.cgi?id=103856 
 
Thank you!
Comment 1 Erik Andren 2006-05-31 12:55:13 UTC
Flagging as enhancement.
Comment 2 Daniel Stone 2007-02-27 01:26:47 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 3 Adam Jackson 2018-06-12 19:07:36 UTC
Mass closure: This bug has been untouched for more than six years, and is not
obviously still valid. Please reopen this bug or file a new report if you continue to experience issues with current releases.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.