Age | Commit message (Expand) | Author |
2017-10-07 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-07 | Remove cairo dependency, write raw pixels | emersion |
2017-10-07 | xdg-seat: keyboard grabs | Tony Crisci |
2017-10-07 | Call glReadPixels right before swapping buffers | emersion |
2017-10-07 | Add post_frame event to wlr_output, use wlr_drm_plane_make_current in wlr_drm... | emersion |
2017-10-07 | First attempt to implement screenshooter | emersion |
2017-10-07 | Add screenshooter skeleton | emersion |
2017-10-06 | Merge pull request #221 from versusvoid/wayland-xkb_state_update_mask | Drew DeVault |
2017-10-06 | Use xkb_state_update_mask() with Wayland backend | Versus Void |
2017-10-06 | Implement wlr_xdg_toplevel_v6_send_close | emersion |
2017-10-06 | xdg-shell: cleanup | Tony Crisci |
2017-10-06 | rootston: handle grab end | Tony Crisci |
2017-10-06 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-06 | xdg-popup: basic pointer grab | Tony Crisci |
2017-10-06 | Transform hotspot with cursor | Versus Void |
2017-10-05 | Copy xcb_icccm structs into wlroots | emersion |
2017-10-05 | wlr-seat: pointer grab interface | Tony Crisci |
2017-10-05 | Parse _MOTIF_HINTS | emersion |
2017-10-05 | Use pointers for xwayland hints and size_hints | emersion |
2017-10-05 | Add support for WM_HINTS | emersion |
2017-10-05 | Add padding if xcb_icccm is not available | emersion |
2017-10-05 | xwayland: parse normal hints | emersion |
2017-10-05 | xwayland: add wlr_xwayland_surface->motif_hints | emersion |
2017-10-03 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-03 | Reset buffer resource pointer on destroy signal | Versus Void |
2017-10-03 | Add modifiers signal, remove wlr_keyboard_update_modifiers | emersion |
2017-10-03 | Add modifiers support in wayland backend, parse modifiers in rootston config | emersion |
2017-10-03 | Fix modifiers handling, add wlr_keyboard_get_modifiers | emersion |
2017-10-03 | Begin modifiers support | emersion |
2017-10-02 | xdg-popup: render popups in the right place | Tony Crisci |
2017-10-02 | xdg-surface: get popup | Tony Crisci |
2017-10-02 | Merge pull request #182 from ascent12/drm-multi-gpu | Drew DeVault |
2017-10-01 | Multi-GPU DRM | Scott Anderson |
2017-10-01 | Change wlr_session to open every GPU | Scott Anderson |
2017-09-30 | Merge branch 'master' into feature/subcompositor | Tony Crisci |
2017-09-30 | subsurface handle parent destroy | Tony Crisci |
2017-09-30 | Add x, y, width, height arguments to wlr_xwayland_surface_configure | emersion |
2017-09-30 | subcompositor protocol errors | Tony Crisci |
2017-09-30 | subsurface stacking requests | Tony Crisci |
2017-09-30 | subsurface commit and render | Tony Crisci |
2017-09-30 | subsurface sync and position | Tony Crisci |
2017-09-30 | cleanup wlr_surface.[ch] | Tony Crisci |
2017-09-30 | subsurface implementation stubs | Tony Crisci |
2017-09-29 | Merge pull request #170 from emersion/xwayland | Drew DeVault |
2017-09-29 | xwayland: add wlr_xwayland_surface_close | emersion |
2017-09-29 | xwayland: add window_type support | emersion |
2017-09-29 | xwayland: add pid support | emersion |
2017-09-29 | xwayland: add state support | emersion |
2017-09-29 | xwayland: add set_parent event | emersion |
2017-09-29 | xwayland: add signals for configure, set_{class,title} | emersion |