Age | Commit message (Expand) | Author |
2017-11-12 | Merge branch 'master' into cursor-scale | emersion |
2017-11-12 | Merge pull request #416 from acrisci/bug/set-keyboard-on-add | Drew DeVault |
2017-11-12 | rootston: set keyboard on keyboard add | Tony Crisci |
2017-11-12 | Merge pull request #414 from emersion/fix-hidpi-rotated-input | Drew DeVault |
2017-11-12 | Spawn views on last active output | Drew DeVault |
2017-11-12 | Remove unnecessary include | emersion |
2017-11-12 | Fix rendering of rotated views on HiDPI outputs | emersion |
2017-11-12 | Fix pointer input for rotated views on HiDPI outputs | emersion |
2017-11-12 | Introduce wlr_xcursor_manager | emersion |
2017-11-11 | rootston: keep one xcursor_theme per seat | emersion |
2017-11-11 | Add wlr_output.serial | emersion |
2017-11-11 | rootston: add roots_xcursor_theme | emersion |
2017-11-11 | Add scale parameter to wlr_cursor_set_image | emersion |
2017-11-11 | rootston: config.c 80 col | Tony Crisci |
2017-11-11 | rootston: prefix config structs and functions | Tony Crisci |
2017-11-11 | rootston: fix formatting for xwayland config | Tony Crisci |
2017-11-11 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-11 | Fix resize issues with some xdg-shell apps. | emersion |
2017-11-10 | rootston: fix multiseat focus | Tony Crisci |
2017-11-10 | Merge pull request #390 from emersion/rootston-maximize | Drew DeVault |
2017-11-10 | Fix centering views on scaled outputs | Drew DeVault |
2017-11-09 | rootston: roots_keyboard null check | Tony Crisci |
2017-11-09 | rootston: add missing properties to kb config merge | Tony Crisci |
2017-11-09 | wlr-keyboard: take out modifiers event struct (for now) | Tony Crisci |
2017-11-09 | Fix maximize delay in xdg-shell | emersion |
2017-11-09 | Remove xwayland view listeners on destroy | emersion |
2017-11-09 | Add wl_shell support for maximized views | emersion |
2017-11-09 | Remove extraneous keyboard send_enter | Drew DeVault |
2017-11-09 | Merge remote-tracking branch 'origin/master' into hidpi | Drew DeVault |
2017-11-09 | Fix xwayland _NET_WM_STATE handling | emersion |
2017-11-08 | rootston: remove old cursor implementation | Tony Crisci |
2017-11-08 | Merge branch 'master' into feature/multiseat | Tony Crisci |
2017-11-08 | Add maximize support for xwayland in rootston | emersion |
2017-11-08 | Better UX when moving/resizing/rotating maximized views | emersion |
2017-11-08 | rootston: drag icons | Tony Crisci |
2017-11-08 | rootston: request set cursor | Tony Crisci |
2017-11-08 | rootston: cleanup for multiseat | Tony Crisci |
2017-11-08 | Always read state from wlr_keyboard in the seat | emersion |
2017-11-08 | rootston: remove devices from seat | Tony Crisci |
2017-11-08 | rootston: seat resize and rotate | Tony Crisci |
2017-11-08 | rootston: guess seat for xwayland moveresize | Tony Crisci |
2017-11-07 | rootston: multiple activated views | Tony Crisci |
2017-11-07 | rootston: log seat name | Tony Crisci |
2017-11-07 | rootston: input remove stubs | Tony Crisci |
2017-11-07 | multiseat: somewhat working | Tony Crisci |
2017-11-07 | Merge pull request #394 from Ongy/xkb_fix | Drew DeVault |
2017-11-07 | works in review comments | Markus Ongyerth |
2017-11-07 | explains 2 way keybind trying. | Markus Ongyerth |
2017-11-07 | fix the keybind handling in rootston. | Markus Ongyerth |
2017-11-05 | Basic maximization implementation for xdg-shell | emersion |