Age | Commit message (Expand) | Author |
2017-11-01 | bugfix: dnd force cancel | Tony Crisci |
2017-11-01 | Apply output transformation to pointer events in Wayland backend | emersion |
2017-10-31 | Fix cursor hotspot with rotated outputs on DRM backend | emersion |
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 | Manage wlr_output_cursor from wlr_cursor | emersion |
2017-10-31 | Add wlr_output_cursor | emersion |
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 | 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 | Allow configuring output mode in rootston | Drew DeVault |
2017-10-28 | Merge pull request #324 from acrisci/feature/keyboard-redesign | Drew DeVault |
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 #344 from emersion/compositor-action-cursors | 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 | 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 | 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 |
2017-10-26 | Do not set hw cursor if disabled when switching VT | emersion |
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: get rid of displayable surfaces list | Tony Crisci |
2017-10-24 | Complete server-decoration implementation | emersion |
2017-10-24 | Add server-decoration skeleton | emersion |
2017-10-24 | xwm: fix lists | 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-23 | Send output current mode when changed | emersion |
2017-10-22 | refactor buffer detection | Tony Crisci |
2017-10-22 | Cleanup wlr_gamma_control | emersion |
2017-10-22 | Create globals only for enabled outputs in DRM backend | emersion |
2017-10-22 | Forgot to rename these | Drew DeVault |
2017-10-21 | Merge branch 'master' into heghe/wl_list | Drew DeVault |
2017-10-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-21 | Merge pull request #308 from ascent12/render-fixups | Drew DeVault |
2017-10-22 | Remove drm field from wlr_drm_connector | Scott Anderson |
2017-10-22 | Add pointer to backend inside wlr_output | Scott Anderson |
2017-10-22 | Remove unnecesary wlr_renderers | Scott Anderson |
2017-10-22 | Move egl.h to render/egl.h | Scott Anderson |