#include <openbox.hh>
Definition at line 30 of file openbox.hh.
Public Attributes | |
Cursor | session |
The default mouse cursor. | |
Cursor | move |
For moving a window. | |
Cursor | ll_angle |
For resizing the bottom left corner of a window. | |
Cursor | lr_angle |
For resizing the bottom right corner of a window. | |
Cursor | ul_angle |
For resizing the top left corner of a window. | |
Cursor | ur_angle |
For resizing the right corner of a window. |
|
For resizing the bottom left corner of a window.
Definition at line 33 of file openbox.hh. Referenced by ob::Frame::Frame(), and ob::Openbox::Openbox(). |
|
For resizing the bottom right corner of a window.
Definition at line 34 of file openbox.hh. Referenced by ob::Frame::Frame(), and ob::Openbox::Openbox(). |
|
For moving a window.
Definition at line 32 of file openbox.hh. Referenced by ob::Openbox::Openbox(). |
|
The default mouse cursor.
Definition at line 31 of file openbox.hh. Referenced by ob::Openbox::Openbox(), and ob::Screen::Screen(). |
|
For resizing the top left corner of a window.
Definition at line 35 of file openbox.hh. Referenced by ob::Openbox::Openbox(). |
|
For resizing the right corner of a window.
Definition at line 36 of file openbox.hh. Referenced by ob::Openbox::Openbox(). |