Age | Commit message (Expand) | Author |
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 | 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-01-29 | Merge pull request #580 from emersion/screenshooter-renderer-backport | Tony Crisci |
2018-01-28 | rootston: move together XWayland setup code | Patrick Steinhardt |
2018-01-28 | rootston: fix compilation without XWayland support | Patrick Steinhardt |
2018-01-23 | Backport screenshooter fixes from the renderer redesign v1 | emersion |
2018-01-23 | decorations: respect motif hints | Tony Crisci |
2018-01-23 | fix decorations on wayland backend | Tony Crisci |
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 | move matrix model code to matrix.h | Tony Crisci |
2018-01-21 | Merge branch 'master' into decorations | Tony Crisci |
2018-01-17 | dont use pointer for modifiers | Tony Crisci |
2018-01-17 | Merge branch 'master' into modifier-fixes | Tony Crisci |
2018-01-17 | rootston: hide cursor if seat has no pointer | emersion |
2018-01-16 | basic decorations | Tony Crisci |
2018-01-16 | rootston: set real seat capabilities | emersion |
2018-01-16 | decorate xwayland views | Tony Crisci |
2018-01-16 | abstract box matrix | Tony Crisci |
2018-01-15 | Merge pull request #549 from emersion/output-enabled | Drew DeVault |
2018-01-15 | Merge pull request #562 from emersion/xwayland-fullscreen-render-children | Tony Crisci |
2018-01-14 | Merge pull request #556 from raazvvann/heghe/idle-protocol | Tony Crisci |
2018-01-14 | xwayland: render children window in fullscreen | emersion |
2018-01-13 | Remove unnecessary wlr_backend_destroy | Drew DeVault |
2018-01-10 | Include idle protocol in rootston | Heghedus Razvan |
2018-01-07 | rootston: add toggle_outputs command | emersion |
2018-01-07 | rootston: do not attempt to render disabled outputs | emersion |
2018-01-06 | keyboard grab enter with modifiers | Tony Crisci |
2018-01-05 | compositor modifier hook | Tony Crisci |
2018-01-04 | Disable outputs in rootston config | emersion |
2018-01-01 | Merge pull request #544 from emersion/fix-views-outside-output-layout | Drew DeVault |
2017-12-31 | Allow configurable verbosity | Calvin Lee |
2017-12-31 | Fix views outside output layout | emersion |
2017-12-29 | roots_seat_destroy: also destroy seat in public function | Dominique Martinet |
2017-12-29 | rootston seat: implement part of roots_seat_destroy | Dominique Martinet |
2017-12-27 | config: Avoid clash with other config-headers | Björn Esser |
2017-12-27 | validate grab serial for shell events | Tony Crisci |
2017-12-27 | rootston: remove input event ring buffer | Tony Crisci |