Age | Commit message (Expand) | Author |
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-30 | Fix resize bounds check in rootson | Valentin Hăloiu |
2017-10-29 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-28 | Allow configuring output mode in rootston | Drew DeVault |
2017-10-28 | Merge pull request #324 from acrisci/feature/keyboard-redesign | Drew DeVault |
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-27 | xwm: moveresize events | Tony Crisci |
2017-10-27 | Merge pull request #333 from emersion/server-decoration | Drew DeVault |
2017-10-27 | Send server-decoration ack event automatically | emersion |
2017-10-26 | Rename default keyboard section | 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-25 | Focus last view on close in rootston | emersion |
2017-10-25 | xwm: improve activation and dont send focus twice | Tony Crisci |
2017-10-24 | xwm: map and unmap notify | Tony Crisci |
2017-10-24 | xwm: add surface to rootston on surface commit | Tony Crisci |
2017-10-24 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-24 | wlr-seat: keyboard redesign | Tony Crisci |
2017-10-22 | Forgot to rename these | Drew DeVault |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | Fixed default keybinding in config.c | Alexander Taylor |
2017-10-21 | Merge pull request #309 from inclement/fix_rootston_default_config | Drew DeVault |
2017-10-21 | Changed broken default rootston keybinding | Alexander Taylor |
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 pull request #303 from emersion/wl-signal-no-list-init | Drew DeVault |
2017-10-21 | Merge branch 'master' into feature/data-device-selection | Tony Crisci |
2017-10-21 | Moved comments in rootston keybinding example config | Alexander Taylor |
2017-10-21 | Remove calls to assert to check runtime errors in rootston | emersion |
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 | Add startup command option to rootston | D.B |
2017-10-20 | Replace list_t with wl_list in wlr_output | Heghedus Razvan |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-18 | Add a default meta key | emersion |
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 |