Age | Commit message (Collapse) | Author |
|
Also run it across the whole tree to get everything using the One True Style.
We don't yet run this in an automated fashion as it's a little slow, but
there is a snippet to do so in makeall.sh.
|
|
This widget is automatically included in GStatusBar, but can be added in
any other place, too. When clicked (with the left button), it initiates a
window resize (using a WM request.)
In this patch I also fixed up some issues with override cursors being
cleared after the WindowServer finishes a drag or resize.
|
|
Also expose the various standard cursors on WSWindowManager so they can
be reused by the override mechanism.
|
|
Use this to implement automatic switching to an I-beam cursor when hovering
over a GTextEditor. :^)
|
|
Also import a bunch of cursors I drew. Only the default ("arrow") cursor is
ever used so far.
|