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

Window plugin #79

Merged
merged 10 commits into from
Oct 14, 2017
Merged

Window plugin #79

merged 10 commits into from
Oct 14, 2017

Conversation

TerranUlm
Copy link
Contributor

Allows for some interaction with the foreground window:

  • you can test if a specific window/process is in the foreground
  • you can ask which window/process is in the foreground
  • you can make a window/process the foreground window

With this addition it is possible to change the script behavior based on the process in the foreground, e.g. map a wheel to vJoy when a race game is in the foreground or the secondary joystick if playing a civil flight simulator while the primary joystick is mapped when playing combat flight simulator.
Or you could make a script which puts your game window in the foreground when you press a joystick button.

TerranUlm and others added 10 commits April 12, 2016 21:48
Allows for some interaction with the foreground window:
You can test if a specific window is in the foreground, you can ask
which windows is in the foreground and you can make a window the
foreground window.
that change is not related to this addition
…n' into Window-Plugin

# Conflicts:
#	FreePIE.Core.Plugins/FreePIE.Core.Plugins.csproj
@ElBosca
Copy link

ElBosca commented Jul 19, 2016

Non so che cosa devo fare per scaricare freepie. Grazie e scusami

@zelmon64 zelmon64 merged commit 304e352 into AndersMalmgren:master Oct 14, 2017
@TerranUlm TerranUlm deleted the Window-Plugin branch October 18, 2017 13:34
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.

None yet

4 participants