Age | Commit message (Expand) | Author |
2017-10-23 | Send output current mode when changed | emersion |
2017-10-22 | refactor buffer detection | Tony Crisci |
2017-10-22 | Cleanup wlr_gamma_control | emersion |
2017-10-22 | Create globals only for enabled outputs in DRM backend | emersion |
2017-10-22 | Forgot to rename these | Drew DeVault |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-21 | Merge pull request #308 from ascent12/render-fixups | Drew DeVault |
2017-10-22 | Remove drm field from wlr_drm_connector | Scott Anderson |
2017-10-22 | Add pointer to backend inside wlr_output | Scott Anderson |
2017-10-22 | Remove unnecesary wlr_renderers | Scott Anderson |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson |
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 | 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 | Implement simple touch support for rootston | Drew DeVault |
2017-10-20 | Replace list_t with wl_list in wlr_wl_backend | Heghedus Razvan |
2017-10-20 | Add startup command option to rootston | D.B |
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-20 | Replace list_t with wl_list in wlr_drm_backend | Heghedus Razvan |
2017-10-20 | Replace list_t with wl_list in wlr_multi_backend | Heghedus Razvan |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-17 | data-device: fix drag icon position | Tony Crisci |
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 | Check pointer focused surface instead of view at cursor | emersion |
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 |