Commit Graph

4 Commits (master)

Author SHA1 Message Date
Eric Bataille 0116e54931 Update Scene Switcher Layout
Removed the long header strings above the title/scene choosers, they most
likely would not fit in all translations. As a result of this, the scenes
column can be compressed down, leaving more room for window titles.
Obsolete strings removed from en.txt.

Contains two fixes by HomeWorld: A tooltip when hovering over too long
titles in the list control, and the placeholder text over the window
title/scene combo boxes.
2015-03-05 21:50:52 +01:00
Eric Bataille 91ae0b173b scenesw: Fix no matching window title bug.
Fixed a bug where changing the scene to switch to would empty the window title if no actual window was selected.
2015-03-04 21:20:14 +01:00
Eric Bataille 09aa6f4c79 Removed the "Match exact window name" option.
Wildcards can do the same now.
2015-03-04 21:20:14 +01:00
Eric Bataille 9a9639a2f4 Added the project scenesw: The OBS Scene Switcher.
Includes changes to rundir:
- Copying the dll file.
- English locale.

Includes scenesw in the installer.
2015-03-04 21:20:14 +01:00