Age | Commit message (Expand) | Author |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-20 | Replace list_t with wl_list in wlr_wl_backend | Heghedus Razvan |
2017-10-20 | wl-output: send layout position | Tony Crisci |
2017-10-20 | Replace list_t with wl_list for wlr_input_device | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_output | Heghedus Razvan |
2017-10-17 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-17 | Merge pull request #257 from emersion/fix-client-cursors | Drew DeVault |
2017-10-16 | bug: fix view centering | Tony Crisci |
2017-10-16 | data-device: keyboard grabs | Tony Crisci |
2017-10-16 | wlr-seat: pointer state button info | Tony Crisci |
2017-10-16 | wlr-seat: selection signal | Tony Crisci |
2017-10-15 | data-device: refactor set selections for xwayland | Tony Crisci |
2017-10-15 | wlr-data-device: drag icons | Tony Crisci |
2017-10-15 | wlr-data-device: basic drag and drop | Tony Crisci |
2017-10-15 | wlr-data-device: source actions | Tony Crisci |
2017-10-15 | wlr-data-device: offer set actions | Tony Crisci |
2017-10-15 | wlr-data-device: basic clipboard | Tony Crisci |
2017-10-15 | wlr-data-device interface | Tony Crisci |
2017-10-12 | Allow to update the cursor hotspot without its pixels | emersion |
2017-10-11 | Fixed wrong function name | Enerccio |
2017-10-10 | wl-shell: documentation | Tony Crisci |
2017-10-10 | wl-shell: fix popup grab | Tony Crisci |
2017-10-10 | wl-shell: cleanup | Tony Crisci |
2017-10-10 | bug: emit surface new event later | Tony Crisci |
2017-10-10 | wl-shell: popup input handling | Tony Crisci |
2017-10-10 | wl-shell: basic pointer grab | 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 |
2017-10-09 | Merge pull request #206 from emersion/client-cursor | Drew DeVault |
2017-10-09 | move surface finder functions to wlroots | Tony Crisci |
2017-10-08 | Fixed include in wlr_keyboard.h | Timidger |
2017-10-08 | Listen to cursor surface commit & destroy events | emersion |
2017-10-08 | Add wlr_output_set_cursor_surface | emersion |
2017-10-08 | Add request_set_cursor event | emersion |
2017-10-08 | Rename wlr_surface->signals to events | emersion |
2017-10-08 | Merge pull request #140 from emersion/screenshooter | Drew DeVault |
2017-10-08 | Add GL/EGL extension loader generator | Scott Anderson |
2017-10-08 | Move read_pixels from output to renderer | emersion |
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 |