1
1
mirror of https://github.com/swaywm/sway synced 2024-09-30 13:11:29 +02:00
sway/sway
Luminarys a5b02791d4 Changed command handler to perform var subs on all cmd args
Fixed workspace_next_name to use the first workspace name it can find in the config

Minor fixes

Changed command handler to perform var subs on all portions of a command

Revert "Changed command handler to perform var subs on all portions of a command"

This reverts commit fcfcffa1ea9819bcada6e6c85b40b21bf1b3a96e.

Var sub fixes

Minor fixes

More minor fixes
2015-08-11 12:48:55 -05:00
..
commands.c Changed command handler to perform var subs on all cmd args 2015-08-11 12:48:55 -05:00
commands.h destroys empty workspace + minor bugfixes 2015-08-10 17:32:50 -07:00
config.c Changed command handler to perform var subs on all cmd args 2015-08-11 12:48:55 -05:00
config.h Abstracted load_config 2015-08-10 14:22:22 -05:00
container.c fixed 'return NULL' in 'void continer_map(...)' 2015-08-10 15:50:47 -07:00
container.h Basic workspace functionality 2015-08-10 22:49:50 +02:00
handlers.c added command repeat on keydown 2015-08-11 01:09:08 -07:00
handlers.h Slightly better multihead support 2015-08-10 23:54:23 -04:00
layout.c Slightly better multihead support 2015-08-10 23:54:23 -04:00
layout.h destroys empty workspace + minor bugfixes 2015-08-10 17:32:50 -07:00
list.c destroys empty workspace + minor bugfixes 2015-08-10 17:32:50 -07:00
list.h destroys empty workspace + minor bugfixes 2015-08-10 17:32:50 -07:00
log.c Spaces to Tabs 2015-08-10 14:09:51 -05:00
log.h Spaces to Tabs 2015-08-10 14:09:51 -05:00
main.c Changed command handler to perform var subs on all cmd args 2015-08-11 12:48:55 -05:00
movement.c
movement.h
readline.c
readline.h
stringop.c
stringop.h
workspace.c Prevent passing WM keys, improve multihead support 2015-08-10 23:47:14 -04:00
workspace.h destroys empty workspace + minor bugfixes 2015-08-10 17:32:50 -07:00