Skip to content
Discussion options

You must be logged in to vote

The compositor controls the size of windows after they are created, but initially respects the size requested by the application when they are floating. That is where Firefox sends the stored value from eaerlier. Dialogs are usually created for a specific purpose, and then destroyed. scroll will only store the size of a floating window if you decide to make it tiled, and then will restore the previous floating size if you make it float again.

About buttons, the compositor knows nothing about them. They are just elements controlled by the application (the UI toolkit), which renders them onto the window buffer, and controls focus etc. For scroll, in general, the whole window is just a buffe…

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@hadarvc
Comment options

@dawsers
Comment options

Answer selected by dawsers
@hadarvc
Comment options

@hadarvc
Comment options

@dawsers
Comment options

@hadarvc
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants