Age | Commit message (Expand) | Author |
2018-01-20 | rootston: fix artifacts when un-maximizing a view | emersion |
2018-01-18 | rootston: replace view_damage with view_apply_damage and view_damage_whole | emersion |
2018-01-18 | rootston: damage views when moved | emersion |
2017-12-27 | config: Avoid clash with other config-headers | Björn Esser |
2017-12-26 | config: Put all defines into config.h | Björn Esser |
2017-12-03 | xwayland: remove xwayland param from xsurface methods | Tony Crisci |
2017-11-21 | Merge branch 'master' into fullscreen | emersion |
2017-11-21 | Merge pull request #387 from emersion/laggy-move-resize | Drew DeVault |
2017-11-20 | Merge branch 'master' into fullscreen | emersion |
2017-11-20 | Fix segfault when closing xwayland views | emersion |
2017-11-20 | Add support for fullscreen xwayland views | emersion |
2017-11-20 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-20 | rootston: remove unmapped surface from desktop | Tony Crisci |
2017-11-20 | Fix laggy move-resize for wl-shell views | emersion |
2017-11-20 | Fix laggy move-resize for xwayland views | emersion |
2017-11-17 | Merge branch 'master' into laggy-move-resize | emersion |
2017-11-17 | rootston: add per-seat views | emersion |
2017-11-11 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-09 | Remove xwayland view listeners on destroy | emersion |
2017-11-09 | Fix xwayland _NET_WM_STATE handling | emersion |
2017-11-08 | Add maximize support for xwayland in rootston | emersion |
2017-11-08 | rootston: guess seat for xwayland moveresize | Tony Crisci |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-05 | Fix laggy move-resize in xdg-shell | emersion |
2017-11-03 | Fix moving views when resizing below min size | emersion |
2017-10-29 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-28 | Enforce resize bounds in rootston | emersion |
2017-10-27 | Merge branch 'master' into feature/xwm-rewrite | Tony Crisci |
2017-10-27 | xwm: moveresize events | Tony Crisci |
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-22 | Forgot to rename these | Drew DeVault |
2017-10-21 | Remove wl_list_init when using wl_signal_add | emersion |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-06 | Disconnect wl_shell clients when closing | emersion |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-10-06 | Deactivate xwayland when focus leaves there | Drew DeVault |
2017-10-06 | Activate only active xwayland views | Versus Void |
2017-09-30 | Add x, y, width, height arguments to wlr_xwayland_surface_configure | emersion |
2017-09-30 | Add view->resize for xwayland | emersion |
2017-09-30 | React to xdg shell resize requests | emersion |
2017-09-29 | xwayland: add state support | emersion |
2017-09-29 | Code style | emersion |
2017-09-29 | xwayland: add signals for configure, set_{class,title} | emersion |
2017-09-28 | DRY up focus and implement z ordering | Drew DeVault |
2017-09-28 | x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types | emersion |
2017-09-28 | Add xwayland activate and fix EGL bug | Drew DeVault |
2017-09-28 | Fix rootston keyboard, add Xwayland | Drew DeVault |