aboutsummaryrefslogtreecommitdiff
path: root/sway/desktop/output.c
AgeCommit message (Expand)Author
2018-03-29Merge pull request #1647 from acrisci/refactor-treeDrew DeVault
2018-03-29arrange windowsTony Crisci
2018-03-29Some layer shell fixesDrew DeVault
2018-03-30Clear buffer after beginning rendererScott Anderson
2018-03-29more renaming thingsTony Crisci
2018-03-29rename container functionsTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2018-03-28Address review feedbackDrew DeVault
2018-03-28Render layer surfaces and respect exclusive zoneDrew DeVault
2018-03-28Add initial layer shell skeletonDrew DeVault
2018-03-27Update API to match latest wlrootsDrew DeVault
2018-03-19Update wlroots APIemersion
2018-03-15Update rendering code for wlroots matrix redesignemersion
2018-02-26Fix wlr_render_with_matrix callDrew DeVault
2018-02-25Revert "Multiple output coords by scale"Drew DeVault
2018-02-25Multiple output coords by scaleDrew DeVault
2018-02-20use wl_container_of() in output destroy callbackTony Crisci
2018-02-20make handle_output_destroy() staticTony Crisci
2018-02-19bugfix: get right layout box for rendering viewsTony Crisci
2018-02-17fix output rendering issueTony Crisci
2018-02-17use box projection functionTony Crisci
2018-02-17arrange windows after output addTony Crisci
2018-02-14fix build for latest apiTony Crisci
2018-02-14output damage fixTony Crisci
2018-02-14output destroyTony Crisci
2018-02-10remove old focus memberTony Crisci
2018-02-10fix build for output damageTony Crisci
2018-01-30Implement workspacesDrew DeVault
2018-01-15xwm handle map and unmapTony Crisci
2018-01-14render override redirectTony Crisci
2018-01-14render wl-shell and xwayland viewsTony Crisci
2018-01-14xdg-popupsTony Crisci
2018-01-14render xdg surfaceTony Crisci
2018-01-05sway: change all sway_log to wlr_logDominique Martinet
2017-12-16Merge branch 'wlroots' into feature/inputTony Crisci
2017-12-13Handle output removeemersion
2017-12-13Update output containers on output layout changeemersion
2017-12-12Update output container box in event handleremersion
2017-12-12Listen to output layout changeemersion
2017-12-12Add scale and transform events to sway_outputemersion
2017-12-12sway input deviceTony Crisci
2017-12-10working pointer motionTony Crisci
2017-12-09working xcursorTony Crisci
2017-12-03remove unused timespec_to_msecTony Crisci
2017-12-01send callbacks with send_frame_doneTony Crisci
2017-11-28set mode on outputTony Crisci
2017-11-25Fix rendering issues, wire up some xdg listenersDrew DeVault
2017-11-25Arrange windows on desktopDrew DeVault
2017-11-22Add views to tree and render themDrew DeVault
2017-11-19Add outputs to the treeDrew DeVault