
Webcut
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A web shortcut, with a preview, on the desktop. I got hooked on them on the N900 home screen; here's my take for Plasma.
Note: 0.4 requires KDE 4.8. The webcutimage data engine is required ( http://kde-look.org/content/show.php?content=147461 ). The data engine needs PyQt and PyKDE.
Introducing in 0.4, Webcutcut! A bit like the web shortcuts (gg:, wp:, dd: etc). Enable, set an url scheme, copy, click the Webcutcut button in lower right corner to engage.
How does the author use Webcutcut?
A Webcut pointing to a dictionary on my desktop, with the dictionary search configured as Webcutcut url.
When encountering an unknown word, select the word, ctrl+c, click the Webcutcut button and enjoy the dictionary entry on the word.
And I'm sure there are plenty other ways to use it, too.
8 years ago
0.4
Some cleanup(?)
Webcutcut
0.3
Everything basic I could think of.
Set up a shortcut, or just drag an URL to desktop.
Custom title.
8 years ago
0.4
Some cleanup(?)
Webcutcut
0.3
Everything basic I could think of.
Set up a shortcut, or just drag an URL to desktop.
Custom title.
linukiss
8 years ago
:D
Report
Mazoon
8 years ago
Report
google01103
9 years ago
my custom title displays and if I left click the widget the page opens in my browser
running kde 4.8 beta 1
have: python-kde4 and python-qt4 installed
Report
Mazoon
9 years ago
Report
google01103
9 years ago
File "/usr/share/kde4/apps/plasma_scriptengine_python/pydataengine.py", line 42, in init
relpath = os.path.relpath(str(self.mainScript()),str(self.dataEngine().package().path()))
File "/usr/lib64/python2.7/posixpath.py", line 404, in relpath
raise ValueError("no path specified")
ValueError: no path specified
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pydataengine.py", line 73, in sourceRequestEvent
return self.pydataengine.sourceRequestEvent(name)
AttributeError: 'PythonDataEngineScript' object has no attribute 'pydataengine'
QGraphicsScene::addItem: item has already been added to this scene
Traceback (most recent call last):
File "/usr/share/kde4/apps/plasma_scriptengine_python/pydataengine.py", line 73, in sourceRequestEvent
return self.pydataengine.sourceRequestEvent(name)
AttributeError: 'PythonDataEngineScript' object has no attribute 'pydataengine'
Report
Mazoon
9 years ago
Report
google01103
9 years ago
Report
google01103
8 years ago
Report
Mazoon
8 years ago
Report
google01103
8 years ago
Report
Mazoon
8 years ago
Report
Mazoon
9 years ago
Report
google01103
9 years ago
python-kde4-4.7.80-2.1.x86_64
python-qt4-4.8.6-83.1.x86_64
Report
Mazoon
9 years ago
Report
google01103
9 years ago
Report
Mazoon
9 years ago
Report
google01103
9 years ago
Report