Age | Commit message (Expand) | Author |
2018-01-28 | rootston: fix damage tracking for SSD | 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-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 | rootston: damage tracking for drag icons | emersion |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-22 | rootston: damage tracking for wl_shell | emersion |
2018-01-21 | take roots_view out of input.h | Tony Crisci |
2018-01-21 | take seat.h out of view.h | Tony Crisci |
2018-01-21 | rename wlr_deco_part to roots_deco_part | Tony Crisci |
2018-01-21 | make it work with rotation | Tony Crisci |
2018-01-21 | rootston: damage tracking for xdg popups | emersion |
2018-01-21 | rootston: add roots_view_child::destroy | emersion |
2018-01-21 | rootston: track subsurface damage | emersion |
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-19 | rootston: remove repaint timer, listen for damage instead | emersion |
2018-01-19 | rootston: damage output on mode change | emersion |
2018-01-18 | rootston: fix double-buffering artifacts | emersion |
2018-01-18 | rootston: replace view_damage with view_apply_damage and view_damage_whole | 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-16 | basic decorations | Tony Crisci |
2018-01-16 | decorate xwayland views | Tony Crisci |
2018-01-15 | Merge pull request #549 from emersion/output-enabled | Drew DeVault |
2018-01-10 | Include idle protocol in rootston | Heghedus Razvan |
2018-01-04 | Disable outputs in rootston config | emersion |
2017-12-31 | Fix views outside output layout | emersion |
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 | rootston: remove input event ring buffer | Tony Crisci |
2017-12-26 | config: Put all defines into config.h | Björn Esser |
2017-12-24 | rootston: add arbitrary libinput config 'tap_enabled' | Dominique Martinet |
2017-12-22 | Add missing gtk-primary-selection interfaces | emersion |
2017-12-17 | Merge pull request #487 from emersion/xwm-selection | Drew DeVault |
2017-12-15 | Introduce fractional scaling | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-11 | Set default cursor image in rootston | emersion |
2017-12-08 | Merge pull request #474 from emersion/customize-repeat-info | Drew DeVault |
2017-12-08 | Make keyboard repeat info configurable | emersion |
2017-12-08 | Merge branch 'master' into feature/xwm-selection | Tony Crisci |
2017-12-08 | Send wl_surface.{enter,leave} to cursor surfaces | emersion |
2017-12-08 | bring edges into wlr | Tony Crisci |
2017-11-22 | xwm: send selection data | Tony Crisci |
2017-11-21 | Merge branch 'master' into fullscreen | emersion |
2017-11-21 | Add fullscreen command, fix view_at with fullscreen views | emersion |