Commit Graph

47 Commits (02231554c843e8903e45ff3a96c65a8c4f836cce)

Author SHA1 Message Date
random human cdf41fa627
Add support for setting log verbosity in rootston 7 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols 7 years ago
Guido Günther 709d7dd722 rootston: Handle modeline parameter 7 years ago
Vincent Vanlaer ef1a24430a Make lazy xwayland start default in rootston 7 years ago
Vincent Vanlaer 31861b3a7a Add option to rootston to start xwayland lazy 7 years ago
Dominique Martinet 555206cf60 Fix gcc string truncation warnings 7 years ago
emersion 140bc19476
rootston: add -D flag to enable damage tracking debugging 7 years ago
emersion c2e1474010
Reformat all #include directives 7 years ago
Dominique Martinet 5aee2afc7b rootston: allow scale < 1 as well 7 years ago
emersion be3a7b0017
Disable outputs in rootston config 7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers 7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h 7 years ago
Dominique Martinet e85c2827c8 rootston: add arbitrary libinput config 'tap_enabled' 7 years ago
emersion 51db087210
Introduce fractional scaling 7 years ago
emersion 925497fbea
Set default cursor image in rootston 7 years ago
emersion a3c0f97810
Make keyboard repeat info configurable 7 years ago
emersion 91d72040e5
Configure outputs with make, model, serial in rootston 7 years ago
emersion 5b13f51dfc
Add per-seat cursor configuration 7 years ago
emersion cd566ccd8e
Add cursor theme to rootston config 7 years ago
emersion bb79ada49f
Fix a bunch of mistakes detected with scan-build 7 years ago
Tony Crisci 7072ac87fd rootston: config.c 80 col 7 years ago
Tony Crisci 1db3b55128 rootston: prefix config structs and functions 7 years ago
Tony Crisci 4ccadf713b rootston: fix formatting for xwayland config 7 years ago
Tony Crisci 2a9dc60f28 Merge branch 'master' into feature/multiseat 7 years ago
Tony Crisci 447c561d15 rootston: seat config by device 7 years ago
Drew DeVault 86b8729998 Merge remote-tracking branch 'origin/master' into hidpi 7 years ago
Tony Crisci 53021f8ed4 rootston: break up input.h 7 years ago
Drew DeVault 0d9d670dbd
Merge pull request from emersion/wayland-backend-transform 7 years ago
emersion 60c018c017
Fix hidden software cursors, fix cursor transformations on DRM backend 7 years ago
Drew DeVault a7446792a1 Consider scale factor when rendering views 7 years ago
Dominique Martinet 46c80fa51e rootston: fix startup with no config 7 years ago
Drew DeVault 50e86a0efa Allow configuring output mode in rootston 7 years ago
emersion 882bda0664
Rename default keyboard section 7 years ago
emersion c0c4816b13
Fix fallback when there are two config blocks for a keyboard 7 years ago
emersion 4e5d23daa9
Per-keyboard configuration 7 years ago
Alexander Taylor 844f4387c7 Fixed default keybinding in config.c 7 years ago
D.B 8c759d7abe Add startup command option to rootston 7 years ago
emersion f874c3d585
Add a default meta key 7 years ago
Versus Void 96079ff897 Move binding parsing to separate function 7 years ago
Versus Void decd87043f Add config option to disable Xwayland 7 years ago
emersion f9dbc1841d
rootston: add meta-key to config file 8 years ago
emersion d3d9aca40c
Add modifiers support in wayland backend, parse modifiers in rootston config 8 years ago
emersion c686699817
Free config->bindings 8 years ago
emersion 517a709cdd
Bind logo+q when no config file is specified 8 years ago
emersion 238ded1578
Use a command string rather than an action enum 8 years ago
emersion 97d0fe8976
Parse bindings in config, execute bindings 8 years ago
Drew DeVault 550748681d Establish rootston headers & main 8 years ago