Age | Commit message (Expand) | Author |
2017-12-15 | Fix rootston input on HiDPI outputs in wayland backend | emersion |
2017-12-15 | Fix clipboard from xwayland to wayland | emersion |
2017-12-15 | Send empty selection when clipboard is empty | emersion |
2017-12-15 | Introduce fractional scaling | emersion |
2017-12-15 | Destroy xwm selection window on destroy | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-14 | Deny access to clipboard if no xwayland window is focused | emersion |
2017-12-14 | Merge pull request #453 from emersion/surface-transform | Drew DeVault |
2017-12-14 | Merge pull request #468 from emersion/display-destroy | Drew DeVault |
2017-12-14 | Merge branch 'master' into surface-transform | emersion |
2017-12-14 | Merge branch 'master' into display-destroy | emersion |
2017-12-14 | Only reply to clipboard selection events | emersion |
2017-12-14 | Support selection MIME types from wayland to xwayland | emersion |
2017-12-14 | Support selection MIME types from xwayland to wayland | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-13 | Merge pull request #485 from emersion/wl-backend-multiple-outputs | Drew DeVault |
2017-12-13 | Merge pull request #486 from acrisci/feature/xwm-custom-event-loop | Drew DeVault |
2017-12-13 | xwm: user custom event handler | Tony Crisci |
2017-12-13 | Fix pointer events with multiple outputs in wayland backend | emersion |
2017-12-13 | Remove output instead of terminating display when a wayland backend view closed | emersion |
2017-12-13 | Merge pull request #483 from emersion/dynamic-output-scale-transform | Tony Crisci |
2017-12-12 | Update output layout when scale or transform changes | emersion |
2017-12-11 | Merge branch 'master' into display-destroy | emersion |
2017-12-11 | Merge pull request #481 from emersion/custom-mode | Drew DeVault |
2017-12-11 | Add wlr_output_set_custom_mode | emersion |
2017-12-11 | Merge pull request #480 from emersion/default-cursor-image | Tony Crisci |
2017-12-11 | Set default cursor image in rootston | emersion |
2017-12-10 | Merge pull request #478 from martinetd/modifiers | Drew DeVault |
2017-12-10 | wlr_seat: send keyboard modifiers to the right client on enter | Dominique Martinet |
2017-12-09 | Merge pull request #477 from acrisci/bug/xcursor-fixes | Drew DeVault |
2017-12-09 | rootston xcursor fixes | Tony Crisci |
2017-12-09 | remove todo | Tony Crisci |
2017-12-08 | Merge pull request #474 from emersion/customize-repeat-info | Drew DeVault |
2017-12-08 | Add docs for wlr_keyboard_set_repeat_info | emersion |
2017-12-08 | Make keyboard repeat info configurable | emersion |
2017-12-08 | selection fixes | Tony Crisci |
2017-12-08 | Revert "xwm: only take clipboard if window is focused" | Tony Crisci |
2017-12-08 | Merge branch 'master' into feature/xwm-selection | Tony Crisci |
2017-12-08 | Merge pull request #473 from emersion/cursor-enter-leave | Drew DeVault |
2017-12-08 | Fix unscaled cursor sx, sy | emersion |
2017-12-08 | Fix client cursors hotspot on scaled outputs | emersion |
2017-12-08 | Send wl_surface.{enter,leave} to cursor surfaces | emersion |
2017-12-08 | Merge pull request #470 from acrisci/feature/xcursor-edges | Tony Crisci |
2017-12-08 | move get_resize_name to xcursor | Tony Crisci |
2017-12-08 | xwm: use edges enum | Tony Crisci |
2017-12-08 | bring edges into wlr | Tony Crisci |
2017-12-08 | Listen to display destroy in session | emersion |
2017-12-08 | Destroy xwayland client when possible | emersion |
2017-12-08 | Do not destroy wl_client in wlr_xwayland_finish | emersion |
2017-12-08 | Listen to display destroy in xwayland, rename wlr_egl_free | emersion |