-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the deadlock issue caused by --sync (removed --sync since it is useless) Fix the Chromebased since it needs focus before send input Fix Firefox bug with xdotool since invisible window is returned by xdotool --visible-only Added Opera support Added Chromium support Added Firefox Nightly builds support (should be the same on mac, linux and windows) Fix Regex Application title Fix to only catch application name not openned webpages sudo apt-get install xdotool wmctrl Fixed regex to match no titled window (Firefox only, or Firefox Developper Edition with <title>) Added Missing opera for linux in Readme Added Missing chromium in readme
- Loading branch information
Kwaadpepper
committed
Sep 23, 2015
1 parent
daee0ed
commit de67da8
Showing
3 changed files
with
70 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters