Age | Commit message (Expand) | Author |
2018-03-16 | Merge pull request #726 from agx/egl-print-dmabuf-formats | emersion |
2018-03-16 | egl: print supported dmabuf formats | Guido Günther |
2018-03-15 | rootston: properly emit view unmap event | emersion |
2018-03-15 | Merge pull request #721 from emersion/simplify-screenshot-client | Tony Crisci |
2018-03-15 | render/gles2: remove matrix transposition in shaders | emersion |
2018-03-15 | matrix: rename wlr_matrix_texture to wlr_matrix_projection | emersion |
2018-03-15 | xdg-shell: add map/unmap support | emersion |
2018-03-15 | xdg-shell-v6: fix wl_list_remove called twice | emersion |
2018-03-15 | xdg-shell-v6: don't leak wlr_xdg_surface_v6_configure.toplevel_state | emersion |
2018-03-15 | renderer: replace wlr_texture_get_matrix by wlr_render_texture | emersion |
2018-03-15 | surface: drop wlr_surface_get_matrix | emersion |
2018-03-15 | Merge pull request #723 from emersion/fix-xwayland-inverted-y | Drew DeVault |
2018-03-15 | render/gles2: don't set inverted_y when EGL_WAYLAND_Y_INVERTED_WL is unsupported | emersion |
2018-03-15 | Merge branch 'master' into matrix-redesign | emersion |
2018-03-15 | matrix: use 2D matrices | emersion |
2018-03-15 | Merge pull request #698 from agx/linux-dmabuf | emersion |
2018-03-15 | Indent GLSL by two spaces | Guido Günther |
2018-03-15 | Wire up linux_dmabuf in rootston | Guido Günther |
2018-03-15 | Add initial linux_dmabuf protocol support | Guido Günther |
2018-03-15 | matrix: unify API, don't use array pointers | emersion |
2018-03-15 | matrix: move to types/ | emersion |
2018-03-14 | examples: simplify screenshot client | emersion |
2018-03-13 | store xdg-positioner properties on the popup | Tony Crisci |
2018-03-13 | Merge pull request #719 from acrisci/xdg-toplevel-role | Drew DeVault |
2018-03-13 | differentiate xdg-toplevel roles | Tony Crisci |
2018-03-14 | rootston: don't center view if maximized | emersion |
2018-03-13 | xdg-shell-v6: next_geometry and geometry fields are not longer pointers in wl... | emersion |
2018-03-13 | xdg-shell-v6: rename toplevel and popup fields in wlr_xdg_surface_v6 for cons... | emersion |
2018-03-13 | xdg-shell-v6: changed wlr_xdg_surface_v6_configure.toplevel_state to be NULL ... | emersion |
2018-03-13 | xdg-shell-v6: redesign the configure/ack_configure workflow | emersion |
2018-03-13 | rootston: unmap view after emitting destroy signal in view_destroy | emersion |
2018-03-13 | rootston: destroy seat view on unmap | emersion |
2018-03-12 | Merge pull request #716 from emersion/fix-cursor-hotspot-update | Tony Crisci |
2018-03-12 | Merge pull request #696 from emersion/fix-output-layout-destroy-global | Tony Crisci |
2018-03-12 | backend/drm: fix cursor hotspot not updated | emersion |
2018-03-12 | Merge pull request #710 from emersion/dont-move-hidden-cursors | emersion |
2018-03-12 | Merge pull request #718 from emersion/wlroots-subproject | Drew DeVault |
2018-03-12 | meson: use current_source_dir instead of source_root | emersion |
2018-03-12 | rootston: don't segfault when getting size of an unmapped xdg-shell view | emersion |
2018-03-12 | xdg-shell-v6: add unmap support, add more protocol errors | emersion |
2018-03-12 | rootston: add destroy to view interface | emersion |
2018-03-12 | rootston: remove xdg-shell-v6 map/unmap listeners on destroy | emersion |
2018-03-11 | render: Flip textures in case of inverted_y | Guido Günther |
2018-03-11 | Merge pull request #715 from emersion/fix-rootston-tablet-tool-destroy | Drew DeVault |
2018-03-11 | rootston: fix segfault in handle_tablet_tool_destroy | emersion |
2018-03-11 | backend/drm: refactor wlr_drm_connector_set_cursor | emersion |
2018-03-11 | output: fix trailing cursor at (0, 0) on startup | emersion |
2018-03-10 | xdg-shell-v6: add map signal | emersion |
2018-03-09 | Make X11 fully optional | Cedric Sodhi |
2018-03-09 | rootston: add view_map and view_unmap | emersion |