Age | Commit message (Expand) | Author |
2017-11-10 | Merge pull request #390 from emersion/rootston-maximize | Drew DeVault |
2017-11-09 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
2017-11-08 | rootston: remove old cursor implementation | Tony Crisci |
2017-11-08 | Better UX when moving/resizing/rotating maximized views | emersion |
2017-11-05 | Basic maximization implementation for xdg-shell | emersion |
2017-11-05 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-04 | rootston: move device init to seat | Tony Crisci |
2017-11-04 | Improve input sensitivity | Drew DeVault |
2017-11-03 | Fix moving views when resizing below min size | emersion |
2017-11-02 | rootston: break up input.h | Tony Crisci |
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 |