Age | Commit message (Expand) | Author |
2017-12-06 | Add wlr_output_set_scale | 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 |
2017-10-31 | Fix rootston | emersion |
2017-10-28 | Allow configuring output mode in rootston | Drew DeVault |
2017-10-27 | Move xcursor stuff into its own file | emersion |
2017-10-24 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | rootston: remove mostly unused mapped icon param | Tony Crisci |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Remove wl_list_init when using wl_signal_add | emersion |
2017-10-20 | Replace list_t with wl_list in wlr_output | Heghedus Razvan |
2017-10-17 | data-device: fix drag icon position | Tony Crisci |
2017-10-15 | wlr-data-device: drag icons | Tony Crisci |
2017-10-11 | Merge pull request #252 from myfreeweb/freebsd-compat | Drew DeVault |
2017-10-11 | Add FreeBSD compatibility | Greg V |
2017-10-10 | wl-shell: cleanup | Tony Crisci |
2017-10-10 | wl_shell: map transient surfaces closer to parent | Tony Crisci |
2017-10-10 | wl-shell: render popups in the right place | Tony Crisci |
2017-10-10 | Upload texture on surface commit | Versus Void |