Age | Commit message (Expand) | Author |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-17 | Merge pull request #257 from emersion/fix-client-cursors | Drew DeVault |
2017-10-14 | Fix cursor role name, fix segfault when surface->resource is NULL | emersion |
2017-10-12 | Check pointer focused surface instead of view at cursor | emersion |
2017-10-11 | Add FreeBSD compatibility | Greg V |
2017-10-09 | Switch back to compositor cursor when switching from one view to another | emersion |
2017-10-09 | Check client is focused before setting client cursor | emersion |
2017-10-09 | Switch back to compositor cursor when leaving view | emersion |
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 | Activate new views | emersion |
2017-10-07 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-07 | xdg-seat: keyboard grabs | Tony Crisci |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-10-06 | Deactivate xwayland when focus leaves there | Drew DeVault |
2017-10-06 | rootston: handle grab end | Tony Crisci |
2017-10-06 | Merge branch 'master' into feature/xdg-popup | Tony Crisci |
2017-10-05 | Fix focusing null view | Versus Void |
2017-10-05 | bug: use milisecond granularity for time events | Tony Crisci |
2017-10-05 | wlr-seat: pointer grab interface | Tony Crisci |
2017-10-04 | rootston: rotation by steps | emersion |
2017-10-03 | rootston: add meta-key to config file | emersion |
2017-10-03 | rootston: rotate views! | emersion |
2017-10-03 | rootston: force move and resize | emersion |
2017-09-30 | Merge branch 'master' into feature/subcompositor | Tony Crisci |
2017-09-30 | input events for subsurfaces | Tony Crisci |
2017-09-30 | Completely fix resize offset | emersion |
2017-09-30 | Partially fix resize offset | emersion |
2017-09-30 | Add edges support, remove get_input_bounds | emersion |
2017-09-30 | Add view_resize | emersion |
2017-09-30 | React to xdg shell resize requests | emersion |
2017-09-28 | DRY up focus and implement z ordering | Drew DeVault |
2017-09-28 | Add xwayland activate and fix EGL bug | Drew DeVault |
2017-09-28 | Fix rootston keyboard, add Xwayland | Drew DeVault |
2017-09-23 | Implement xdg surface request_move | Drew DeVault |
2017-09-23 | Implement tool tip -> click simulation | Drew DeVault |
2017-09-23 | Implement pointer motion and buttons | Drew DeVault |
2017-09-23 | Implement wlr_cursor in rootston | Drew DeVault |
2017-09-23 | Wire up pointer, start on cursor | Drew DeVault |