emersion
|
51bbcc0fbf
|
Fix rootston input on HiDPI outputs in wayland backend
|
7 years ago |
emersion
|
810c4b119b
|
Fix clipboard from xwayland to wayland
|
7 years ago |
emersion
|
76dcb694c1
|
Send empty selection when clipboard is empty
|
7 years ago |
emersion
|
51db087210
|
Introduce fractional scaling
|
7 years ago |
emersion
|
5584f42c1e
|
Destroy xwm selection window on destroy
|
7 years ago |
emersion
|
6b42bfad18
|
Merge branch 'master' into xwm-selection
|
7 years ago |
emersion
|
b884025558
|
Deny access to clipboard if no xwayland window is focused
|
7 years ago |
Drew DeVault
|
23fb663ea4
|
Merge pull request #453 from emersion/surface-transform
Add surface transforms support
|
7 years ago |
Drew DeVault
|
46ac8e1243
|
Merge pull request #468 from emersion/display-destroy
Use destroy listeners on wl_display
|
7 years ago |
emersion
|
466e86b7b2
|
Merge branch 'master' into surface-transform
|
7 years ago |
emersion
|
75ef7860bb
|
Merge branch 'master' into display-destroy
|
7 years ago |
emersion
|
343efd0c20
|
Only reply to clipboard selection events
|
7 years ago |
emersion
|
a4094c82c7
|
Support selection MIME types from wayland to xwayland
|
7 years ago |
emersion
|
62a16a356d
|
Support selection MIME types from xwayland to wayland
|
7 years ago |
emersion
|
6ef0219763
|
Merge branch 'master' into xwm-selection
|
7 years ago |
Drew DeVault
|
a9fb071d49
|
Merge pull request #485 from emersion/wl-backend-multiple-outputs
Multiple outputs with Wayland backend
|
7 years ago |
Drew DeVault
|
16ee728f57
|
Merge pull request #486 from acrisci/feature/xwm-custom-event-loop
xwm: user custom event handler
|
7 years ago |
Tony Crisci
|
ea4b871e16
|
xwm: user custom event handler
|
7 years ago |
emersion
|
a1302cc4a5
|
Fix pointer events with multiple outputs in wayland backend
|
7 years ago |
emersion
|
257559d890
|
Remove output instead of terminating display when a wayland backend view closed
|
7 years ago |
Tony Crisci
|
96f09c7492
|
Merge pull request #483 from emersion/dynamic-output-scale-transform
Update output layout when scale or transform changes
|
7 years ago |
emersion
|
3b4b8953d9
|
Update output layout when scale or transform changes
|
7 years ago |
emersion
|
c67a5824b8
|
Merge branch 'master' into display-destroy
|
7 years ago |
Drew DeVault
|
808ab5aa1b
|
Merge pull request #481 from emersion/custom-mode
Add wlr_output_set_custom_mode
|
7 years ago |
emersion
|
529675b7b0
|
Add wlr_output_set_custom_mode
|
7 years ago |
Tony Crisci
|
301850ec5d
|
Merge pull request #480 from emersion/default-cursor-image
Set default cursor image in rootston
|
7 years ago |
emersion
|
925497fbea
|
Set default cursor image in rootston
|
7 years ago |
Drew DeVault
|
8ccb5b0b66
|
Merge pull request #478 from martinetd/modifiers
wlr_seat: send keyboard modifiers to the right client on enter
|
7 years ago |
Dominique Martinet
|
542d886984
|
wlr_seat: send keyboard modifiers to the right client on enter
We were previously sending modifiers to the leaving client instead.
Fixes #476.
|
7 years ago |
Drew DeVault
|
b1b1533d94
|
Merge pull request #477 from acrisci/bug/xcursor-fixes
rootston xcursor fixes
|
7 years ago |
Tony Crisci
|
b275d44bc3
|
rootston xcursor fixes
|
7 years ago |
Tony Crisci
|
4da4048189
|
remove todo
|
7 years ago |
Drew DeVault
|
eb4e91f96d
|
Merge pull request #474 from emersion/customize-repeat-info
Make keyboard repeat info configurable
|
7 years ago |
emersion
|
2c6e52c164
|
Add docs for wlr_keyboard_set_repeat_info
|
7 years ago |
emersion
|
a3c0f97810
|
Make keyboard repeat info configurable
|
7 years ago |
Tony Crisci
|
a4bb0574c4
|
selection fixes
|
7 years ago |
Tony Crisci
|
52cda5653b
|
Revert "xwm: only take clipboard if window is focused"
This reverts commit e3542d879d .
|
7 years ago |
Tony Crisci
|
35188834db
|
Merge branch 'master' into feature/xwm-selection
|
7 years ago |
Drew DeVault
|
381a646d2f
|
Merge pull request #473 from emersion/cursor-enter-leave
Send wl_surface.{enter,leave} to cursor surfaces
|
7 years ago |
emersion
|
15bb9a53b4
|
Fix unscaled cursor sx, sy
|
7 years ago |
emersion
|
5dc303fc26
|
Fix client cursors hotspot on scaled outputs
|
7 years ago |
emersion
|
c5fa415a03
|
Send wl_surface.{enter,leave} to cursor surfaces
|
7 years ago |
Tony Crisci
|
703df2a671
|
Merge pull request #470 from acrisci/feature/xcursor-edges
wlr-edges
|
7 years ago |
Tony Crisci
|
4c60072be5
|
move get_resize_name to xcursor
|
7 years ago |
Tony Crisci
|
31bafc2461
|
xwm: use edges enum
|
7 years ago |
Tony Crisci
|
d74ac69f7b
|
bring edges into wlr
|
7 years ago |
emersion
|
6001235b04
|
Listen to display destroy in session
It's not the backend's responsibility to destroy the session anymore.
|
7 years ago |
emersion
|
e30b943fbd
|
Destroy xwayland client when possible
|
7 years ago |
emersion
|
b06535718d
|
Do not destroy wl_client in wlr_xwayland_finish
|
7 years ago |
emersion
|
18eb1eee3f
|
Listen to display destroy in xwayland, rename wlr_egl_free
|
7 years ago |