Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added in proper workspace name generation and command queue #26

Merged
merged 11 commits into from
Aug 13, 2015
Merged

Added in proper workspace name generation and command queue #26

merged 11 commits into from
Aug 13, 2015

Conversation

Luminarys
Copy link
Collaborator

Workspace names are now generated by scanning for bindsyms which execute "workspace [workspace name]", with a fallback option to use the number of currently active workspaces + 1.
In addition, a command queue has been implemented to allow for the configuration file to be loaded prior to initializing wlc. Upon initialization, all queued commands will be executed.

Additionally, exec and exec_always have been been modified to execute even if the sway config fails to properly load.

ddevault added a commit that referenced this pull request Aug 13, 2015
 Added in proper workspace name generation and command queue
@ddevault ddevault merged commit 3a3c501 into swaywm:master Aug 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants