Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove VLA from session.h
|
|
VLAs are optional C11 features and not supported by C++.
|
|
Maximize views in rootston
|
|
|
|
Fixed issues
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We now use doubles until the last minute, which makes it so we can move
the pointer more precisely. This also includes a fix for tablet tools,
which move absolutely and sometimes do not update the X or Y axis.
|
|
|
|
Set xwayland root cursor
|
|
|
|
|
|
|
|
|
|
Cursors ✕ Output Transformations fixes
|
|
|
|
|
|
|
|
|