Commit Graph

858 Commits (ab3446091ba07387b1df9d6e717c06bd4179f96d)

Author SHA1 Message Date
emersion ab3446091b output-management-v1: update protocol, add set_custom_mode 6 years ago
emersion 8136605cfb output-management-v1: support applying configuration 6 years ago
emersion ee77a65fe3 rootston: update output-management-v1 state when output is modeset 6 years ago
emersion 54d6ba78c3 rootston: add output-management-v1 support 6 years ago
Guido Günther b4f821ca31 rootston: Also iterate layer shell popups 6 years ago
Ryan Walklin 4453757fc9 s/lid_switch/switch_device 6 years ago
emersion 9601019192 xwayland: don't set DISPLAY 6 years ago
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 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 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 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 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 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