aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-11-20Use wl_list for touch points in examples/emersion
2017-11-20Merge branch 'master' into refactor-wlr-listemersion
2017-11-20Merge pull request #438 from emersion/fix-close-xwayand-appDrew DeVault
Fix segfault when closing xwayland views
2017-11-20Fix segfault when closing xwayland viewsemersion
2017-11-20Remove meson hackDrew DeVault
2017-11-20Merge pull request #436 from acrisci/bug/roots-xsurface-unmapDrew DeVault
rootston: remove unmapped surface from desktop
2017-11-20rootston: remove unmapped surface from desktopTony Crisci
2017-11-20Merge pull request #427 from emersion/seat-viewsTony Crisci
rootston: add per-seat views
2017-11-19Merge pull request #435 from acrisci/bug/xwm-wm-stateDrew DeVault
xwm: properly send WM_STATE
2017-11-19bug: properly send WM_STATETony Crisci
2017-11-19Improve roots_seat_cycle_focusemersion
2017-11-19Raise the view on the desktop even if already focused in the seatemersion
2017-11-19Add roots_seat_cycle_focusemersion
2017-11-19Make the close command use roots_seat_get_focus, rename a few symbolsemersion
2017-11-19Remove roots_seat_{add,remove}_viewemersion
2017-11-19Merge branch 'master' into seat-viewsemersion
2017-11-19Merge pull request #434 from acrisci/refactor/remove-client-bound-signalDrew DeVault
wlr-seat: remove client bound and unbound signal
2017-11-19wlr-seat: remove client bound and unbound signalTony Crisci
2017-11-19Merge pull request #433 from acrisci/refactor/wlr-drag-iconDrew DeVault
wlr- drag-icon
2017-11-19Merge pull request #432 from acrisci/bug/xwayland-ready-listenerDrew DeVault
rootston: xwayland ready listener
2017-11-19rootston: remove grab listenersTony Crisci
2017-11-19wlr-data-device: map icon by defaultTony Crisci
2017-11-19Merge branch 'bug/xwayland-ready-listener' into refactor/wlr-drag-iconTony Crisci
2017-11-19rootston: xwayland ready listenerTony Crisci
2017-11-19data-device: wlr-drag-iconTony Crisci
2017-11-19Refactor wlr_list inside wlrootsemersion
2017-11-18Merge branch 'master' into seat-viewsemersion
2017-11-18Merge pull request #418 from acrisci/feature/wlr-seat-touchDrew DeVault
wlr-seat: touch
2017-11-18data-device: fix memory leakTony Crisci
2017-11-18rootston: seat/cursor 80col cleanupTony Crisci
2017-11-18Merge branch 'master' into feature/wlr-seat-touchTony Crisci
2017-11-18Merge pull request #429 from emersion/config-cursor-themeDrew DeVault
Add cursor theme to rootston config
2017-11-18Add per-seat cursor configurationemersion
2017-11-18Add cursor theme to rootston configemersion
2017-11-17Merge pull request #428 from emersion/fix-disabled-xwaylandDrew DeVault
Fix segfault when xwayland is disabled
2017-11-17Fix segfault when xwayland is disabledemersion
2017-11-17Remove outdated commentemersion
2017-11-17rootston: add per-seat viewsemersion
2017-11-16rename touch slot to touch idTony Crisci
2017-11-16wlr-seat: return serial from touch down interfaceTony Crisci
2017-11-16wlr-seat: clear touch focus on touch point destroyTony Crisci
2017-11-16data-device: bug: fix touch detectionTony Crisci
2017-11-16Merge branch 'master' into feature/wlr-seat-touchTony Crisci
2017-11-16Merge pull request #426 from acrisci/feature/readme-runningDrew DeVault
readme: add basic running doc
2017-11-16readme: change running instructionsTony Crisci
2017-11-16readme: add basic running docTony Crisci
2017-11-16Merge pull request #423 from emersion/refactor-rootston-keyboardTony Crisci
Refactor rootston keyboard
2017-11-16Various keyboard fixesemersion
* Ensure keysyms state is always updated * Check if pressed keysyms are exactly the binding keysyms * Do not include modifiers in list of keysyms, these are special cases
2017-11-16Fix example config fileemersion
2017-11-16Refactor rootston keyboardemersion