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

Fixed a spelling mistake #30

Open
wants to merge 81 commits into
base: master
Choose a base branch
from
Open

Conversation

YU2Lhr7U
Copy link

:)

lutoma and others added 30 commits January 11, 2014 05:28
Might as well just return the result of the comparison. No change in
behaviour but it makes the code just a little bit cleaner.
When using quickswitch with workspaces, it's very helpful to be able to
create new ones on the fly using the same i3 bindings as you would for
when dealing with pre-existing ones.

When no target is found in the lookup table, this patch overrides the
lookup result and simply uses whatever workspace name the user supplied.

In my view, this behaviour is much more intuitive, and tremendously
helpful.
This patch adds the possiblity to combine -m and -w to move the current
container to the selected workspace. I personally feel that the feature
is exceedingly helpful, but I'm not entirely sure that overloading the
-m option in this way is desirable.
Since we have the -d/--dmenu option we shouldn't be too sure about
the binary name of dmenu.
Conflicts:
	quickswitch.py
Conflicts:
	quickswitch.py
That is to say, workspaces with names like "4:irc" or "5 compilation" or
"1vim".
Conflicts:
	quickswitch.py
Also add cooperation between -j and -r, similarly to
how -m and -r work together.
Johannes Wienke and others added 30 commits November 20, 2016 12:51
Added window class if not already present, and mark
Add suffix of "(_id)" to windows with the same name as a previous window.
Absent window names shouldn't break quickswitch
Conflicts:
	quickswitch.py
	setup.py
This automatically provide /usr/bin/quickswitch
Add an entrypoint to the setup call
Proposal for a source-code cleanup with flake8
Add `i3_py` to setuptools `install_requires`. Causes it to be installed when quickswitch is installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.