lp:~michaelansel/rescuetime-linux-uploader/wine-extension
Created by
Michael Ansel
and last modified
- Get this branch:
- bzr branch lp:~michaelansel/rescuetime-linux-uploader/wine-extension
Only
Michael Ansel
can upload to this branch. If you are
Michael Ansel
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Dirk T: Needs Fixing (code review)
-
Diff: 442 lines (+312/-5)7 files modifiedRescueTimeUploader/extensions/Gnome-terminal/app_name (+5/-0)
RescueTimeUploader/extensions/Google-chrome/extended_info (+136/-0)
RescueTimeUploader/extensions/Wine/app_name (+61/-0)
RescueTimeUploader/uploader.py (+16/-4)
chrome_extension/background.html (+55/-0)
chrome_extension/manifest.json (+14/-0)
setup.py (+25/-1)
Branch information
Recent revisions
- 109. By Michael Ansel <email address hidden>
-
Add Spotify to Wine extension; Handle non-alphanumeric characters in Wine window titles
- 108. By Michael Ansel <email address hidden>
-
Dirty hack to adjust permissions on extensions during install
- 105. By Joseph Lisee <jlisee@jlisee-workstation>
-
Updated uploader with locking of time_objs which are shared between background uploader thread and gnome-panel thread
- 102. By Joseph Lisee
-
Switched to using length to determine whether or not we have a title, not the odd use of isalnum()
- 101. By Joseph Lisee
-
Adding chrome extension, it logs the current tabs URL whenever it changes to HTML5 local storage (an SQLite3 database), this will be dumped for use in the extened info
- 100. By Joseph Lisee
-
Updated awk expressions to match _NET_ACTIVE_WINDOW at the beginning of the line, this prevents _NET_ACTIVE_WINDOW in a CUT_BUFFER from causing failures of the search
Branch metadata
- Branch format:
- Branch format 5
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)