Re: Underscore/block text cursors in GUI applications.

2011-02-18 Thread Marty Jack
For your purposes, it is easier to think of Wayland as playing the role of the window manager. The style of the cursor in each application would be controlled by the drawing toolkit, be it GTK or Qt or some other. These toolkits have ways for the application to set whatever cursor they like, a

Underscore/block text cursors in GUI applications.

2011-02-18 Thread rhubarbpieguy
With Wayland, can/will it be possible to display an underscore/blinking underscore or block/blinking block text cursor in GUI applications? I'm not referring to command line terminal windows. But I do want the text cursors of such in GUI applications. I know little of Wayland, but I wonder