aboutsummaryrefslogtreecommitdiffstats
path: root/sway/desktop/output.c
Commit message (Expand)AuthorAge
...
* Implement indicator borderLibravatar Ryan Dwyer2018-05-01
* Scale borders according to output scaleLibravatar Ryan Dwyer2018-05-01
* Implement bordersLibravatar Ryan Dwyer2018-04-30
* Refactor arrange_windows()Libravatar Ryan Dwyer2018-04-28
* Render unmanaged xwayland views when an xwayland view is fullscreenLibravatar Ryan Dwyer2018-04-23
* Add TODO about rendering fullscreen views smaller than the outputLibravatar Ryan Dwyer2018-04-20
* Don't render top layer when fullscreen.Libravatar Ryan Dwyer2018-04-20
* render_output(): When fullscreen, clear to black and don't render backgroundLibravatar Ryan Dwyer2018-04-19
* Fullscreen rendering and input fixes.Libravatar Ryan Dwyer2018-04-18
* More fullscreen fixes.Libravatar Ryan Dwyer2018-04-18
* Don't damage views if they're hidden by a fullscreen view.Libravatar Ryan Dwyer2018-04-17
* Create sway_workspace struct.Libravatar Ryan Dwyer2018-04-17
* Feedback for fullscreen.Libravatar Ryan Dwyer2018-04-17
* Implement fullscreen.Libravatar Ryan Dwyer2018-04-16
* Merge pull request #1759 from emersion/output-send-frame-doneLibravatar Drew DeVault2018-04-07
|\
| * Don't send frame done immediately when renderingLibravatar emersion2018-04-07
* | Fix inverted assertionLibravatar emersion2018-04-07
|/
* Merge pull request #1756 from emersion/output-damageLibravatar Drew DeVault2018-04-07
|\
| * Damage all surfaces when damaging whole containerLibravatar emersion2018-04-06
| * Don't damage the whole outputLibravatar emersion2018-04-06
| * Refactor rendering codeLibravatar emersion2018-04-06
| * Simplify damage tracking functions, use them in layer shellLibravatar emersion2018-04-06
* | Add debug tree viewLibravatar Drew DeVault2018-04-06
|/
* Handle unmanaged surfaces motionLibravatar emersion2018-04-05
* Fix desktop_damage_whole_surfaceLibravatar emersion2018-04-05
* Add container_damage_wholeLibravatar emersion2018-04-05
* Add damage tracking for xwayland unmanaged surfacesLibravatar emersion2018-04-05
* Use new wlr_*_surface_at functionsLibravatar emersion2018-04-04
* Remove unused SWAY_VIEW_TYPESLibravatar emersion2018-04-04
* Implement opacity commandLibravatar Tony Crisci2018-04-04
* Merge branch 'wlroots' into split-containers2Libravatar Tony Crisci2018-04-04
|\
| * Fix rendering with multiple outputsLibravatar emersion2018-04-03
* | move workspace create to workspace.cLibravatar Tony Crisci2018-04-03
* | address feedbackLibravatar Tony Crisci2018-04-03
* | move output code out of the treeLibravatar Tony Crisci2018-04-03
* | unify container destroy functionsLibravatar Tony Crisci2018-04-03
|/
* Merge branch 'wlroots' into view-redesignLibravatar emersion2018-04-02
|\
| * Merge branch 'wlroots' into seat-fixesLibravatar Tony Crisci2018-04-02
| |\
| | * Partially implement move commandLibravatar Drew DeVault2018-04-02
| * | rename input-manager functionsLibravatar Tony Crisci2018-04-02
| * | rename seat functionsLibravatar Tony Crisci2018-04-02
| |/
* | Xwayland unmanaged views aren't views anymoreLibravatar emersion2018-04-02
* | Introduce common functions to create, map, unmap, destroy viewsLibravatar emersion2018-03-31
|/
* Fix xwayland configure in set_sizeLibravatar emersion2018-03-31
* Fix unmanaged views rendering on all outputsLibravatar emersion2018-03-31
* Remove debug, add explicit TODOLibravatar emersion2018-03-30
* Fix white screen due to bad castLibravatar emersion2018-03-30
* Add lite damage trackingLibravatar emersion2018-03-30
* Cleanup and remove global renderer referenceLibravatar emersion2018-03-30
* Use output coords for layer surfacesLibravatar Drew DeVault2018-03-30