You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Drew DeVault 53069f1403
Merge pull request #2360 from RyanDwyer/floating-containers
7 years ago
..
commands Send floating container to scratchpad when a child is focused 7 years ago
config Implement setting NumLock and CapsLock status 7 years ago
desktop Merge pull request #2360 from RyanDwyer/floating-containers 7 years ago
input Merge pull request #2360 from RyanDwyer/floating-containers 7 years ago
tree Merge pull request #2360 from RyanDwyer/floating-containers 7 years ago
base64.c Rework get_clipboard implementation 8 years ago
commands.c Implement scratchpad 7 years ago
config.c Implement floating_modifier <mod> [inverse|normal] 7 years ago
criteria.c more style fixes, reorder config.h include 7 years ago
debug-tree.c Add L_FLOATING back to debug tree 7 years ago
ipc-json.c Mark containers as urgent in IPC if they have urgent views 7 years ago
ipc-server.c Make focus part of transactions 7 years ago
main.c Fix deferred command handling 7 years ago
meson.build Add xkb_numlock/xkb_capslock commands (#2311) 7 years ago
scratchpad.c Focus child when showing a scratchpad container 7 years ago
security.c Add minimal config subsystem 7 years ago
server.c reverted includes of "sway/config.h" and replaced with "config.h" from meson build 7 years ago
sway-bar.5.scd Add sway-bar(5) 7 years ago
sway-input.5.scd Restrict CapsLock and NumLock commands to the configuration file 7 years ago
sway.1.scd Add sway(5) 7 years ago
sway.5.scd Add documentation for urgent command 7 years ago