emersion
|
0c22ad09a7
|
xwayland: request hints
|
7 years ago |
Drew DeVault
|
cec012019f
|
Merge pull request #208 from versusvoid/memory
Fix memory leaks
|
7 years ago |
Versus Void
|
c5df6ca900
|
Fix memory leaks
|
7 years ago |
Drew DeVault
|
77eae178c7
|
Merge pull request #207 from versusvoid/fix-double-free
Fix double free
|
7 years ago |
Versus Void
|
134f708c55
|
Fix double free
|
7 years ago |
Drew DeVault
|
edadbc7c7f
|
Merge pull request #202 from 4e554c4c/unsetenv
Unset $DISPLAY until XWayland is ready
|
7 years ago |
Calvin Lee
|
dd4bdf1f56
|
Unset $DISPLAY until XWayland is ready
|
7 years ago |
Drew DeVault
|
836242b0c4
|
Merge pull request #197 from versusvoid/buffer-reset
Reset buffer resource pointer on destroy signal.
|
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
wlr-seat: honor seat version
|
7 years ago |
Tony Crisci
|
d1cb0edf20
|
wlr-seat: honor seat version
|
7 years ago |
Drew DeVault
|
5f3c56de28
|
Merge pull request #184 from emersion/rootston-keys
Keyboard modifiers
|
7 years ago |
Drew DeVault
|
eadda29e84
|
Set WAYLAND_DISPLAY in rootston environment
Duh
|
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
Free xkb structures on wlr_keyboard destroy
|
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 |
Drew DeVault
|
fa7013ac23
|
Merge pull request #187 from versusvoid/documentation
Add examples/wlr-example.ini.example
|
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
xdg-shell: protocol destroy
|
7 years ago |
Drew DeVault
|
87a0cb7ba3
|
Merge pull request #182 from ascent12/drm-multi-gpu
DRM Multi-GPU
|
7 years ago |
Versus Void
|
84de02986a
|
Add examples/wlr-example.ini.example with option descriptions for examples
|
7 years ago |
Tony Crisci
|
aae8bdea30
|
xdg-shell: protocol destroy
|
7 years ago |
Scott Anderson
|
9ec9edc40d
|
Check for fd failure properly
|
7 years ago |
Scott Anderson
|
6cfe47d1d8
|
Add explicitly picking GPUs with environment var
|
7 years ago |
Scott Anderson
|
f193623ca1
|
Change iface prefix to suffix
|
7 years ago |
Drew DeVault
|
aa8a4f12b7
|
Fix keyboard handling in examples
|
7 years ago |
Drew DeVault
|
6241ac41d5
|
Forgot that file :/
|
7 years ago |
Drew DeVault
|
f2ea691b93
|
Add basic drawing tablet support to rootston
|
7 years ago |
Scott Anderson
|
f6f9c40965
|
Minor fixes
|
7 years ago |
Scott Anderson
|
009c3747a8
|
Multi-GPU DRM
|
7 years ago |
Scott Anderson
|
fa3d0ed929
|
Change wlr_session to open every GPU
|
7 years ago |
Scott Anderson
|
eaef028976
|
Add renderer pointer inside drm_surface
|
7 years ago |
Drew DeVault
|
933cffaa8d
|
Merge pull request #181 from acrisci/bug/toplevel-cleanup
xdg-toplevel: fix memory leaks
|
7 years ago |
Tony Crisci
|
28f7256148
|
xdg-toplevel: fix memory leaks
|
7 years ago |
Drew DeVault
|
a471ed3ed0
|
Reverse loop in view_at
Looks for the top-most view now.
|
7 years ago |
Drew DeVault
|
bfb6914cdf
|
Merge pull request #160 from acrisci/feature/subcompositor
Subcompositor
|
7 years ago |
Drew DeVault
|
e3438233f1
|
Merge pull request #179 from emersion/wl-shell-resize
rootston: add resize support for wl_shell
|
7 years ago |
emersion
|
ce7d1faf36
|
Fix segfault in handle_request_resize
|
7 years ago |