| Commit message (Collapse) | Author | Age |
|
|
|
| |
up and running.
|
|
|
|
|
|
| |
long to be mixed in with the rest of the class).
Also finish up a lot more of the conversions. Should be ready for testing now.
|
|
|
|
| |
definition
|
|
|
|
| |
This gets the new "NativeWindowSystem" and associated Native* classes all integrated (untested)
|
|
|
|
| |
init routine all ported over, and start filling in the mouse/key handling routines.
|
|
class for setting/announcing changes to native windows on the system. This allows the WM class (XCB/Wayland-specific) to simply adjust each window object as needed, and the interface (pure Qt) will automatically adjust as needed.
NOTE: Still need to adjust the LXCBEventFilter to use this new class, but the root window and rootsubwindow classes are all setup to use it.
|