72 Commits (2c10344f8ff4b5c13e4990d1b98222ee4ffa3909)

Author SHA1 Message Date
Drew DeVault d0d6413772 Merge pull request #220 from versusvoid/optional-xwayland
7 years ago
Drew DeVault 82a6598ca7 Merge pull request #243 from acrisci/feature/input-bounds
7 years ago
Tony Crisci db15ab77b4 use input bounds for pointer events
7 years ago
emersion 518ef46ef2
Activate new views
7 years ago
emersion 3774d6c2c0
Center wl shell views
7 years ago
emersion 3c6f2f29bf
Do not remove the commit listener
7 years ago
emersion d09d01236b
Center xdg shell views
7 years ago
Versus Void 9cab66f0f9 Make xwayland compile-time optional
7 years ago
emersion 972e9dbd1b
Add close command, add close for xwayland
7 years ago
emersion 74f2d0cd63
Completely fix resize offset
7 years ago
emersion 33a97576ca
Add view_resize
7 years ago
emersion d8c86431e0
xwayland: add signals for configure, set_{class,title}
7 years ago
Drew DeVault ada7fde6fb DRY up focus and implement z ordering
7 years ago
emersion b7927078e9
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
7 years ago
Drew DeVault 906a816abf Fix rootston keyboard, add Xwayland
7 years ago
emersion 63f277f3b9
rootston: handle request_move
7 years ago
emersion 663bfe4cd8
wlr_wl_shell: implement all requests except set_popup
7 years ago
emersion acf58e04de
Fix segfault, add wl_shell view
7 years ago
Drew DeVault 0ca7932c3f Implement xdg surface request_move
7 years ago
Drew DeVault eaf6c0ccf4 Implement pointer motion and buttons
7 years ago
Drew DeVault e81e99d16d Render XDG shell surfaces
7 years ago
Drew DeVault 550748681d Establish rootston headers & main
7 years ago