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

Updated Chrome Launch Commands #5

Open
wants to merge 22 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
cc79e9d
Try to ensure the chrome window is activated on linux, some desktop m…
andrewleech Dec 12, 2014
243bd12
Add option to pass userDataDir through to plugin (at launch) to speci…
andrewleech Dec 12, 2014
dc9fcc6
Add extra support to code ensuring chrome is on top on linux
andrewleech Dec 12, 2014
677c245
added git ignore for pydev
pellcorp Dec 17, 2014
54fc5d7
fixed newlines and made executable
pellcorp Dec 17, 2014
cd9f085
fixed some issues with the current window def
pellcorp Dec 17, 2014
29b3aad
added lirc script and made it the default for use custom script
pellcorp Dec 17, 2014
f82fc66
added debug support
pellcorp Dec 17, 2014
eefd8c3
Merge pull request #2 from pellcorp/lirc_support
andrewleech Dec 18, 2014
841f4c0
Update to showSite() to launch without going via shell and retain pid…
andrewleech Dec 28, 2014
8b497f8
Fix for fullscreen/kiosk issue on linux where it takes full screen bu…
andrewleech Dec 28, 2014
ec76e47
Fixes to linux functionality for bringToFront()
andrewleech Dec 29, 2014
55cecfd
Fixes to linux code for bringing the chrome window to front
andrewleech Jan 7, 2015
e4c26f0
Fixes to chrome window size / black bars on some linux
andrewleech Jan 9, 2015
2bcad68
Version 1.1.3
andrewleech Jan 10, 2015
01187f4
Add creationflags for windows as per: http://forum.kodi.tv/showthread…
andrewleech Jan 10, 2015
cb4f910
Remove empty arguments from subprocess as on Windows they cause an ex…
andrewleech Jan 13, 2015
151cf6a
Add ignore for user_debug.py
andrewleech Jan 13, 2015
688c4cd
Fix for when user_debug isn't used
andrewleech Jan 13, 2015
a4004a9
version 1.1.4
andrewleech Jan 13, 2015
f67110b
Change creation flags for windows to not rely on (missing) definition…
andrewleech Jan 23, 2015
708eff6
version 1.1.5
andrewleech Jan 23, 2015
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixed newlines and made executable
  • Loading branch information
pellcorp committed Dec 17, 2014
commit 54fc5d7f0f0f1f8c290466dc100e8574de0f1f00
Empty file modified script.sh
100644 → 100755
Empty file.