aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2019-05-19rootston: remove duplicated includeSilvan Jegen
2019-04-29rootston: add support for foreign-toplevel fullscreeningIlia Bozhinov
2019-04-27rootston: fix damage tracking debug modeSimon Ser
2019-04-26rootston: don't submit too much damageSimon Ser
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-23output: rename needs_commit to needs_frameSimon Ser
2019-04-23output-damage: refactor APISimon Ser
2019-04-22rootston: use wlr_output_preferred_modeSimon Ser
2019-04-22Fix missing headers when building without X11Alyssa Ross
2019-04-13rootston: remove disabled outputs from the output layoutIlia Bozhinov
2019-04-13output: remove lx, lyemersion
2019-04-11rootston: disable then enable outputs when applying output-management stateemersion
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