aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-27wlr_keyboard: use correct printf format string for keymap_sizeGuido Günther
2018-01-27Fix flickering when switching VTemersion
2018-01-27rootston: damage tracking for rotated viewsemersion
2018-01-26render/gles2: use format bpp when reading pixelsemersion
2018-01-26screenshooter: request a buffer swapemersion
2018-01-26output: add wlr_output_schedule_frameemersion
2018-01-26Damage tracking for transformed outputsemersion
2018-01-26Merge pull request #585 from agx/mesonemersion
2018-01-26meson: add ctags and etags targetsGuido Günther
2018-01-26Remove vim stuff from .gitignoreDrew DeVault
2018-01-25util: add docs for wlr_region_scaleemersion
2018-01-25rootston: damage tracking scale supportemersion
2018-01-24Merge pull request #584 from VincentVanlaer/drm-segfaultDrew DeVault
2018-01-24Merge branch 'output-damage' of github.com:emersion/wlroots into output-damageemersion
2018-01-24Merge pull request #583 from agx/mesonemersion
2018-01-24Clean up session signal handler on drm init failVincent Vanlaer
2018-01-24meson: print enabled optionsGuido Günther
2018-01-24Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-01-24Merge pull request #579 from Ongy/dpms_decoupleemersion
2018-01-24re-adds wlr_output_update_enabledMarkus Ongyerth
2018-01-23Merge pull request #570 from acrisci/decorationsTony Crisci
2018-01-23Backport screenshooter fixes from the renderer redesign v1emersion
2018-01-23rootston: damage tracking for drag iconsemersion
2018-01-23decouples outputenable state and wl_output globalMarkus Ongyerth
2018-01-23decorations: respect motif hintsTony Crisci
2018-01-23fix decorations on wayland backendTony Crisci
2018-01-23rootston: damage tracking for drag iconsemersion
2018-01-22render: add wlr_renderer_clear and wlr_renderer_scissoremersion
2018-01-22rootston: damage tracking for wl_shellemersion
2018-01-22Merge pull request #578 from emersion/fix-cursor-output-layout-destroyDrew DeVault
2018-01-22surface: add damage when subsurface movesemersion
2018-01-22cursor: fix segfault when destroying a wlr_output_layout with a wlr_cursor at...emersion
2018-01-21take roots_view out of input.hTony Crisci
2018-01-21take seat.h out of view.hTony Crisci
2018-01-21rename matrix model box to project boxTony Crisci
2018-01-21rename wlr_deco_part to roots_deco_partTony Crisci
2018-01-21fix cursor issueTony Crisci
2018-01-21make it work with rotationTony Crisci
2018-01-21Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-01-21rootston: fix damage tracking for fullscreen xwayland viewsemersion
2018-01-21Merge pull request #576 from Timidger/bugfix/crtc-null-check-in-set-cursoremersion
2018-01-21move matrix model code to matrix.hTony Crisci
2018-01-21Add con/crtc null check to move_cursor in drmTimidger
2018-01-21Added crtc null check for other drm funcsTimidger
2018-01-21Merge branch 'master' into decorationsTony Crisci
2018-01-21rootston: damage tracking for xdg popupsemersion
2018-01-21Fixes #575Timidger
2018-01-21Merge pull request #574 from jsshandle/masteremersion
2018-01-21style: add else keywords in xwm.cJohannes Schramm
2018-01-21style: add comment to empty while loop in logind.cJohannes Schramm