aboutsummaryrefslogtreecommitdiff
path: root/rootston/output.c
AgeCommit message (Expand)Author
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-22rootston: use wlr_output_preferred_modeSimon Ser
2019-04-22Fix missing headers when building without X11Alyssa Ross
2019-04-13rootston: remove disabled outputs from the output layoutIlia Bozhinov
2019-04-13output: remove lx, lyemersion
2019-04-11rootston: disable then enable outputs when applying output-management stateemersion
2019-04-11output-management-v1: update protocol, add set_custom_modeemersion
2019-04-11output-management-v1: support applying configurationemersion
2019-04-11rootston: update output-management-v1 state when output is modesetemersion
2019-04-11rootston: add output-management-v1 supportemersion
2019-03-24rootston: Also iterate layer shell popupsGuido Günther
2019-03-02rootston: fix input events for rotated viewsemersion
2019-03-02rootston: split rendering code into render.cemersion
2019-03-02rootston: fix Xwayland children rendering when fullscreenemersion
2019-03-02rootston: fix rotated views renderingemersion
2019-03-02rootston: refactor renderingemersion
2019-02-23rootston: make roots_view embedded and remove unionsemersion
2019-01-30rootston: only allow one drag icon per seatemersion
2019-01-04rootston: fix crash with fullscreen surfacesGreg V
2018-12-21Standardize the wlr_box input paramatersTimidger
2018-12-05rootston: use box for views positionLouis Taylor
2018-12-01output: switch swap_buffers damage to output-buffer-local coordsemersion
2018-11-13output: add wlr_output_render_software_cursorsemersion
2018-11-13output: remove wlr_output_set_fullscreen_surfaceemersion
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-11-04Merge pull request #1261 from arandomhuman/damage-controlDrew DeVault
2018-11-04surface: fix wlr_surface_get_effective_damage to give surface coordsemersion
2018-10-17rootston: Don't let the wlr_output handle the fullscreen view in case of laye...Guido Günther
2018-10-04output: add presentation refresh predictionemersion
2018-10-04rootston: send presentation eventsemersion
2018-10-04rootston: add output_for_each_surfaceemersion
2018-10-04rootston: add layer_for_each_surfaceemersion
2018-10-04wlr_surface: add wlr_surface_get_effective_damagerandom human
2018-09-27pointer-constraints: refactoringemersion
2018-09-24wlr_surface: fix surface damage transformationrandom human
2018-09-14layer-shell: add _v1 suffixemersion
2018-09-01Do not modeset disabled outputsemersion
2018-08-13move wlr_drm_connector_add_mode to wlr/backend/drm.hIlia Bozhinov
2018-07-09util: add wlr_ prefix to log symbolsemersion
2018-07-07Merge pull request #1095 from agx/output-add-modeDrew DeVault
2018-07-07rootston: use wl_list_empty instead of wl_list_length > 0Guido Günther
2018-07-07rootston: Handle modeline parameterGuido Günther
2018-07-04surface: move position and scale out of wlr_surface_stateemersion
2018-07-04surface: do not monkey-patch state damageemersion
2018-07-04surface: make pending and current embedded structsemersion
2018-07-04Fix damage tracking debug modeemersion
2018-06-13surface: remove wlr_surface.textureemersion
2018-05-20output: correctly clear screen when fullscreenedemersion
2018-05-08rootston: remove outdated commentemersion
2018-05-03rootston: remove mode and transform signals when output is destroyedIlia Bozhinov