Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This makes Chromium and Firefox context menus appear when fullscreen.
|
|
|
|
|
|
|
|
|
|
|
|
It appears client_pending is the state that should be used here.
|
|
* Render background when using fullscreen, because transparency.
* Check that fullscreen surface allows input.
* Don't look for surfaces in top layer if there's a fullscreen view.
|
|
* Render fullscreen views without wlr function, which makes popups and
lockscreen work.
* Don't allow input events to surfaces behind fullscreen views.
* Use correct output dimensions (for rotated outputs).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes dmenu
|
|
Don't send frame done immediately when rendering
|
|
|
|
Seems like it doesn't work this way
|
|
Fine-grained damage tracking
|
|
Implement move [left|right|up|down]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix rendering with multiple outputs
|
|
|
|
|
|
|