aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2017-11-09Fix xwayland _NET_WM_STATE handlingemersion
2017-11-08rootston: remove old cursor implementationTony Crisci
2017-11-08Merge branch 'master' into feature/multiseatTony Crisci
2017-11-08Add maximize support for xwayland in rootstonemersion
2017-11-08Better UX when moving/resizing/rotating maximized viewsemersion
2017-11-08rootston: drag iconsTony Crisci
2017-11-08rootston: request set cursorTony Crisci
2017-11-08rootston: cleanup for multiseatTony Crisci
2017-11-08Always read state from wlr_keyboard in the seatemersion
2017-11-08rootston: remove devices from seatTony Crisci
2017-11-08rootston: seat resize and rotateTony Crisci
2017-11-08rootston: guess seat for xwayland moveresizeTony Crisci
2017-11-07rootston: multiple activated viewsTony Crisci
2017-11-07rootston: log seat nameTony Crisci
2017-11-07rootston: input remove stubsTony Crisci
2017-11-07multiseat: somewhat workingTony Crisci
2017-11-07Merge pull request #394 from Ongy/xkb_fixDrew DeVault
2017-11-07works in review commentsMarkus Ongyerth
2017-11-07explains 2 way keybind trying.Markus Ongyerth
2017-11-07fix the keybind handling in rootston.Markus Ongyerth
2017-11-05Basic maximization implementation for xdg-shellemersion
2017-11-05rootston: roots_cursorTony Crisci
2017-11-05Merge branch 'master' into feature/multiseatTony Crisci
2017-11-05Fix laggy move-resize in xdg-shellemersion
2017-11-04rootston: move device init to seatTony Crisci
2017-11-04move keyboard to seatTony Crisci
2017-11-04Improve input sensitivityDrew DeVault
2017-11-03Fix moving views when resizing below min sizeemersion
2017-11-03rootston: refactor keyboardTony Crisci
2017-11-03rootston: seat config by deviceTony Crisci
2017-11-02Merge remote-tracking branch 'origin/master' into hidpiDrew DeVault
2017-11-02Fix view centering on HiDPI outputsDrew DeVault
2017-11-02Rethink HiDPI output layouts, fixes everythingDrew DeVault
2017-11-02rootston: break up input.hTony Crisci
2017-11-02Use compositor theme for xwm cursoremersion
2017-11-01Merge pull request #365 from emersion/wayland-backend-transformDrew DeVault
2017-11-01Fix hidden software cursors, fix cursor transformations on DRM backendemersion
2017-11-01Fix various rebase-related bugsDrew DeVault
2017-11-01Adjust rendering to compensate for disparate scaleDrew DeVault
2017-11-01View view_at (and pointer events) for hidpiDrew DeVault
2017-11-01Handle output enter/leave correctlyDrew DeVault
2017-11-01Send surface enter output events to clientsDrew DeVault
2017-11-01Consider scale factor when rendering viewsDrew DeVault
2017-11-01bugfix: dnd force cancelTony Crisci
2017-11-01rootston: fix startup with no configDominique Martinet
2017-10-31Merge pull request #352 from emersion/output-cursorTony Crisci
2017-10-31rootston: end grab on escapeTony Crisci
2017-10-31Remove outdated TODOs, use wlr_surface_has_bufferemersion
2017-10-31Add multi-pointer exampleemersion
2017-10-31Fix cursor hotspot with rotated outputs on DRM backendemersion