Commit Graph

169 Commits (1b258ffceb489a8ef339773ef23b1ac65f8774bd)

Author SHA1 Message Date
Drew DeVault e6babc07a0
Merge pull request from emersion/rootston-maximize 7 years ago
Drew DeVault aafb00a15f Fix centering views on scaled outputs 7 years ago
Drew DeVault 75fd9b8426 Remove extraneous keyboard send_enter 7 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi 7 years ago
Tony Crisci 79f5bd6ef8 Merge branch 'master' into feature/multiseat 7 years ago
emersion 882e620639
Always read state from wlr_keyboard in the seat 7 years ago
Tony Crisci 09c6092423 multiseat: somewhat working 7 years ago
emersion 03d3fdc158
Basic maximization implementation for xdg-shell 7 years ago
emersion cf713edc10
Fix moving views when resizing below min size 7 years ago
Drew DeVault 975b9dc365 Fix view centering on HiDPI outputs 7 years ago
Drew DeVault ca8cf7d48d Rethink HiDPI output layouts, fixes everything 7 years ago
Drew DeVault ed74f473d6 Fix various rebase-related bugs 7 years ago
Drew DeVault bafb970871 View view_at (and pointer events) for hidpi 7 years ago
Drew DeVault a6930cd8ea Handle output enter/leave correctly 7 years ago
Drew DeVault 9861add146 Send surface enter output events to clients 7 years ago
Tony Crisci c555a66dda Merge branch 'master' into feature/xwm-rewrite 7 years ago
emersion 315c01ba0f
Remove input.last_active_view 7 years ago
Drew DeVault 4bee96bd30 Merge pull request from emersion/server-decoration 7 years ago
emersion a43acae000
Send server-decoration ack event automatically 7 years ago
Tony Crisci 7914f4bda9 xwm: dont focus override redirect windows 7 years ago
emersion 7c85709de1
Focus last view on close in rootston 7 years ago
Tony Crisci a3f2754668 xwm: add surface to rootston on surface commit 7 years ago
Drew DeVault c5fff08f8a Forgot to rename these 8 years ago
emersion f2c4b80620
Remove calls to assert to check runtime errors in rootston 8 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add 8 years ago
Tony Crisci 169bc216ed rootston: view set position 8 years ago
Tony Crisci 19784360f1 bug: fix view centering 8 years ago
Tony Crisci fe3c6c929b wl-shell: popup input handling 8 years ago
Tony Crisci 654e2ccd6b move surface finder functions to wlroots 8 years ago
Drew DeVault d0d6413772 Merge pull request from versusvoid/optional-xwayland 8 years ago
Drew DeVault 74d31983b5 Center views on focused output 8 years ago
Drew DeVault 82a6598ca7 Merge pull request from acrisci/feature/input-bounds 8 years ago
Drew DeVault 8dcf3bfdf7 Merge pull request from emersion/center-views 8 years ago
Tony Crisci db15ab77b4 use input bounds for pointer events 8 years ago
emersion 518ef46ef2
Activate new views 8 years ago
Drew DeVault 9e1ff2dce9 Merge pull request from emersion/screenshooter 8 years ago
emersion d09d01236b
Center xdg shell views 8 years ago
emersion 0ce3135304
Move read_pixels from output to renderer 8 years ago
Drew DeVault 543601e86c Merge pull request from acrisci/feature/xdg-popup 8 years ago
Tony Crisci 117586c872 bug: fix a subsurface location calculation 8 years ago
Tony Crisci 4f848000af Merge branch 'master' into feature/xdg-popup 8 years ago
emersion 05096ab458
rootston: create screenshooter interface 8 years ago
Versus Void 9cab66f0f9 Make xwayland compile-time optional 8 years ago
Versus Void decd87043f Add config option to disable Xwayland 8 years ago
emersion fbca280949
Unset input->active_view when view is destroyed 8 years ago
emersion 972e9dbd1b
Add close command, add close for xwayland 8 years ago
Tony Crisci 4657f10dd2 Merge branch 'master' into feature/xdg-popup 8 years ago
emersion 1a775adbde
rootston: fix rotated subsurfaces 8 years ago
emersion 09a6d863cf
rootston: fix cursor coordinates for rotated subsurfaces 8 years ago
emersion dd07618727
rootston: rotate cursor coordinates 8 years ago
Tony Crisci 4c9807d3a6 rootston-desktop: popup input handling 8 years ago
Tony Crisci f9379f9a46 rootston-desktop: use window geometry for input bounds 8 years ago
Drew DeVault a471ed3ed0 Reverse loop in view_at 8 years ago
Tony Crisci 8f41c497a7 Merge branch 'master' into feature/subcompositor 8 years ago
Tony Crisci 4c1bd9bde8 input events for subsurfaces 8 years ago
Drew DeVault 40303b7a09 Merge pull request from emersion/xdg-shell-resize 8 years ago
Tony Crisci 2e8543cac0 update rootston for surface changes 8 years ago
Tony Crisci 23e7411442 rootston: create desktop before input 8 years ago
emersion 74f2d0cd63
Completely fix resize offset 8 years ago
emersion 33a97576ca
Add view_resize 8 years ago
Drew DeVault ada7fde6fb DRY up focus and implement z ordering 8 years ago
Drew DeVault 220a6e9bf6 Add xwayland activate and fix EGL bug 8 years ago
Drew DeVault 906a816abf Fix rootston keyboard, add Xwayland 8 years ago
emersion ed9a43c213
Add first try to add wl_shell to rootston 8 years ago
Drew DeVault eaf6c0ccf4 Implement pointer motion and buttons 8 years ago
Drew DeVault 57c50c78f0 Implement wlr_cursor in rootston 8 years ago
Drew DeVault e81e99d16d Render XDG shell surfaces 8 years ago
Drew DeVault 0699aa62d8 Initial pass on roots_input 8 years ago
Drew DeVault b6d7c3ed8e Initialize display, backend; add frame handling 8 years ago