Age | Commit message (Expand) | Author |
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 |
2017-12-01 | Refactor: rename matrices in rootston | emersion |
2017-12-01 | Fix pointer input for transformed surfaces | emersion |
2017-12-01 | Fix inverted flipped-90 and flipped-270 | emersion |
2017-12-01 | Make wlr_output_transform_* functions public, refactoring | emersion |
2017-11-30 | Fix surface transforms | emersion |
2017-11-30 | Merge pull request #452 from moritz31/move-os-compatibility | Drew DeVault |
2017-11-30 | Moved os-compatibility and added header | Moritz |
2017-11-30 | Merge pull request #437 from emersion/fullscreen | Tony Crisci |
2017-11-30 | Use correct include path for glapi.h | Scott Anderson |
2017-11-28 | Merge pull request #449 from emersion/fix-hw-cursor-pos | Drew DeVault |
2017-11-29 | Fix initial hardware cursor position | emersion |
2017-11-26 | Merge pull request #447 from ascent12/os-compat | Drew DeVault |
2017-11-27 | Remove unneeded linux include | Scott Anderson |
2017-11-25 | Revert "Add xdg_shell ack_configure event" | Drew DeVault |
2017-11-25 | Add xdg_shell ack_configure event | Drew DeVault |
2017-11-22 | Merge pull request #445 from acrisci/feature/maximize-command | Drew DeVault |
2017-11-22 | rootston: maximize command | Tony Crisci |
2017-11-22 | xwm: only take clipboard if window is focused | Tony Crisci |
2017-11-22 | Merge pull request #444 from myfreeweb/master | Drew DeVault |
2017-11-22 | Use SIGUSR2 for vt switching instead of SIGUSR1 | Greg V |
2017-11-22 | xwayland: clean up seat setting | Tony Crisci |
2017-11-22 | xwm: send selection data | Tony Crisci |
2017-11-22 | Fix Xwayland second socket path on non-Linux systems | Greg V |
2017-11-21 | Merge pull request #443 from ascent12/meson-glapi | Drew DeVault |
2017-11-22 | Change glapi.sh to generate both files | Scott Anderson |
2017-11-21 | Merge pull request #442 from ascent12/meson-version | Drew DeVault |
2017-11-21 | xwm: get selection data | Tony Crisci |
2017-11-21 | xwm: get selection targets | Tony Crisci |
2017-11-22 | Add minimum meson version | Scott Anderson |
2017-11-21 | Fix non-HiDPI-aware fullscreen surface rendering in wlr_output | emersion |
2017-11-21 | Fix HiDPI support | emersion |
2017-11-21 | Fix messed up outputs after fullscreen | emersion |
2017-11-21 | Merge branch 'master' into fullscreen | emersion |
2017-11-21 | xwm: x11 data source | Tony Crisci |
2017-11-21 | Merge pull request #387 from emersion/laggy-move-resize | Drew DeVault |
2017-11-21 | xwm: handle selection stubs | Tony Crisci |
2017-11-21 | xwm: xfixes selection notify | Tony Crisci |
2017-11-21 | Merge branch 'master' into feature/xwm-selection | Tony Crisci |
2017-11-21 | Add fullscreen command, fix view_at with fullscreen views | emersion |
2017-11-21 | Always center fullscreen view on screen | emersion |