Age | Commit message (Expand) | Author |
2017-11-01 | Handle output enter/leave correctly | Drew DeVault |
2017-11-01 | Consider scale factor when rendering views | Drew DeVault |
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-24 | xwm: map and unmap notify | Tony Crisci |
2017-10-21 | Remove wl_list_init when using wl_signal_add | emersion |
2017-10-19 | rootston: view set position | Tony Crisci |
2017-10-16 | bug: fix view centering | Tony Crisci |
2017-10-09 | Merge pull request #220 from versusvoid/optional-xwayland | Drew DeVault |
2017-10-08 | Merge pull request #243 from acrisci/feature/input-bounds | Drew DeVault |
2017-10-08 | use input bounds for pointer events | Tony Crisci |
2017-10-08 | Activate new views | emersion |
2017-10-08 | Center wl shell views | emersion |
2017-10-08 | Do not remove the commit listener | emersion |
2017-10-08 | Center xdg shell views | emersion |
2017-10-06 | Make xwayland compile-time optional | Versus Void |
2017-10-06 | Add close command, add close for xwayland | emersion |
2017-09-30 | Completely fix resize offset | emersion |
2017-09-30 | Add view_resize | 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 | Fix rootston keyboard, add Xwayland | Drew DeVault |
2017-09-28 | rootston: handle request_move | emersion |
2017-09-27 | wlr_wl_shell: implement all requests except set_popup | emersion |
2017-09-27 | Fix segfault, add wl_shell view | emersion |
2017-09-23 | Implement xdg surface request_move | Drew DeVault |
2017-09-23 | Implement pointer motion and buttons | Drew DeVault |
2017-09-23 | Render XDG shell surfaces | Drew DeVault |
2017-09-22 | Establish rootston headers & main | Drew DeVault |