Age | Commit message (Expand) | Author |
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 |
2017-12-07 | Listen to display destroy in backends | emersion |
2017-12-07 | Merge pull request #469 from emersion/output-config-by-name | Drew DeVault |
2017-12-07 | Configure outputs with make, model, serial in rootston | emersion |
2017-12-07 | Remove destroy event in screenshooter for now | emersion |
2017-12-07 | Listen to display destroy in output | emersion |
2017-12-07 | Listen to display destroy in xdg-shell-v6 | emersion |
2017-12-07 | Listen to display destroy in wl-shell | emersion |
2017-12-07 | Listen to display destroy in seat | emersion |
2017-12-07 | Listen to display destroy in gamma control manager | emersion |
2017-12-07 | Add display destroy listener to data device | emersion |
2017-12-07 | Remove display destroy listeners, add compositor listener | emersion |
2017-12-07 | Add display destroy listener in server decoration | emersion |
2017-12-07 | Add display destroy listener in screenshooter, destroy display in rootston | emersion |
2017-12-06 | Merge pull request #466 from emersion/wlr-output-set-scale | Drew DeVault |
2017-12-06 | Send new output to clients when changing transform | emersion |
2017-12-06 | Add wlr_output_set_scale | emersion |
2017-12-06 | Merge pull request #463 from emersion/fix-hw-cursor-move-segfault | Scott Anderson |
2017-12-05 | Fix segfault when moving hardware cursor | emersion |
2017-12-03 | Merge pull request #459 from acrisci/refactor/simplify-xwayland-shell | Tony Crisci |
2017-12-03 | xwayland: remove xwayland param from xsurface methods | Tony Crisci |
2017-12-03 | Merge pull request #458 from acrisci/refactor/wlr-decoration-modes | Drew DeVault |
2017-12-03 | Merge pull request #457 from acrisci/feature/wl-shell-commit | Tony Crisci |
2017-12-03 | wrap server decoration modes | Tony Crisci |
2017-12-03 | rootston: use wl-shell surface commit | Tony Crisci |
2017-12-03 | wl-shell: add commit event | Tony Crisci |
2017-12-02 | Merge pull request #455 from n3rdopolis/patch-1 | Drew DeVault |
2017-12-02 | Fix style and string comparison | n3rdopolis |
2017-12-02 | Attempt to fix #454 | n3rdopolis |
2017-12-01 | optimize a bit rootston renderer if there's no surface transform | emersion |