Commit Graph

139 Commits (f2c4b80620337e8533ce0986186cc914d45b6dce)

Author SHA1 Message Date
emersion f2c4b80620
Remove calls to assert to check runtime errors in rootston 7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add 7 years ago
Drew DeVault 1782d5e7b7 Implement simple touch support for rootston 7 years ago
D.B 8c759d7abe Add startup command option to rootston 7 years ago
Tony Crisci 169bc216ed rootston: view set position 7 years ago
emersion f874c3d585
Add a default meta key 7 years ago
Drew DeVault 62371a9974 Merge pull request from emersion/fix-client-cursors 7 years ago
Tony Crisci 19784360f1 bug: fix view centering 7 years ago
emersion 8fd4ae5de8
Fix cursor role name, fix segfault when surface->resource is NULL 7 years ago
Versus Void 96079ff897 Move binding parsing to separate function 7 years ago
Versus Void db3368ba43 New binding to switch windows 7 years ago
emersion 29abf93bb6
Check pointer focused surface instead of view at cursor 7 years ago
Drew DeVault bf5299a3a5 Merge pull request from myfreeweb/freebsd-compat 7 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility 7 years ago
Tony Crisci f7e7f6271d wl-shell: cleanup 7 years ago
Tony Crisci fe3c6c929b wl-shell: popup input handling 7 years ago
Tony Crisci d4c065e59b wl_shell: map transient surfaces closer to parent 7 years ago
Tony Crisci cd1204f71f wl-shell: render popups in the right place 7 years ago
Versus Void a6db47196c Upload texture on surface commit 7 years ago
Drew DeVault c39bfe7f84 Merge pull request from emersion/client-cursor 7 years ago
Tony Crisci 654e2ccd6b move surface finder functions to wlroots 7 years ago
Drew DeVault d0d6413772 Merge pull request from versusvoid/optional-xwayland 7 years ago
emersion 8492174088
Switch back to compositor cursor when switching from one view to another 7 years ago
emersion f44c44502d
Check client is focused before setting client cursor 7 years ago
emersion 4d157fe5de
Switch back to compositor cursor when leaving view 7 years ago
emersion 8a77d1b6a2
Listen to cursor surface commit & destroy events 7 years ago
emersion 9b83caa658
Add wlr_output_set_cursor_surface 7 years ago
emersion 65d57920e5
rootston: handle request_set_cursor 7 years ago
emersion 7b6d785f52
Rename wlr_surface->signals to events 7 years ago
Drew DeVault 74d31983b5 Center views on focused output 7 years ago
Drew DeVault 82a6598ca7 Merge pull request from acrisci/feature/input-bounds 7 years ago
Drew DeVault 8dcf3bfdf7 Merge pull request from emersion/center-views 7 years ago
Tony Crisci db15ab77b4 use input bounds for pointer events 7 years ago
emersion b72da6cc44
Only center toplevel xdg shell views 7 years ago
emersion 518ef46ef2
Activate new views 7 years ago
emersion e66e18f4de
Only center toplevel wl_shell views 7 years ago
emersion 3774d6c2c0
Center wl shell views 7 years ago
emersion 3c6f2f29bf
Do not remove the commit listener 7 years ago
Drew DeVault 9e1ff2dce9 Merge pull request from emersion/screenshooter 7 years ago
emersion d09d01236b
Center xdg shell views 7 years ago
emersion 0ce3135304
Move read_pixels from output to renderer 7 years ago
Drew DeVault 543601e86c Merge pull request from acrisci/feature/xdg-popup 7 years ago
Tony Crisci 117586c872 bug: fix a subsurface location calculation 7 years ago
Tony Crisci 4f848000af Merge branch 'master' into feature/xdg-popup 7 years ago
Tony Crisci 4680943e74 xdg-seat: keyboard grabs 7 years ago
emersion 05096ab458
rootston: create screenshooter interface 7 years ago
Versus Void 9cab66f0f9 Make xwayland compile-time optional 7 years ago
Versus Void decd87043f Add config option to disable Xwayland 7 years ago
emersion f402598ee1
Match default keybindings with sway's 7 years ago
emersion fbca280949
Unset input->active_view when view is destroyed 7 years ago