1062 Commits (e521b0404bb1a50326404a47bdb510f8fc46898e)
 

Author SHA1 Message Date
emersion fc61e82795
Use pointers for xwayland hints and size_hints
7 years ago
emersion 267f24753f
Add support for WM_HINTS
7 years ago
emersion ca68ef37f0
Add padding if xcb_icccm is not available
7 years ago
emersion ed9796ec68
xwayland: parse normal hints
7 years ago
emersion ef5914bdb6
xwayland: add wlr_xwayland_surface->motif_hints
7 years ago
emersion 0c22ad09a7
xwayland: request hints
7 years ago
Drew DeVault cec012019f Merge pull request #208 from versusvoid/memory
7 years ago
Versus Void c5df6ca900 Fix memory leaks
7 years ago
Drew DeVault 77eae178c7 Merge pull request #207 from versusvoid/fix-double-free
7 years ago
Versus Void 134f708c55 Fix double free
7 years ago
emersion 1a775adbde
rootston: fix rotated subsurfaces
7 years ago
emersion 3b226ba81a
rootston: rotation by steps
7 years ago
emersion 09a6d863cf
rootston: fix cursor coordinates for rotated subsurfaces
7 years ago
emersion dd07618727
rootston: rotate cursor coordinates
7 years ago
Drew DeVault edadbc7c7f Merge pull request #202 from 4e554c4c/unsetenv
7 years ago
Calvin Lee dd4bdf1f56 Unset $DISPLAY until XWayland is ready
7 years ago
Tony Crisci 30eabf38b8 Merge branch 'master' into feature/xdg-popup
7 years ago
emersion f9dbc1841d
rootston: add meta-key to config file
7 years ago
Tony Crisci 4c9807d3a6 rootston-desktop: popup input handling
7 years ago
Tony Crisci f9379f9a46 rootston-desktop: use window geometry for input bounds
7 years ago
Drew DeVault 836242b0c4 Merge pull request #197 from versusvoid/buffer-reset
7 years ago
Versus Void 606311c755 Reset buffer resource pointer on destroy signal
7 years ago
Drew DeVault 847ff779e3 Merge pull request #199 from acrisci/bug/seat-name-version
7 years ago
Tony Crisci d1cb0edf20 wlr-seat: honor seat version
7 years ago
emersion 9b88f25208
rootston: rotate views!
7 years ago
emersion a40d38798c
rootston: force move and resize
7 years ago
Drew DeVault 5f3c56de28 Merge pull request #184 from emersion/rootston-keys
7 years ago
Drew DeVault eadda29e84 Set WAYLAND_DISPLAY in rootston environment
7 years ago
emersion 521e893528
Add modifiers signal, remove wlr_keyboard_update_modifiers
7 years ago
Tony Crisci ddba002d2a Merge pull request #194 from versusvoid/memory
7 years ago
emersion d71344bcdd
Fix modifiers support with backend != wayland
7 years ago
emersion d3d9aca40c
Add modifiers support in wayland backend, parse modifiers in rootston config
7 years ago
emersion 3a8fdebaaa
Fix modifiers handling, add wlr_keyboard_get_modifiers
7 years ago
emersion 2fccff16eb
Begin modifiers support
7 years ago
emersion eb0b315c6c
exec command if it's not exit
7 years ago
emersion c686699817
Free config->bindings
7 years ago
emersion 517a709cdd
Bind logo+q when no config file is specified
7 years ago
emersion 238ded1578
Use a command string rather than an action enum
7 years ago
emersion 97d0fe8976
Parse bindings in config, execute bindings
7 years ago
emersion d32018f1ac
Use keysyms instead of keycodes
7 years ago
emersion ab6c1f88e6
Add keyboard state to rootston
7 years ago
Versus Void 2207d616c9 Free xkb structures on wlr_keyboard destroy
7 years ago
Drew DeVault b0527e7d48 Update README et al with new links
7 years ago
Tony Crisci e003296c23 xdg-popup: render popups in the right place
7 years ago
Tony Crisci 86b66f1d6f xdg-popup: configure requests
7 years ago
Tony Crisci 97cdcccaf0 xdg-surface: get popup
7 years ago
Tony Crisci c665f905ff xdg-positioner
7 years ago
Drew DeVault fa7013ac23 Merge pull request #187 from versusvoid/documentation
7 years ago
Versus Void e88f3887ca Move wlr-example.ini.example to rootston.ini.example and reference it from examples' config parser
7 years ago
Drew DeVault 5662698869 Merge pull request #185 from acrisci/bug/xdg-shell-destroy
7 years ago