aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-09Swap buffers with damageemersion
2018-02-09Merge pull request #571 from emersion/output-damageDrew DeVault
2018-02-09Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-02-08Merge pull request #609 from VincentVanlaer/cancel-grabTony Crisci
2018-02-08Rename roots_seat_cancel_transformVincent Vanlaer
2018-02-08Merge branch 'master' into cancel-grabVincent Vanlaer
2018-02-07Merge pull request #611 from DonOregano/fix-resize-freezeDrew DeVault
2018-02-07Merge pull request #612 from VincentVanlaer/fix-move-resizeemersion
2018-02-07Fix style errorVincent Vanlaer
2018-02-07Fix jitter when quickly resizing windowsVincent Vanlaer
2018-02-07Make pointer button release outside window still count down the button_count.Lars Hagström
2018-02-06Merge pull request #610 from Ongy/drm_reuseDrew DeVault
2018-02-06Merge roots_seat_cancel_* into one functionVincent Vanlaer
2018-02-06prevents reuse of outdated wlr_output stateMarkus Ongyerth
2018-02-06Refactor roots_cursor_press_buttonVincent Vanlaer
2018-02-06Update seat pointer on meta move/resize/rotateVincent Vanlaer
2018-02-06Cancel rootston move/resize/rotate on escape pressVincent Vanlaer
2018-02-06Always notify seat on button pressVincent 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-04rootston: fix rotated views damage trackingemersion
2018-02-03rootston: fix crash when closing a fullscreened xwayland viewemersion
2018-02-03rootston: do not rely on current view size when accumulating damageemersion
2018-02-03output: replace raw GL calls by wlr_renderer_* callsemersion
2018-02-03render: make wlr_renderer_clear take a float[4] for the coloremersion
2018-02-03rootston: use output rendereremersion
2018-02-03Merge remote-tracking branch 'upstream/master' into output-damageemersion
2018-02-02Merge pull request #601 from emersion/output-modeset-enabledDrew DeVault
2018-02-02backend/drm: update output enabled property on modesetemersion
2018-02-02backend/drm: support updating cursor when session is pausedemersion
2018-02-02rootston: do not render views fullscreened on other outputsemersion
2018-02-02rootston: fix artifacts when leaving fullscreen in a rotated viewemersion
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-30output: damage whole output when fullscreen surface size changesemersion
2018-01-30output: fix output_damage_whole for scaled outputsemersion
2018-01-30backend: fix use-after-free when destroying backendsemersion
2018-01-30Merge pull request #597 from agx/typosemersion
2018-01-30Fix some typosGuido Günther
2018-01-30output: fix performance issues with wlr_output_schedule_frameemersion
2018-01-30rootston: damage whole output when entering/leaving fullscreenemersion
2018-01-30rootston: fix urxvt damage on HiDPI outputsemersion