Age | Commit message (Expand) | Author |
2018-01-21 | Add docs and comments | emersion |
2018-01-21 | output: add damage tracking via buffer age | emersion |
2018-01-20 | backend/drm: fix hardware cursors not moving | emersion |
2018-01-20 | rootston: fix artifacts when un-maximizing a view | emersion |
2018-01-19 | rooston: restrict damage to output extents | emersion |
2018-01-19 | output: fix software cursors damage tracking | emersion |
2018-01-19 | rootston: remove repaint timer, listen for damage instead | emersion |
2018-01-19 | rootston: damage output on mode change | emersion |
2018-01-19 | rootston: damage tracking for fullscreen views | emersion |
2018-01-18 | rootston: use surface damage | emersion |
2018-01-18 | rootston: fix damage test | emersion |
2018-01-18 | rootston: fix segfault when destroying unmapped xwayland view | emersion |
2018-01-18 | output: add wlr_output::damage, fixes #572 | emersion |
2018-01-18 | rootston: damage whole output when created | emersion |
2018-01-18 | rootston: fix double-buffering artifacts | emersion |
2018-01-18 | rootston: fix repaint timer for outputs with refresh rate | emersion |
2018-01-18 | rootston: replace view_damage with view_apply_damage and view_damage_whole | emersion |
2018-01-18 | rootston: fix segfault when rendering surface outside output | emersion |
2018-01-18 | rootston: only draw damaged regions | emersion |
2018-01-18 | rootston: damage views when moved | emersion |
2018-01-18 | rootston: do not swap buffers when output isn't damaged | emersion |
2018-01-18 | rootston: do not redraw if output has no damage | emersion |
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 |
2017-12-27 | Merge pull request #524 from acrisci/role-committed | emersion |
2017-12-27 | wl-shell: role committed | Tony Crisci |