aboutsummaryrefslogtreecommitdiff
path: root/include/rootston
AgeCommit message (Expand)Author
2017-11-18Fixed a bug with move-resize, removed xdg-shell ack_configure eventemersion
2017-11-17Ensure to move the view when configuredemersion
2017-11-17Merge branch 'master' into laggy-move-resizeemersion
2017-11-16Refactor rootston keyboardemersion
2017-11-12Merge branch 'master' into cursor-scaleemersion
2017-11-12Spawn views on last active outputDrew DeVault
2017-11-12Remove unnecessary includeemersion
2017-11-12Introduce wlr_xcursor_manageremersion
2017-11-11rootston: keep one xcursor_theme per seatemersion
2017-11-11rootston: add roots_xcursor_themeemersion
2017-11-11rootston: prefix config structs and functionsTony Crisci
2017-11-11rootston: documentation for config.h functionsTony Crisci
2017-11-11rootston: remove unused import and old todo from config headerTony 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-09wlr-keyboard: take out modifiers event struct (for now)Tony Crisci
2017-11-09Fix maximize delay in xdg-shellemersion
2017-11-09Add wl_shell support for maximized viewsemersion
2017-11-09Merge remote-tracking branch 'origin/master' into hidpiDrew DeVault
2017-11-08Add maximize support for xwayland in rootstonemersion
2017-11-08rootston: drag iconsTony Crisci
2017-11-08rootston: request set cursorTony Crisci
2017-11-08rootston: cleanup for multiseatTony Crisci
2017-11-08rootston: remove devices from seatTony Crisci
2017-11-07multiseat: somewhat workingTony Crisci
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-03Fix moving views when resizing below min sizeemersion
2017-11-03rootston: refactor keyboardTony Crisci
2017-11-03rootston: seat config by deviceTony Crisci
2017-11-02rootston: break up input.hTony Crisci
2017-11-01Handle output enter/leave correctlyDrew DeVault
2017-11-01Consider scale factor when rendering viewsDrew DeVault
2017-11-01bugfix: dnd force cancelTony Crisci
2017-10-29Merge branch 'master' into feature/xwm-rewriteTony Crisci
2017-10-28Allow configuring output mode in rootstonDrew DeVault
2017-10-28Merge pull request #324 from acrisci/feature/keyboard-redesignDrew DeVault
2017-10-27Merge branch 'master' into feature/xwm-rewriteTony Crisci
2017-10-27Merge pull request #344 from emersion/compositor-action-cursorsDrew DeVault
2017-10-27Remove input.last_active_viewemersion
2017-10-27Move xcursor stuff into its own fileemersion
2017-10-27xwm: moveresize eventsTony Crisci
2017-10-27Merge pull request #333 from emersion/server-decorationDrew DeVault
2017-10-27Send server-decoration ack event automaticallyemersion