Age | Commit message (Expand) | Author |
2017-10-31 | Remove wlr_cursor_set_xcursor for now | emersion |
2017-10-31 | Transform cursor hotspot, fix wayland cursor hotspot | emersion |
2017-10-31 | Transform cursor hotspot | emersion |
2017-10-31 | Manage wlr_output_cursor from wlr_cursor | emersion |
2017-10-31 | Fix rootston | emersion |
2017-10-31 | Add wlr_output_cursor | emersion |
2017-10-31 | Merge pull request #361 from emersion/output-layout-checked-allocs | Tony Crisci |
2017-10-31 | Merge pull request #362 from emersion/types-allocs-and-style | Tony Crisci |
2017-10-31 | Fix code style issues | emersion |
2017-10-31 | Fix remaining unchecked allocs in types and code style | emersion |
2017-10-31 | Check allocation errors in wlr_output_layout | emersion |
2017-10-30 | Merge pull request #360 from acrisci/bug/x11-output-free | Drew DeVault |
2017-10-30 | bug: free x11 backend output in destroy | Tony Crisci |
2017-10-30 | Merge pull request #358 from acrisci/refactor/sec-to-msec | Drew DeVault |
2017-10-30 | remove time usec | Tony Crisci |
2017-10-30 | Merge pull request #359 from acrisci/refactor/seat-handle-to-client | 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 pull request #356 from vially/fix-bounds-check | Tony Crisci |
2017-10-30 | Fix resize bounds check in rootson | Valentin Hăloiu |
2017-10-29 | Merge pull request #331 from acrisci/feature/xwm-rewrite | Drew DeVault |
2017-10-29 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-29 | xwm: cleanup send focus window logic | Tony Crisci |
2017-10-29 | xwm: get rid of xcb call macro | Tony Crisci |
2017-10-29 | xwm: cleanup and consistent naming | Tony Crisci |
2017-10-28 | Allow configuring output mode in rootston | Drew DeVault |
2017-10-28 | Fix segfault in DRM cursor | Drew DeVault |
2017-10-28 | Merge pull request #324 from acrisci/feature/keyboard-redesign | Drew DeVault |
2017-10-28 | Merge pull request #349 from emersion/resize-bounds | Drew DeVault |
2017-10-28 | Enforce resize bounds in rootston | emersion |
2017-10-27 | xwm: remove duplicate calls in net wm state read | Tony Crisci |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | xwm: create colormap and visual depth detection | Tony Crisci |
2017-10-27 | Merge pull request #347 from emersion/resize-all-edges | Drew DeVault |
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 | Merge pull request #345 from emersion/remove-last-active-view | Drew DeVault |
2017-10-27 | Remove input.last_active_view | emersion |
2017-10-27 | xwm: net wm state | Tony Crisci |
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 | Merge pull request #341 from emersion/per-keyboard-config | Drew DeVault |
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 | xwm: remove incorrect implementation of net wm state | Tony Crisci |
2017-10-26 | Per-keyboard configuration | emersion |