sway/sway
Ryan Dwyer 679c7eb08c Minor fixes to tiling drag implementation
* Make container_add_sibling's `after` argument a boolean.
* Use a constant for drop layout border
* Make thickness an int
* Add button state check
* Move comments in seat_end_move_tiling
2018-09-12 08:46:46 +10:00
..
commands Implement tiling drag 2018-09-11 21:34:21 +10:00
config Call wlr_output_enable on enable/disable if needed 2018-09-05 14:00:00 -04:00
desktop Fix dropzone box on scaled outputs 2018-09-11 22:26:39 +10:00
input Minor fixes to tiling drag implementation 2018-09-12 08:46:46 +10:00
tree Minor fixes to tiling drag implementation 2018-09-12 08:46:46 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c
config.c Introduce tiling_drag directive 2018-09-11 17:17:19 +10:00
criteria.c Fix inversed condition in criteria 2018-09-05 18:01:43 +10:00
debug-tree.c Align titles to baseline 2018-09-08 16:25:07 +10:00
decoration.c Handle views created after decoration mode is sent for xdg-shell 2018-08-06 15:20:30 +01:00
ipc-json.c code style fixes 2018-09-08 13:24:01 +02:00
ipc-server.c
main.c
meson.build Introduce tiling_drag directive 2018-09-11 17:17:19 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
sway-bar.5.scd
sway-input.5.scd
sway.1.scd delete references to swaygrab 2018-07-30 16:24:46 +01:00
sway.5.scd commands: implement move absolute 2018-08-20 10:17:32 +01:00
swaynag.c