aboutsummaryrefslogtreecommitdiff
path: root/include/sway/tree
AgeCommit message (Expand)Author
2018-05-10Damage borders when damaging viewemersion
2018-05-05Implement title_formatRyan Dwyer
2018-05-03Calculate config->font_height based on existing container titlesRyan Dwyer
2018-05-03Render titlesRyan Dwyer
2018-05-01Restore view_update_position()Ryan Dwyer
2018-05-01Move docblock and fix indenting of switch/case.Ryan Dwyer
2018-04-30Implement bordersRyan Dwyer
2018-04-30Remove arrange_windows()Ryan Dwyer
2018-04-28Refactor arrange_windows()Ryan Dwyer
2018-04-26Remove sway_container.workspace_layoutRyan Dwyer
2018-04-24Update wording about unmanaged/unmapped viewsRyan Dwyer
2018-04-18Fullscreen fixes.Ryan Dwyer
2018-04-17Create sway_workspace struct.Ryan Dwyer
2018-04-17Feedback for fullscreen.Ryan Dwyer
2018-04-16Implement fullscreen.Ryan Dwyer
2018-04-07Merge pull request #1756 from emersion/output-damageDrew DeVault
2018-04-07Merge pull request #1700 from swaywm/move-cmd-fullDrew DeVault
2018-04-06Revert "Break everything^W^WUse wlr_box for sway_container"Drew DeVault
2018-04-06Break everything^W^WUse wlr_box for sway_containerDrew DeVault
2018-04-06Add debug tree viewDrew DeVault
2018-04-06Simplify damage tracking functions, use them in layer shellemersion
2018-04-06Send surface enter/leave events to view childrenemersion
2018-04-06Implement move [left|right|up|down]Drew DeVault
2018-04-06Fix wl_output enter/leave eventsemersion
2018-04-05Remove L_TYPESemersion
2018-04-05Handle unmanaged surfaces motionemersion
2018-04-05Add container_damage_wholeemersion
2018-04-05Handle xwayland configure requests for unmanaged surfacesemersion
2018-04-05Fix xwayland unmanaged surfacesemersion
2018-04-05Track damage of xdg-shell-v6 popupsemersion
2018-04-05Accumulate damage from subsurfacesemersion
2018-04-05Implement shell viewsemersion
2018-04-05Implement resize commandDrew DeVault
2018-04-04Remove unused SWAY_VIEW_TYPESemersion
2018-04-04Remove unused sway_view.unmanaged_linkemersion
2018-04-04Implement opacity commandTony Crisci
2018-04-03move output create to its own fileTony Crisci
2018-04-03move workspace create to workspace.cTony Crisci
2018-04-03fix old todosTony Crisci
2018-04-03clean up container_get_default_layoutTony Crisci
2018-04-03move container_set_layout to layout.hTony Crisci
2018-04-03make container_finish privateTony Crisci
2018-04-03unify workspace create functionsTony Crisci
2018-04-03unify container destroy functionsTony Crisci
2018-04-03move view and workspace destructors to container.cTony Crisci
2018-04-02change reap container approachTony Crisci
2018-04-02fix more close segfaultsTony Crisci
2018-04-02Merge branch 'wlroots' into split-containersTony Crisci
2018-04-02Merge branch 'wlroots' into view-redesignemersion
2018-04-02Xwayland unmanaged views aren't views anymoreemersion