aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-11-04Merge pull request #1261 from arandomhuman/damage-controlDrew DeVault
2018-11-04surface: fix wlr_surface_get_effective_damage to give surface coordsemersion
2018-10-28rootston: fix segfault when destroying unmapped fullscreen viewsemersion
2018-10-28rootston: fix segfault in view_atemersion
2018-10-28Fix "variable ‘cursor_default’ set but not used"Sorcus
2018-10-17rootston: Don't let the wlr_output handle the fullscreen view in case of laye...Guido Günther
2018-10-13text-input: Accept disable requestsDorota Czaplejewicz
2018-10-12text-input: fix releasing destroy handlersDorota Czaplejewicz
2018-10-12Merge pull request #1203 from dcz-purism/inputDrew DeVault
2018-10-09rootston: add support for text input and the basic of input methodDorota Czaplejewicz
2018-10-08rootston: export XCURSOR_SIZE and XCURSOR_THEMEemersion
2018-10-04output: add presentation refresh predictionemersion
2018-10-04rootston: send presentation eventsemersion
2018-10-04rootston: add output_for_each_surfaceemersion
2018-10-04rootston: add layer_for_each_surfaceemersion
2018-10-04Merge pull request #1281 from aereaux/edid-sizesemersion
2018-10-04Merge pull request #1262 from nyorain/session_fixDrew DeVault
2018-10-04Update sizes for new EDID database.Aidan Epstein
2018-10-04wlr_surface: add wlr_surface_get_effective_damagerandom human
2018-09-27Merge pull request #1266 from Ongy/xdc_tablet_fixDrew DeVault
2018-09-27Fix tablet_tool tilt and send proximity_outMarkus Ongyerth
2018-09-27rootston: remove broken rotated pointer constraint handlingemersion
2018-09-27pointer-constraints: refactoringemersion
2018-09-26pointer-constraints: make region not a pointer, add committed bitfieldemersion
2018-09-24Rework session handlingnyorain
2018-09-24wlr_surface: fix surface damage transformationrandom human
2018-09-18Fix implicit conversion of floats to ints in calls to pixman_region32_contain...Las
2018-09-18Implement pointer-constraints protocol in wlroots and rootstonLas
2018-09-18Make wlr_seat->data in rootston point to the wrapping roots_seatLas
2018-09-18Remove extraneous indentation and conform to coding styleLas
2018-09-18Update pointer focus when cycling focusLas
2018-09-18Make roots_cursor::pointer_view available even if there is a surfaceLas
2018-09-14Merge pull request #1243 from emersion/layer-shell-suffixDrew DeVault
2018-09-14layer-shell: add _v1 suffixemersion
2018-09-14xdg-output: add _v1 suffixemersion
2018-09-12Merge pull request #1160 from Ongy/tablet-grabsemersion
2018-09-11rootston: Keep older anchored layers near anchor pointsDorota Czaplejewicz
2018-09-10Merge pull request #1227 from emersion/rootston-segfault-tablet-destroyDrew DeVault
2018-09-07Fix #1129 and remove sx, sy from wlr_drag_iconnyorain
2018-09-03Merge pull request #1213 from arandomhuman/wlr_log_get_verbosityDrew DeVault
2018-09-03Add support for setting log verbosity in rootstonrandom human
2018-09-02rootston: fix segfault on tablet pad destroyemersion
2018-09-02Init dmabuf global in rendereremersion
2018-09-01Do not modeset disabled outputsemersion
2018-08-31Fix bugs listed by clang's static analyzerrandom human
2018-08-28Merge pull request #1196 from dcz-purism/surface_moveBrian Ashworth
2018-08-24Revert "Revert "Merge pull request #1194 from ascent12/meson_feature""Scott Anderson
2018-08-23Revert "Merge pull request #1194 from ascent12/meson_feature"Drew DeVault
2018-08-23rootston/layer_shell: fix clicking after surface moved/resizedDorota Czaplejewicz