Compare commits

..

No commits in common. "master" and "v0.2.0" have entirely different histories.

8 changed files with 43 additions and 137 deletions

1
.gitignore vendored
View File

@ -1,2 +1 @@
*.zip
rssfinder/LICENSE

View File

@ -1,10 +1,3 @@
0.4.0
- Split the button into two, copy url and open in tab
0.3.0
- Fix JS error when "href" attribute was not present in the link
- The popup window should now follow the desktop theme (or colors)
0.2.0
- Recognize and display more feed types
- application/atom+xml

View File

@ -1,22 +1,13 @@
PROJECT = rssfinder
VERSION = 0.4.0
VERSION = 0.2.0
FILES = $(PROJECT)/main.qml
FILES += $(PROJECT)/finder.js
FILES += $(PROJECT)/metadata.desktop
FILES += $(PROJECT)/rss.svg
FILES += $(PROJECT)/clipboard.svg
FILES += $(PROJECT)/LICENSE
package: copy_license update_version
package:
zip -X $(PROJECT)_v$(VERSION).zip $(FILES)
copy_license:
@cp "LICENSE" "$(PROJECT)/LICENSE"
update_version:
@sed -i "s/^X-Falkon-Version.*$$/X-Falkon-Version\=$(VERSION)/g" $(PROJECT)/metadata.desktop
clean:
rm -f "./$(PROJECT)/LICENSE"
rm -f "./$(PROJECT)_v$(VERSION).zip"
rm "./$(PROJECT)_v$(VERSION).zip"

View File

@ -12,6 +12,3 @@ Go to [Falkon store](https://store.falkon.org/p/1689113/) press `Install` and fo
### Manual
Copy the `rssfinder` directory into `~/.config/falkon/plugins/`
## Thanks to
The `clipboard` icon is talken from [SVG Repo](https://www.svgrepo.com/svg/260400/clipboard).

View File

@ -1,34 +0,0 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Uploaded to: SVG Repo, www.svgrepo.com, Generator: SVG Repo Mixer Tools -->
<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 512 512" xml:space="preserve">
<path style="fill:#ED8800;" d="M102.8,512c-19.94,0-36.162-16.222-36.162-36.162V91.694c0-19.94,16.222-36.162,36.162-36.162h306.4
c19.94,0,36.162,16.222,36.162,36.162v384.144c0,19.94-16.222,36.162-36.162,36.162H102.8z"/>
<path style="fill:#CC7400;" d="M409.2,55.531h-33.319c19.94,0,36.162,16.222,36.162,36.162v384.144
c0,19.94-16.222,36.162-36.162,36.162H409.2c19.939,0,36.162-16.222,36.162-36.162V91.694
C445.362,71.753,429.14,55.531,409.2,55.531z"/>
<path style="fill:#ECE5DD;" d="M384.629,99.957H127.371c-8.993,0-16.308,7.316-16.308,16.308v251.353v83.648
c0,8.993,7.316,16.308,16.308,16.308h83.648h89.961h83.648c8.993,0,16.308-7.316,16.308-16.308v-83.648V116.265
C400.937,107.272,393.621,99.957,384.629,99.957z"/>
<path style="fill:#D9CBBD;" d="M384.629,99.957H351.31c8.993,0,16.308,7.316,16.308,16.308v251.353v83.648
c0,8.993-7.316,16.308-16.308,16.308h33.319c8.993,0,16.308-7.316,16.308-16.308v-83.648V116.265
C400.937,107.272,393.621,99.957,384.629,99.957z"/>
<path style="fill:#3E3D43;" d="M200.469,101.067c-18.677,0-33.874-15.196-33.874-33.874s15.197-33.874,33.874-33.874h12.077
C217.801,13.677,235.609,0,256,0s38.199,13.68,43.454,33.319h12.077c18.677,0,33.874,15.196,33.874,33.874
s-15.197,33.874-33.874,33.874H200.469z"/>
<path style="fill:#D9CBBD;" d="M195.901,366.508c8.949,0,16.23,7.281,16.23,16.23l0.785,84.838L111.063,365.722L195.901,366.508z"/>
<path style="fill:#C0AB91;" d="M111.063,365.722l101.852,101.852h-85.544c-8.993,0-16.308-7.316-16.308-16.308V365.722z"/>
<g>
<path style="fill:#BABABA;" d="M167.15,175.479h111.063c4.601,0,8.33-3.73,8.33-8.33s-3.728-8.33-8.33-8.33H167.15
c-4.601,0-8.33,3.729-8.33,8.33S162.548,175.479,167.15,175.479z"/>
<path style="fill:#BABABA;" d="M322.638,175.479h22.213c4.601,0,8.33-3.73,8.33-8.33s-3.728-8.33-8.33-8.33h-22.213
c-4.601,0-8.33,3.729-8.33,8.33S318.036,175.479,322.638,175.479z"/>
<path style="fill:#BABABA;" d="M167.15,242.117h44.425c4.601,0,8.33-3.729,8.33-8.33c0-4.6-3.728-8.33-8.33-8.33H167.15
c-4.601,0-8.33,3.729-8.33,8.33C158.82,238.388,162.548,242.117,167.15,242.117z"/>
<path style="fill:#BABABA;" d="M247.67,233.787c0,4.6,3.728,8.33,8.33,8.33h66.638c4.601,0,8.33-3.729,8.33-8.33
c0-4.6-3.728-8.33-8.33-8.33H256C251.399,225.458,247.67,229.187,247.67,233.787z"/>
<path style="fill:#BABABA;" d="M167.15,308.755h133.275c4.601,0,8.33-3.729,8.33-8.33s-3.728-8.33-8.33-8.33H167.15
c-4.601,0-8.33,3.729-8.33,8.33S162.548,308.755,167.15,308.755z"/>
</g>
<circle style="fill:#FFFFFF;" cx="256" cy="44.98" r="11.106"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -25,7 +25,6 @@ for (link of links) {
linkTitle = siteTitle;
}
if (link.hasAttribute('href') == true) {
if (link.getAttribute('href').startsWith('/')) {
linkUrl = window.location.protocol + '//' + window.location.hostname + link.getAttribute('href');
} else if (!link.getAttribute('href').includes('/')) {
@ -39,7 +38,6 @@ for (link of links) {
url: linkUrl
});
}
}
}
if (availableLinks.length == 0) {

View File

@ -11,7 +11,7 @@ Falkon.PluginInterface {
property string jsFinder
}
init: function(state, settingsPath) {
init: function(state, settingsPath){
console.log(i18n('"RSSFinder" plugin is loading'))
rssFinderObject.jsFinder = Falkon.FileUtils.readAllFileContents('finder.js')
if (rssFinderObject.jsFinder.length == 0) {
@ -64,85 +64,47 @@ Falkon.PluginInterface {
location: Falkon.BrowserAction.NavigationToolBar | Falkon.BrowserAction.StatusBar
onClicked: findFeeds()
popup: Pane {
id: mainPane
popup: ScrollView {
id: popupWindow
width: 500
height: 200
ScrollView {
width: mainPane.width
height: mainPane.height
anchors.top: parent.top
anchors.right: parent.right
anchors.bottom: parent.bottom
anchors.horizontalCenter: parent.horizontalCenter
ScrollBar.horizontal.policy: ScrollBar.AlwaysOff
ScrollBar.horizontal.policy: ScrollBar.AlwaysOn
ScrollBar.vertical.policy: ScrollBar.AlwaysOn
ListView {
Component {
id: contactsDelegate
RowLayout {
spacing: 2
width: rssList.width
Button {
hoverEnabled: true
onClicked: Falkon.Tabs.addTab({
url: url,
windowId: Falkon.Windows.getCurrent()
})
clip: true
width: popupWindow.width
onClicked: Falkon.Clipboard.copy(url)
ToolTip.delay: 1000
ToolTip.timeout: 5000
ToolTip.visible: hovered
ToolTip.text: i18n("Open in new tab")
ToolTip.text: i18n("Click to copy URL")
Layout.fillWidth: true
Layout.fillHeight: true
ColumnLayout {
id: wrapper
spacing: 0
contentItem: ColumnLayout {
Label {
Text {
font.bold: true
topPadding: 5
leftPadding: 5
text: title
}
Label {
leftPadding: 5
bottomPadding: 5
Text {
text: url
}
}
}
Button {
hoverEnabled: true
onClicked: Falkon.Clipboard.copy(url)
ToolTip.visible: hovered
ToolTip.text: i18n("Copy URL")
contentItem: Image {
source: 'clipboard.svg'
sourceSize.width: 50
sourceSize.height: 50
fillMode: Image.PreserveAspectFit
}
}
}
}
id: rssList
model: rssFinderObject.feeds
delegate: contactsDelegate
focus: true
spacing: 5
}
}
}
}
}

View File

@ -8,5 +8,5 @@ X-Falkon-Type=Extension/Qml
X-Falkon-Author=Juraj Oravec
X-Falkon-Email=jurajoravec@mailo.com
X-Falkon-Version=0.4.0
X-Falkon-Version=0.2.0
X-Falkon-Settings=false