Tony Crisci
cc3c713889
seat config handler context
7 years ago
Tony Crisci
9e0595f26b
input config handler context
7 years ago
Drew DeVault
3dd915876d
Merge pull request #1571 from acrisci/wlroots-modifiers-update
...
update for new wlr-keyboard modifiers
7 years ago
Tony Crisci
2bf76509f8
update for new wlr-keyboard modifiers
7 years ago
Tony Crisci
eb0f432a84
Merge pull request #1566 from acrisci/render-loop
...
Subsurfaces and popups
7 years ago
Tony Crisci
ddc49ede46
xwm handle map and unmap
7 years ago
Tony Crisci
83ddd2d9db
render override redirect
7 years ago
Tony Crisci
2ce1d8d6cd
render wl-shell and xwayland views
7 years ago
Tony Crisci
619254db76
subsurface input
7 years ago
Tony Crisci
76ce629198
xdg-popups
7 years ago
Tony Crisci
4c8c9b29e4
render xdg surface
7 years ago
Drew DeVault
5a23959242
Merge pull request #1556 from martinetd/cleanup_logging
...
Cleanup logging
7 years ago
Dominique Martinet
d4ddfec32e
common/log: finish removing most log functions
...
Keep sway_abort and sway_assert and convert them to use wlr_log
functions
7 years ago
Dominique Martinet
51f6718581
swaymsg: convert to wlr_log
7 years ago
Dominique Martinet
67985e9031
sway: change all sway_log to wlr_log
7 years ago
Drew DeVault
fdc92e7454
Merge pull request #1554 from martinetd/cmd_set
...
config: add 'set' command
7 years ago
Dominique Martinet
c83900593d
config: add 'set' command
7 years ago
Drew DeVault
c5452a3220
Merge pull request #1552 from martinetd/cleanup
...
config cleanup & implement free_config
7 years ago
Dominique Martinet
19ddb70a32
fixup free config use free_sway_binding
7 years ago
Dominique Martinet
9a326be7f8
config: leak sanitizer pass
...
Add free for everything that's implemented right now.
Will need to add more as the implementations are re-added.
7 years ago
Dominique Martinet
f5b33cb4b6
fix typos in comments/messages; add shutting down message
7 years ago
Dominique Martinet
28b8ea9f1e
cmd_input: cleanup around current_input_config
...
- Restore old one if we weren't part of a block (should be NULL anyway)
- Check current_input_config got properly allocated
- free temporary current_input_config when done using it
7 years ago
Dominique Martinet
afca73b6fc
apply_input_config: restore previous `current_input_config`
...
This is important for freeing the proper one at end of block
7 years ago
Drew DeVault
7dad5cd18c
Merge pull request #1549 from rkanati/wlroots
...
update json-c dep to 0.13
7 years ago
Rachel K
dc0e6d46fb
update json-c dep to 0.13
7 years ago
Drew DeVault
91313d3847
Merge pull request #1539 from acrisci/bindings
...
Bindings
7 years ago
Drew DeVault
bc7011db3c
Merge pull request #1543 from emersion/output-config-by-identifier
...
Allow to configure outputs by their identifier
7 years ago
Tony Crisci
b01a53abfb
Merge branch 'wlroots' into bindings
7 years ago
Tony Crisci
8b4eb5d7d1
cleanup bindings
7 years ago
Tony Crisci
50e791cadb
binding release
7 years ago
Drew DeVault
0f42f8c158
Merge pull request #1546 from 4e554c4c/wlr_logs
...
Consolidate WLR and Sway logging
7 years ago
Calvin Lee
7196f59db0
Consolidate WLR and Sway logging
...
See #1390
7 years ago
emersion
ead3f1e676
Allow to configure outputs by their identifier
7 years ago
Drew DeVault
150e145a51
Merge pull request #1542 from emersion/swaymsg-output
...
Pretty-print all output info in swaymsg -t get_outputs
7 years ago
Tony Crisci
bd3ca70e3d
fix nitpicks
7 years ago
emersion
fff67906e1
Pretty-print all output info in swaymsg -t get_outputs
7 years ago
Tony Crisci
62b7ab3959
overwrite old bindings
7 years ago
Tony Crisci
0b8481f41a
fix keyboard_execute_bindcode
7 years ago
Tony Crisci
8d567cd062
bindcode
7 years ago
Tony Crisci
27cd633b40
run compositor bindings last
7 years ago
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