Drew DeVault
|
60ac3f2e82
|
Merge pull request #1540 from emersion/output-command-refactor
Refactor output command, add output enable
|
7 years ago |
Tony Crisci
|
ccaedf5b15
|
run binding command
|
7 years ago |
emersion
|
21c61f1c09
|
Refactor output command, add output enable
|
7 years ago |
Tony Crisci
|
d941246d58
|
match user bindsym
|
7 years ago |
Tony Crisci
|
daad222337
|
compositor bindings
|
7 years ago |
Tony Crisci
|
eea80e7276
|
keyboard translate keysyms
|
7 years ago |
Tony Crisci
|
ba69f06695
|
binding config
|
7 years ago |
Drew DeVault
|
e1c5adc918
|
Merge pull request #1535 from martinetd/libinput
Libinput config
|
7 years ago |
Drew DeVault
|
622d9e1603
|
Merge pull request #1538 from acrisci/desktop-shell-surface-commit
desktop: use wlr-surface commit
|
7 years ago |
Tony Crisci
|
2f7e435c6f
|
desktop: use wlr-surface commit
|
7 years ago |
Dominique Martinet
|
f3d8df45fc
|
seat_configure_pointer: apply libinput config
Restore the code that used to be in config.c:apply_input_config() pre-wlroots
|
7 years ago |
Drew DeVault
|
373def4446
|
Merge pull request #1505 from acrisci/feature/input
input management and seat
|
7 years ago |
Tony Crisci
|
63f7fb9517
|
cleanup
|
7 years ago |
Drew DeVault
|
a51e74beb9
|
Merge pull request #1527 from martinetd/mesondep
build: add wlroots dependency to common
|
7 years ago |
Tony Crisci
|
a4c1270ef0
|
fix memory leak in swaymsg
|
7 years ago |
Tony Crisci
|
f35575f71d
|
handle keymap not found
|
7 years ago |
Tony Crisci
|
39e7871a85
|
dont set cursor image on motion
|
7 years ago |
Tony Crisci
|
5c036a3eac
|
error on not enough input/seat args for cmd
|
7 years ago |
Tony Crisci
|
730af5e721
|
use snprintf to get identifier len
|
7 years ago |
Tony Crisci
|
9df4a2c7a8
|
document fallback seat
|
7 years ago |
Dominique Martinet
|
f9413adde7
|
build: add wlroots dependency to common
It is required for include path if wlroots is not built in standard path,
but found through pkg-config
|
7 years ago |
Tony Crisci
|
8b4d81114a
|
fix memory leak in swaymsg
|
7 years ago |
Tony Crisci
|
f2985000f3
|
ipc get_inputs
|
7 years ago |
Tony Crisci
|
a949d7de5a
|
Merge branch 'wlroots' into feature/input
|
7 years ago |
Tony Crisci
|
a87960711a
|
Merge branch 'feature/input' of github.com:acrisci/sway into feature/input
|
7 years ago |
Tony Crisci
|
4c436a1a6f
|
remove assumption of one device per identifier
|
7 years ago |
Tony Crisci
|
483ede0146
|
improve xkb command logging
|
7 years ago |
Drew DeVault
|
eb4f66f785
|
Merge pull request #1526 from emersion/fractional-output-scale
Add support for fractional output scale
|
7 years ago |
Drew DeVault
|
4fea223aba
|
Merge pull request #1525 from emersion/ipc-get-outputs
Add IPC get_outputs
|
7 years ago |
emersion
|
c815d6d1a9
|
Add support for fractional output scale
|
7 years ago |
emersion
|
4e2ab53119
|
Add IPC get_outputs
|
7 years ago |
Tony Crisci
|
41e71d950a
|
remove verbose commit logging
|
7 years ago |
Drew DeVault
|
b0291d126f
|
Fix compile error
|
7 years ago |
Tony Crisci
|
a27736adcd
|
cleanup input-manager
|
7 years ago |
Tony Crisci
|
88bcd43ebf
|
seat fallback config
|
7 years ago |
Tony Crisci
|
e27eff8a29
|
send keyboard enter on keyboard configuration
|
7 years ago |
Tony Crisci
|
c41801b75e
|
set keyboard config at runtime
|
7 years ago |
Tony Crisci
|
0256cd1473
|
fix keyboard hotplugging
|
7 years ago |
Tony Crisci
|
9e4fc7253e
|
get device id correctly
|
7 years ago |
Tony Crisci
|
b0ed1ad28d
|
device add/remove logging
|
7 years ago |
Tony Crisci
|
24e2406429
|
strip whitespace for device id
|
7 years ago |
Tony Crisci
|
b8261ab24b
|
expect exactly one xkb arg
|
7 years ago |
Tony Crisci
|
f16aa3c0ad
|
rename config apply cmds
|
7 years ago |
Tony Crisci
|
f4a5a0ead4
|
put seat and input config in their own files
|
7 years ago |
Tony Crisci
|
d3d3604760
|
fix header includes
|
7 years ago |
Tony Crisci
|
2624f55f8d
|
input and seat command docs
|
7 years ago |
Tony Crisci
|
b3a0309f26
|
fix logging issue for new wlroots
|
7 years ago |
Tony Crisci
|
9fa70ce426
|
Merge branch 'wlroots' into feature/input
|
7 years ago |
Tony Crisci
|
030fcb64da
|
keyboard cleanup
|
7 years ago |
Tony Crisci
|
9eecbb5d8a
|
xkb config
|
7 years ago |