Age | Commit message (Expand) | Author |
2018-02-08 | Merge branch 'master' into cancel-grab | Vincent Vanlaer |
2018-02-07 | Merge pull request #611 from DonOregano/fix-resize-freeze | Drew DeVault |
2018-02-07 | Fix style error | Vincent Vanlaer |
2018-02-07 | Fix jitter when quickly resizing windows | Vincent Vanlaer |
2018-02-07 | Make pointer button release outside window still count down the button_count. | Lars Hagström |
2018-02-06 | Merge roots_seat_cancel_* into one function | Vincent Vanlaer |
2018-02-06 | Refactor roots_cursor_press_button | Vincent Vanlaer |
2018-02-06 | Update seat pointer on meta move/resize/rotate | Vincent Vanlaer |
2018-02-06 | Cancel rootston move/resize/rotate on escape press | Vincent Vanlaer |
2018-02-06 | Always notify seat on button press | Vincent Vanlaer |
2018-02-04 | Comments should talk about colons not semicolons | Fabian Geiselhart |
2018-02-04 | rootston: fix rotated views damage tracking | emersion |
2018-02-03 | rootston: fix crash when closing a fullscreened xwayland view | emersion |
2018-02-03 | rootston: do not rely on current view size when accumulating damage | emersion |
2018-02-03 | render: make wlr_renderer_clear take a float[4] for the color | emersion |
2018-02-03 | rootston: use output renderer | emersion |
2018-02-02 | rootston: do not render views fullscreened on other outputs | emersion |
2018-02-02 | rootston: fix artifacts when leaving fullscreen in a rotated view | emersion |
2018-01-30 | rootston: damage whole output when entering/leaving fullscreen | emersion |
2018-01-30 | rootston: fix urxvt damage on HiDPI outputs | emersion |
2018-01-30 | backend/drm: fix hw cursor position on rotated and scaled outputs | emersion |
2018-01-29 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-29 | Merge pull request #580 from emersion/screenshooter-renderer-backport | Tony Crisci |
2018-01-29 | rootston: fix damage when changing views z-index | emersion |
2018-01-28 | Do not flush damage if swapping buffers failed | emersion |
2018-01-28 | rootston: fix build without xwayland | emersion |
2018-01-28 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-28 | rootston: move together XWayland setup code | Patrick Steinhardt |
2018-01-28 | rootston: fix compilation without XWayland support | Patrick Steinhardt |
2018-01-28 | rootston: fix clipped SSD for rotated views | emersion |
2018-01-28 | rootston: fix damage tracking for SSD | emersion |
2018-01-27 | Fix flickering when switching VT | emersion |
2018-01-27 | rootston: damage tracking for rotated views | emersion |
2018-01-26 | output: add wlr_output_schedule_frame | emersion |
2018-01-26 | Damage tracking for transformed outputs | emersion |
2018-01-25 | rootston: damage tracking scale support | emersion |
2018-01-24 | Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage | emersion |
2018-01-24 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-01-23 | Backport screenshooter fixes from the renderer redesign v1 | emersion |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-23 | decorations: respect motif hints | Tony Crisci |
2018-01-23 | fix decorations on wayland backend | Tony Crisci |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-22 | render: add wlr_renderer_clear and wlr_renderer_scissor | emersion |
2018-01-22 | rootston: damage tracking for wl_shell | emersion |
2018-01-21 | rename matrix model box to project box | Tony Crisci |
2018-01-21 | rename wlr_deco_part to roots_deco_part | Tony Crisci |
2018-01-21 | fix cursor issue | Tony Crisci |
2018-01-21 | make it work with rotation | Tony Crisci |
2018-01-21 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |