Age | Commit message (Expand) | Author |
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 |
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-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-09 | Switch back to compositor cursor when switching from one view to another | emersion |
2017-10-09 | Switch back to compositor cursor when leaving view | emersion |
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 | rootston: handle request_set_cursor | 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 #243 from acrisci/feature/input-bounds | Drew DeVault |
2017-10-08 | Merge pull request #239 from emersion/center-views | Drew DeVault |
2017-10-08 | use input bounds for pointer events | Tony Crisci |
2017-10-08 | Activate new views | emersion |
2017-10-08 | Center wl shell views | emersion |
2017-10-08 | Do not remove the commit listener | emersion |
2017-10-08 | Merge pull request #140 from emersion/screenshooter | Drew DeVault |