1579 Commits (4d744aeb230f36d990c102a89314f95ff802ca75)
 

Author SHA1 Message Date
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"
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
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
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
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
emersion 9d43adaafa
Listen to display destroy in backends
7 years ago
Drew DeVault f469784bbc
Merge pull request #469 from emersion/output-config-by-name
7 years ago
emersion 91d72040e5
Configure outputs with make, model, serial in rootston
7 years ago
emersion bdb6e0b84c
Remove destroy event in screenshooter for now
7 years ago
emersion 0e066f0d76
Listen to display destroy in output
7 years ago
emersion cbf5763c22
Listen to display destroy in xdg-shell-v6
7 years ago
emersion 9ddaea14a1
Listen to display destroy in wl-shell
7 years ago
emersion 983ea3033f
Listen to display destroy in seat
7 years ago
emersion 088ff9a614
Listen to display destroy in gamma control manager
7 years ago
emersion c7900663bc
Add display destroy listener to data device
7 years ago
emersion e6d2e72401
Remove display destroy listeners, add compositor listener
7 years ago
emersion 32591d66d6
Add display destroy listener in server decoration
7 years ago
emersion dfe11a2b0e
Add display destroy listener in screenshooter, destroy display in rootston
7 years ago
Drew DeVault aead5019a7
Merge pull request #466 from emersion/wlr-output-set-scale
7 years ago
emersion dac0233804
Send new output to clients when changing transform
7 years ago
emersion bf2b58eb6d
Add wlr_output_set_scale
7 years ago
Scott Anderson dad19394cf
Merge pull request #463 from emersion/fix-hw-cursor-move-segfault
7 years ago
emersion 8af779fae6
Fix segfault when moving hardware cursor
7 years ago
Tony Crisci 314e80e8db
Merge pull request #459 from acrisci/refactor/simplify-xwayland-shell
7 years ago
Tony Crisci 86df909256 xwayland: remove xwayland param from xsurface methods
7 years ago
Drew DeVault 3f70043d00
Merge pull request #458 from acrisci/refactor/wlr-decoration-modes
7 years ago
Tony Crisci aa7efa1564
Merge pull request #457 from acrisci/feature/wl-shell-commit
7 years ago
Tony Crisci 344ca222db wrap server decoration modes
7 years ago
Tony Crisci 20545b09fa rootston: use wl-shell surface commit
7 years ago
Tony Crisci 41d7bad470 wl-shell: add commit event
7 years ago
Drew DeVault 8eceaa2291
Merge pull request #455 from n3rdopolis/patch-1
7 years ago
n3rdopolis 8a2d54c24a
Fix style and string comparison
7 years ago
n3rdopolis a8d8a63fe0
Attempt to fix #454
7 years ago
emersion eb763439f7
optimize a bit rootston renderer if there's no surface transform
7 years ago
emersion d1b29a54b9
Refactor: rename matrices in rootston
7 years ago
emersion acc8f36894
Fix pointer input for transformed surfaces
7 years ago
emersion 4a56957a37
Fix inverted flipped-90 and flipped-270
7 years ago
emersion 6a69b4419f
Make wlr_output_transform_* functions public, refactoring
7 years ago