Age | Commit message (Collapse) | Author |
|
Window position and size are stored when move/resize events are received, not only when the window is closed.
|
|
Build option to use software rendering if running under X11, and another
option to set the position of a window only after the window has been
shown. The latter is a workaround for an SDL bug regarding window
borders affecting the initial position.
|
|
|
|
|
|
The modal sheets switch mouse cursor to the default arrow.
|
|
Font changes cause window redrawing to pause so document layout doesn’t get an intermediate update with a different width.
Sheets are mouse-modal.
|
|
Create the window using the correct size and position, and don’t show the window contents while app state is being restored.
|
|
There can be multiple inline media requests on the page. Images are always associated with a link.
|
|
|
|
Borrowing the app skeleton from Bitwise Harmony.
|