Age | Commit message (Expand) | Author |
2017-11-01 | bugfix: dnd force cancel | Tony Crisci |
2017-10-31 | Fix rootston | emersion |
2017-10-30 | Merge pull request #358 from acrisci/refactor/sec-to-msec | Drew DeVault |
2017-10-30 | rename wlr_seat to seat on seat structs | Tony Crisci |
2017-10-30 | rename seat handle to seat client | Tony Crisci |
2017-10-30 | refactor input time_sec to time_msec | Tony Crisci |
2017-10-29 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-28 | Enforce resize bounds in rootston | emersion |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | Force resize for all edges in rootston | emersion |
2017-10-27 | Merge pull request #344 from emersion/compositor-action-cursors | Drew DeVault |
2017-10-27 | Remove input.last_active_view | emersion |
2017-10-27 | Move xcursor stuff into its own file | emersion |
2017-10-27 | Set compositor cursor for move, resize and rotate | emersion |
2017-10-26 | Fix fallback when there are two config blocks for a keyboard | emersion |
2017-10-26 | Per-keyboard configuration | emersion |
2017-10-25 | xwm: dont focus override redirect windows | Tony Crisci |
2017-10-24 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-22 | Forgot to rename these | Drew DeVault |
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-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 | rootston: handle icon already being in the list | Tony Crisci |
2017-10-15 | wlr-data-device: drag icons | Tony Crisci |
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 |