851 Commits (fb106eb97925d16ed6744481a9798d068a6f6690)

Author SHA1 Message Date
emersion 6a60dafe59 rootston: fix input events for rotated views
6 years ago
emersion c2178d51a8 rootston: split rendering code into render.c
6 years ago
emersion 242e9e3bf0 rootston: fix Xwayland children rendering when fullscreen
6 years ago
emersion bfaf06f04b rootston: fix rotated views rendering
6 years ago
emersion 62fd03a7be rootston: refactor rendering
6 years ago
Guido Günther 65f1ec1d5e rootston: Make add_{switch,binding}_config static
6 years ago
Drew DeVault e77e53dae5
Merge pull request #1517 from emersion/refactor-dnd
6 years ago
emersion 9adcbabea4
rootston: make roots_view embedded and remove unions
6 years ago
emersion 9f11bf571e
rootston: add a view child interface
6 years ago
emersion e86c7a3dd6
rootston: move part of desktop.c to view.c, use an interface for views
6 years ago
Sebastian Krzyszkowiak 4f66565606 rootston: surface_at: check for fullscreen surfaces in between TOP and OVERLAY layers
6 years ago
Sebastian Krzyszkowiak de56ea6b1e rootston: don't try to maximize fullscreen surfaces
6 years ago
emersion ae2aeb65cc
rootston: cancel drag on invalid serial
6 years ago
emersion 6291e84532
data-device: refactor wlr_drag
6 years ago
Drew DeVault ea28887a23
Merge pull request #1493 from emersion/primary-selection-v1
6 years ago
emersion 943e918a96
subsurface: add map/unmap events
6 years ago
emersion 8163f7e1e2
primary-selection-v1: copy from gtk-primary-selection
6 years ago
emersion faa00a4a33
rootston: only allow one drag icon per seat
6 years ago
emersion d6de329d98
seat: don't send motion if pointer hasn't moved
6 years ago
emersion 7309d8c9ac
Fix two issues found with Clang's static analyzer
6 years ago
Greg V 9fe8e37961 Implement the pointer-gestures-unstable-v1 protocol
6 years ago
emersion 5de26ad8ed
pointer: add a frame event
6 years ago
emersion 4cb0697e57 data-device, primary-selection: add request_set_selection
6 years ago
emersion a4eb90315e
Fix indentation in various files
6 years ago
emersion 461360aff1
rootston: document why Xwayland is disconnected before clients
6 years ago
Connor E e7fff4f560 Remove wlr_xdg_surface_send_close.
6 years ago
Jan Beich f80d174e8b Simplify evdev includes on FreeBSD by relying on up-to-date package
6 years ago
Drew DeVault e61ea7706b
Merge pull request #1423 from emersion/data-control
6 years ago
emersion f71cf15aad
relative-pointer-v1: move pointer iteration in wlroots
6 years ago
emersion aebd74243f
Merge pull request #1448 from myfreeweb/fix-retroarch-crash
6 years ago
Greg V 57edfacba4 rootston: fix crash with fullscreen surfaces
6 years ago
emersion 610f5bfc77
Merge pull request #1432 from ForTheReallys/relative-pointers
6 years ago
Drew DeVault f0d8b793a8 Update READMEs per tinywl merge
6 years ago
Alex Maese 78caed0c99 Only send relative events to the focused client in rootston
6 years ago
emersion 99d879c887
data-control-v1: initial protocol implementation
6 years ago
Timidger 9af0c5338f
Standardize the wlr_box input paramaters
6 years ago
Alex Maese e276d310e8 Add unaccelerated pointer values to wlr_event_pointer_motion events
6 years ago
Alex Maese a803a007fb Address @emersion's comments
6 years ago
Alex Maese f5ea393bca Remove pointer resource from relative pointer
6 years ago
Alex Maese d0c940d796 Only send relative motion to correct seat
6 years ago
Alex Maese 09bdbf24f4 Removed relative pointers from wlr_seat
6 years ago
random human 68137dca3f relative_pointer: implementation and code fixes
6 years ago
random human 6fa1777f94 relative_pointer: code formatting fixes
6 years ago
random human d020344675 relative_pointer: implement protocol events
6 years ago
random human 3a3d1b6617 relative_pointer: create skeleton and build
6 years ago
Ilia Bozhinov 96861ccb7a rootston: create foreign toplevel handle before sending outputs
6 years ago
Ryan Walklin f8129ecbc5 Remove unused variables
6 years ago
Ryan Walklin 282fcd458c Improve event matching logic
6 years ago
Ryan Walklin 8f5ec5e2bb Fix style nits
6 years ago
Ryan Walklin 810c7b700c Working switches in rootston:
6 years ago