aboutsummaryrefslogtreecommitdiff
path: root/rootston
AgeCommit message (Expand)Author
2017-11-12Fix rendering of rotated views on HiDPI outputsemersion
2017-11-12Fix pointer input for rotated views on HiDPI outputsemersion
2017-11-12Introduce wlr_xcursor_manageremersion
2017-11-11rootston: keep one xcursor_theme per seatemersion
2017-11-11Add wlr_output.serialemersion
2017-11-11rootston: add roots_xcursor_themeemersion
2017-11-11Add scale parameter to wlr_cursor_set_imageemersion
2017-11-11rootston: config.c 80 colTony Crisci
2017-11-11rootston: prefix config structs and functionsTony Crisci
2017-11-11rootston: fix formatting for xwayland configTony Crisci
2017-11-11Merge branch 'master' into feature/multiseatTony Crisci
2017-11-11Fix resize issues with some xdg-shell apps.emersion
2017-11-10rootston: fix multiseat focusTony Crisci
2017-11-10Merge pull request #390 from emersion/rootston-maximizeDrew DeVault
2017-11-10Fix centering views on scaled outputsDrew DeVault
2017-11-09rootston: roots_keyboard null checkTony Crisci
2017-11-09rootston: add missing properties to kb config mergeTony Crisci
2017-11-09wlr-keyboard: take out modifiers event struct (for now)Tony Crisci
2017-11-09Fix maximize delay in xdg-shellemersion
2017-11-09Remove xwayland view listeners on destroyemersion
2017-11-09Add wl_shell support for maximized viewsemersion
2017-11-09Remove extraneous keyboard send_enterDrew DeVault
2017-11-09Merge remote-tracking branch 'origin/master' into hidpiDrew DeVault
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