aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2019-04-11output-management-v1: update protocol, add set_custom_modeemersion
2019-04-11output-management-v1: support applying configurationemersion
2019-04-11rootston: update output-management-v1 state when output is modesetemersion
2019-04-11rootston: add output-management-v1 supportemersion
2019-03-24rootston: Also iterate layer shell popupsGuido Günther
2019-03-19s/lid_switch/switch_deviceRyan Walklin
2019-03-04xwayland: don't set DISPLAYemersion
2019-03-02rootston: fix input events for rotated viewsemersion
2019-03-02rootston: split rendering code into render.cemersion
2019-03-02rootston: fix Xwayland children rendering when fullscreenemersion
2019-03-02rootston: fix rotated views renderingemersion
2019-03-02rootston: refactor renderingemersion
2019-02-26rootston: Make add_{switch,binding}_config staticGuido Günther
2019-02-23Merge pull request #1517 from emersion/refactor-dndDrew DeVault
2019-02-23rootston: make roots_view embedded and remove unionsemersion
2019-02-23rootston: add a view child interfaceemersion
2019-02-23rootston: move part of desktop.c to view.c, use an interface for viewsemersion
2019-02-22rootston: surface_at: check for fullscreen surfaces in between TOP and OVERLA...Sebastian Krzyszkowiak
2019-02-22rootston: don't try to maximize fullscreen surfacesSebastian Krzyszkowiak
2019-02-20rootston: cancel drag on invalid serialemersion
2019-02-20data-device: refactor wlr_dragemersion
2019-02-19Merge pull request #1493 from emersion/primary-selection-v1Drew DeVault
2019-02-17subsurface: add map/unmap eventsemersion
2019-02-13primary-selection-v1: copy from gtk-primary-selectionemersion
2019-01-30rootston: only allow one drag icon per seatemersion
2019-01-30seat: don't send motion if pointer hasn't movedemersion
2019-01-29Fix two issues found with Clang's static analyzeremersion
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2019-01-26pointer: add a frame eventemersion
2019-01-24data-device, primary-selection: add request_set_selectionemersion
2019-01-21Fix indentation in various filesemersion
2019-01-18rootston: document why Xwayland is disconnected before clientsemersion
2019-01-13Remove wlr_xdg_surface_send_close.Connor E
2019-01-07Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-06Merge pull request #1423 from emersion/data-controlDrew DeVault
2019-01-06relative-pointer-v1: move pointer iteration in wlrootsemersion
2019-01-04Merge pull request #1448 from myfreeweb/fix-retroarch-crashemersion
2019-01-04rootston: fix crash with fullscreen surfacesGreg V
2019-01-04Merge pull request #1432 from ForTheReallys/relative-pointersemersion
2019-01-03Update READMEs per tinywl mergeDrew DeVault
2019-01-02Only send relative events to the focused client in rootstonAlex Maese
2018-12-30data-control-v1: initial protocol implementationemersion
2018-12-21Standardize the wlr_box input paramatersTimidger
2018-12-21Add unaccelerated pointer values to wlr_event_pointer_motion eventsAlex Maese
2018-12-21Address @emersion's commentsAlex Maese
2018-12-21Remove pointer resource from relative pointerAlex Maese
2018-12-21Only send relative motion to correct seatAlex Maese
2018-12-21Removed relative pointers from wlr_seatAlex Maese
2018-12-21relative_pointer: implementation and code fixesrandom human
2018-12-21relative_pointer: code formatting fixesrandom human