aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07Fix jitter when quickly resizing windowsVincent Vanlaer
2018-02-04Merge pull request #607 from VincentVanlaer/cursor-bugDrew DeVault
2018-02-04Prevent cursor from getting stuck at infinityVincent Vanlaer
2018-02-04Merge pull request #606 from FabianGeiselhart/fix-typoemersion
2018-02-04Comments should talk about colons not semicolonsFabian Geiselhart
2018-02-02Merge pull request #601 from emersion/output-modeset-enabledDrew DeVault
2018-02-02backend/drm: update output enabled property on modesetemersion
2018-02-02Fix typo in xcursor.hDrew DeVault
2018-02-01Improve xcursor docsDrew DeVault
2018-02-01Merge pull request #598 from Ongy/screenshot_transformemersion
2018-02-01fixes the off by one errors in examples/screenshotMarkus Ongyerth
2018-02-01Merge pull request #599 from emersion/output-cursor-destroy-signalemersion
2018-02-01output: add destroy signal for wlr_output_cursoremersion
2018-01-31handle the other transformations for screenshotsMarkus Ongyerth
2018-01-31fixes 90 degree rotation screenshotsMarkus Ongyerth
2018-01-30Merge pull request #597 from agx/typosemersion
2018-01-30Fix some typosGuido Günther
2018-01-30Merge pull request #594 from Ongy/drm-surface-buffersemersion
2018-01-29Merge pull request #580 from emersion/screenshooter-renderer-backportTony Crisci
2018-01-29Clean up the gbm/egl as wellMarkus Ongyerth
2018-01-29relases gbm buffers on initMarkus Ongyerth
2018-01-28Merge pull request #591 from emersion/fix-data-source-notify-finishDrew DeVault
2018-01-28Fix assertion failed in data_source_notify_finishemersion
2018-01-28Merge pull request #590 from pks-t/pks/rootston-wo-xwaylandDrew DeVault
2018-01-28meson: add systemd/elogind backends only if enabledPatrick Steinhardt
2018-01-28travis: add job building wlroots without various optionsPatrick Steinhardt
2018-01-28rootston: move together XWayland setup codePatrick Steinhardt
2018-01-28rootston: fix compilation without XWayland supportPatrick Steinhardt
2018-01-27Merge pull request #588 from agx/armDrew DeVault
2018-01-27drm: Use ptrdiff_t instead of intmax_t in format stringGuido Günther
2018-01-27wlr_keyboard: use correct printf format string for keymap_sizeGuido Günther
2018-01-26render/gles2: use format bpp when reading pixelsemersion
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-24Merge pull request #584 from VincentVanlaer/drm-segfaultDrew DeVault
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 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-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-22Merge pull request #578 from emersion/fix-cursor-output-layout-destroyDrew DeVault
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