Age | Commit message (Expand) | Author |
2018-02-10 | Merge pull request #619 from emersion/swap-with-damage | Drew DeVault |
2018-02-10 | meson build: only link with deps when required by options | Dominique Martinet |
2018-02-10 | Merge pull request #622 from martinetd/smallscale | emersion |
2018-02-10 | meson build: make enable options work as auto/true/false | Dominique Martinet |
2018-02-10 | meson.build status: print actual build options in message | Dominique Martinet |
2018-02-10 | Fallback gamma on legacy if properties don't exist | Vincent Vanlaer |
2018-02-10 | rootston: allow scale < 1 as well | Dominique Martinet |
2018-02-09 | Swap buffers with damage | emersion |
2018-02-09 | Use VLA instead of heap alloc | Vincent Vanlaer |
2018-02-09 | Fix style | Vincent Vanlaer |
2018-02-09 | Free gamma when property blob creation fails | Vincent Vanlaer |
2018-02-09 | Set needs_swap on output when gamma changes | Vincent Vanlaer |
2018-02-09 | Do not allow gamma control without a crtc | Vincent Vanlaer |
2018-02-09 | Add atomic gamma lut size fetching | Vincent Vanlaer |
2018-02-09 | Add atomic gamma setting | Vincent Vanlaer |
2018-02-09 | Merge pull request #571 from emersion/output-damage | Drew DeVault |
2018-02-09 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-08 | Merge pull request #609 from VincentVanlaer/cancel-grab | Tony Crisci |
2018-02-08 | Rename roots_seat_cancel_transform | Vincent Vanlaer |
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 | Merge pull request #612 from VincentVanlaer/fix-move-resize | emersion |
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 pull request #610 from Ongy/drm_reuse | Drew DeVault |
2018-02-06 | Merge roots_seat_cancel_* into one function | Vincent Vanlaer |
2018-02-06 | prevents reuse of outdated wlr_output state | Markus Ongyerth |
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 | Merge pull request #607 from VincentVanlaer/cursor-bug | Drew DeVault |
2018-02-04 | Prevent cursor from getting stuck at infinity | Vincent Vanlaer |
2018-02-04 | Merge pull request #606 from FabianGeiselhart/fix-typo | emersion |
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 | output: replace raw GL calls by wlr_renderer_* calls | 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-03 | Merge remote-tracking branch 'upstream/master' into output-damage | emersion |
2018-02-02 | Merge pull request #601 from emersion/output-modeset-enabled | Drew DeVault |
2018-02-02 | backend/drm: update output enabled property on modeset | emersion |
2018-02-02 | backend/drm: support updating cursor when session is paused | 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-02-02 | Fix typo in xcursor.h | Drew DeVault |
2018-02-01 | Improve xcursor docs | Drew DeVault |