aboutsummaryrefslogtreecommitdiff
path: root/include/sway/output.h
AgeCommit message (Expand)Author
2019-01-18output: remove output_add_listenersemersion
2019-01-10Refactor seat operations to use an interfaceRyan Dwyer
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-11-18Use #if instead of #ifdefemersion
2018-10-30Remove enum movement_directionRyan Dwyer
2018-10-27Use output identifier for workspace configRobinhuett
2018-10-23Implement the presentation-time protocolemersion
2018-09-05Don't use wlr_output propertiesRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-25Relocate container_move, container_move_to and container_get_in_directionRyan Dwyer
2018-08-24Refactor destroy functions and save workspaces when there's no outputsRyan Dwyer
2018-08-18Implement iterators per container typeRyan Dwyer
2018-08-18Rename container_sort_workspaces and container_wrap_childrenRyan Dwyer
2018-08-02Revert "Revert "Fix popups""Ryan Dwyer
2018-08-02Revert "Fix popups"Drew DeVault
2018-07-31Fix popupsRyan Dwyer
2018-07-29Remove output_surface_for_each_surface from headeremersion
2018-07-29Completely switch over to new iteratorsemersion
2018-07-29wip: redesign output_view_for_each_surface iteratoremersion
2018-07-29wip: redesign output_layer_for_each_surface iteratoremersion
2018-07-29wip: redesign output_drag_icons_for_each_surface iteratoremersion
2018-07-29wip: redesign output_unmanaged_for_each_surface iteratoremersion
2018-07-25Improve rendering with a fullscreen opaque overlay surfaceemersion
2018-07-07Split rendereremersion
2018-07-07Use opaque region to determine if frame done should be sentRyan Dwyer
2018-06-29Merge remote-tracking branch 'upstream/master' into atomicRyan Dwyer
2018-06-26layer_shell: order destroying before sway_outputDominique Martinet
2018-06-09WIP: Atomic layout updates ground workRyan Dwyer
2018-06-06Switch output storing from list_t to wl_listBrian Ashworth
2018-06-06Store sway_outputs so that they can be reenabledBrian Ashworth
2018-05-10Damage borders when damaging viewemersion
2018-04-06Simplify damage tracking functions, use them in layer shellemersion
2018-04-05Fix desktop_damage_whole_surfaceemersion
2018-04-05Add container_damage_wholeemersion
2018-04-05Add damage tracking for xwayland unmanaged surfacesemersion
2018-04-02Merge branch 'wlroots' into view-redesignemersion
2018-04-02Partially implement move commandDrew DeVault
2018-03-31Introduce common functions to create, map, unmap, destroy viewsemersion
2018-03-30Add lite damage trackingemersion
2018-03-29Some layer shell fixesDrew DeVault
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-02-14output destroyTony Crisci
2017-12-13Update output containers on output layout changeemersion
2017-12-12Add scale and transform events to sway_outputemersion
2017-11-25Arrange windows on desktopDrew DeVault
2017-11-19Add outputs to the treeDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-11-11Wire up output frame loopDrew DeVault