Age | Commit message (Expand) | Author |
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 | 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-14 | xwayland: render children window in fullscreen | emersion |
2018-01-07 | rootston: do not attempt to render disabled outputs | emersion |
2018-01-04 | Disable outputs in rootston config | emersion |
2017-12-31 | Fix views outside output layout | emersion |
2017-12-14 | Merge branch 'master' into surface-transform | emersion |
2017-12-12 | Update output layout when scale or transform changes | emersion |
2017-12-11 | Add wlr_output_set_custom_mode | emersion |
2017-12-09 | rootston xcursor fixes | Tony Crisci |
2017-12-07 | Configure outputs with make, model, serial in rootston | emersion |
2017-12-06 | Add wlr_output_set_scale | emersion |
2017-12-01 | optimize a bit rootston renderer if there's no surface transform | emersion |
2017-12-01 | Refactor: rename matrices in rootston | emersion |
2017-11-30 | Fix surface transforms | emersion |
2017-11-21 | Always center fullscreen view on screen | emersion |
2017-11-20 | Fix GCC build | emersion |
2017-11-20 | Fix fullscreen in xdg-shell | emersion |
2017-11-20 | Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface | emersion |
2017-11-20 | Initial fullscreen support | emersion |
2017-11-20 | rootston: remove unmapped surface from desktop | Tony Crisci |
2017-11-19 | Merge branch 'master' into seat-views | emersion |
2017-11-19 | data-device: wlr-drag-icon | Tony Crisci |
2017-11-18 | Merge branch 'master' into seat-views | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-15 | rootston: touch to focus | Tony Crisci |
2017-11-15 | put dnd icon in the right place | Tony Crisci |
2017-11-15 | basic touch dnd | Tony Crisci |
2017-11-15 | Add wlr_xdg_surface_v6_popup_get_position | emersion |
2017-11-14 | Remove remaining buffer_{width,height} usage | emersion |
2017-11-14 | Don't use buffer size | emersion |
2017-11-14 | Fix popups position for rotated views | emersion |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Fix rendering of rotated views on HiDPI outputs | emersion |
2017-11-12 | Introduce wlr_xcursor_manager | emersion |
2017-11-11 | rootston: keep one xcursor_theme per seat | emersion |
2017-11-11 | Add wlr_output.serial | emersion |
2017-11-11 | rootston: add roots_xcursor_theme | emersion |
2017-11-11 | rootston: prefix config structs and functions | Tony Crisci |
2017-11-11 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-02 | Rethink HiDPI output layouts, fixes everything | Drew DeVault |
2017-11-01 | Adjust rendering to compensate for disparate scale | Drew DeVault |
2017-11-01 | Consider scale factor when rendering views | Drew DeVault |
2017-11-01 | bugfix: dnd force cancel | Tony Crisci |
2017-10-31 | Remove outdated TODOs, use wlr_surface_has_buffer | emersion |