Age | Commit message (Expand) | Author |
2018-01-23 | rootston: damage tracking for drag icons | emersion |
2018-01-23 | decouples outputenable state and wl_output global | Markus Ongyerth |
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-22 | Merge pull request #578 from emersion/fix-cursor-output-layout-destroy | Drew DeVault |
2018-01-22 | surface: add damage when subsurface moves | emersion |
2018-01-22 | cursor: fix segfault when destroying a wlr_output_layout with a wlr_cursor at... | 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 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 |
2018-01-21 | rootston: fix damage tracking for fullscreen xwayland views | emersion |
2018-01-21 | Merge pull request #576 from Timidger/bugfix/crtc-null-check-in-set-cursor | emersion |
2018-01-21 | move matrix model code to matrix.h | Tony Crisci |
2018-01-21 | Add con/crtc null check to move_cursor in drm | Timidger |
2018-01-21 | Added crtc null check for other drm funcs | Timidger |
2018-01-21 | Merge branch 'master' into decorations | Tony Crisci |
2018-01-21 | rootston: damage tracking for xdg popups | emersion |
2018-01-21 | Fixes #575 | Timidger |
2018-01-21 | Merge pull request #574 from jsshandle/master | emersion |
2018-01-21 | style: add else keywords in xwm.c | Johannes Schramm |
2018-01-21 | style: add comment to empty while loop in logind.c | Johannes Schramm |
2018-01-21 | style: include brackets for if/while/for, even if it's a single statement | Johannes Schramm |
2018-01-21 | rootston: add roots_view_child::destroy | emersion |
2018-01-21 | rootston: track subsurface damage | emersion |
2018-01-21 | surface: add wlr_surface new_subsurface and wlr_subsurface destroy events | emersion |
2018-01-21 | Add docs and comments | emersion |
2018-01-21 | output: add damage tracking via buffer age | emersion |
2018-01-20 | backend/x11: force rendering the whole output | 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-20 | surface: add resize damage | emersion |
2018-01-19 | backend/drm: do not try a pageflip is another one is in pending | emersion |
2018-01-19 | backend/drm: fix retry pageflip | 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 | output: add damage event | emersion |
2018-01-19 | rootston: damage output on mode change | emersion |
2018-01-19 | output: fullscreen surface damage tracking | emersion |
2018-01-19 | rootston: damage tracking for fullscreen views | emersion |
2018-01-18 | output: fix software cursor artifacts | emersion |
2018-01-18 | rootston: use surface damage | emersion |
2018-01-18 | rootston: fix damage test | emersion |