
Plasma 5 Applets distribution distro distrowatch
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
In this version, popularity display feature has been added (experimental). Do not use "Get new widgets" (knewstuff) for installation. See instructions below.
The specific plasmoid displays the latest releases of Linux distributions and packages, as published in distrowatch.com. In order to retrieve the relative data, RSS feeds from distrowatch are being used.
The plasmoid consists of four distinct views: Distributions, Packages, Favorites, News
Switching between views can be accomplished using a tab bar. By clicking to a distribution record, default browser opens distribution's homepage at distrowatch.com. By clicking to a package record, default browser opens package's homepage. Favorites can be selected by just clicking to the relative button. Clicking to a distribution record, users are navigated to the relative distrowatch page. After choosing favorites distributions, as soon as a new release of a favorite distribution is available, a notification pop-up is displayed. Notifications can be disabled using the relative configuration option. In News tab, the latest news and updates, as published in distrowatch.com, are displayed. Navigation between news is accomplished via the relative buttons. Zoom in/out option exists as well. Horizontal and vertical layout options are provided. In favorites distributions view, you may be informed regarding popularity of favorite distributions.
If you would like to contribute to translations, visit the relative transifex project at https://www.transifex.com/projects/p/distrowatcher/
Notes
- Display depends on distrowatch.com RSS feeds. If the relative RSS changes or it is unavailable, plasmoid display will be broken.
- Data fetching is performed every 15 minutes (default). Users can override the default value via "Distro Watcher Settings".
- If no Internet connection is available, no data will be displayed. Instead, a notification screen is displayed. As soon as network connectivity is re-established and the next fetching point is reached, data display is restored. Users are also able to click to the Reload button and request data to be fetched again.
- Icon has been created by Máirín Duffy (mairin) and has been slightly modified. It has been downloaded from http://all-free-download.com/free-vector/download/tux-the-penguin_54375.html.
Dependencies
- Plasma 5.0 or later
Installation
- Unzip the plasmoid
- $ mkdir build
- $ cd build
- $ cmake -DCMAKE_INSTALL_PREFIX=/usr .. (or any other location you may prefer)
- $ make
- $ (sudo) make install
- "Distro Watcher" widget is now available to add to desktop/panel.
License
Copyright (C) 2017 Dimitris Kardarakos
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
Popularity display 3 years ago
In favorite distributions view, show popularity of favorites. Configuration option added as well.
Popularity display 3 years ago
In favorite distributions view, show popularity of favorites. Configuration option added as well.
Version 1.1 3 years ago
- New application icon, based on an icon created by Máirín Duffy (mairin), which can be found here: http://all-free-download.com/free-vector/download/tux-the-penguin_54375.html
- Fixed icon rendering issues
- Changed More Button in News screen to ToolButton
- Favorites distro list updated
- Updated translations
4 years ago
Version 1.0.3
- Fix favorites icon position issue
- Update translations: thanks to Jeff and Giuseppe
Version 1.0.2
- Fix "Script plasmapackage:/ui/js/style.js unavailable" error (in Plasma 5.4)
Version 1.0.1
- Update translations (Lithuanian)
- Remove redundant lines
Version 1.0
Ported to Plasma 5
Version 0.11.1
German and Chinese (Taiwan) translation added. Thanks to Markus Oesterle for German and Jeff Huang for Chinese (Taiwan).
Version 0.11
- New tab added (News), from "Latest News and Updates" section of distrowatch.com.
- Horizontal layout option added
- List of distributions updated.
- User interface polishing.
- Translation updates
Version 0.10.3
- Translated to Lithuanian by Moo
Version 0.10.2
- Translation updates (Italian, Russian)
Version 0.10.1
- Translation updates (Italian: thanks to Giuseppe Pignataro, Russian)
Version 0.10
- Reload functionality added to unavailable screen
- Smooth transition between screens
- Translation updates (Greek, Spanish)
Version 0.9.2
- Notification icon changed to a generic one since, in "Get New Hot Stuff" packaging, no distrowatcher icon is installed
- Translated to Uzbek by Umid Almasov
Version 0.9.1
- Issue with multiple notifications when a distribution appears more than once in an rss bunch fixed
- Unnecessary translations removed
- Code cleaning
- Text field replaced text area in favorites; clearing handle added
Version 0.8.2
- Issue writing into the text area fixed
- Packaging translations issue fixed
Version 0.8.1
- Issue with misleading tooltip fixed
- Favorites list rendering issue fixed
- Russian translation updated
Version 0.8
- Visual improvements
- Searching functionality added to favorite distributions list
- Users can navigate to distrowatch from favorites screen
- Translated to Russian (thanks to sorrymak)
- Spanish translation updated
Version 0.7
- Favorites functionality has been added; users can click to the star button so as to select their favorites distributions.
- As soon as a new release of a favorite distribution is available, a notification pop-up is displayed.
- Notifications can be disabled using the distrowatcher settings.
- Transifex project created: https://www.transifex.com/projects/p/distrowatcher/
Version 0.6.1
- Rendering issue in case of users that use dark themes fixed.
Version 0.6
- Scrolling functionality extension; users can use middle (wheel) mouse button, to scroll against package/distro records offering a no-click navigation experience.
Version 0.5
- Scrolling bar added. So, the amount of displayable distros/packages has been expanded. Users can scroll down and view more distros and packages.
Version 0.4.1
- Translation infrastructure implemented; script to collect messages (messages.sh) created, CMakeLists.txt updated to incorporate translation files.
- Greek and Spanish translations added.
- Plasmoid descriptor (comments) added, so as to inform users regarding the purpose of the plasmoid.
Version 0.4.0
- Better integration with KDE. Coloring and highlight follow the active KDE theme.
- Distro Watcher becomes configurable. Users are able to set the refresh interval (how often, in minutes, data should be fetched from distrowatch.com), in Distro Watcher Settings -> Settings -> Refresh every (minutes).
- Issue with font size in packages section fixed. Both packages' and distributions' font size follows KDE 'Desktop' font size.
Version 0.3.0
- User interface has been completely re-designed. Icons that induced UI clutter have been removed. Current interface is much more minimalistic than the previous one.
- Navigation switch between packages and distributions screen is now accomplished via a KDE native tab bar/group.
- Code has been cleaned. From a developer's viewpoint, it is a totally new application.
- New background (white/transparent) has been added. In conjunction with resizing, icons' display has been improved.
- "Explicit fetch" feature has been removed.
- Text size and color are inherited from current theme.
- Application's icon has been changed. I opted for Tux, since it's the common point of reference for all Linux distributions.
Version 0.2
- Network unavailability management, displaying a new screen in case of network issue.
- Coloring enhancements.
- Geometry fixing.
- Display effect on change of state.
- Function i18n used for strings, enabling future translations.
Bloodybeast
4 years ago
CMake Error at CMakeLists.txt:4 (find_package):
Could not find a package configuration file provided by "ECM" (requested
version 0.0.11) with any of the following names:
ECMConfig.cmake
ecm-config.cmake
Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set "ECM_DIR"
to a directory containing one of the above files. If "ECM" provides a
separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred!
See also "/home/tj/Downloads/distrowatcher-1.0.3/build/CMakeFiles/CMakeOutput.log".
Report
dimkard
4 years ago
Report
Bloodybeast
4 years ago
Report
janet
5 years ago
And I miss Tanglu in the list of favorites...
Report
dimkard
5 years ago
Regarding Hit Ranking, I will try to include it in a future version.
Report
D--
7 years ago
In some case text is not readable because the plasma theme set the text to white while the background color stays with the hardcoded gradient, so you have white text on white background.
This can be solved if you remove your custom backaground and let the plasmoid use the default background taken from the plasma theme.
Report
dimkard
7 years ago
Report
D--
7 years ago
As you say, The white-white is most visible in dates from the packages tab.
thank you for you work
Report
Meteorrock
7 years ago
Report
poker98face
7 years ago
-possibility to change font color
-change the icons because they looks ugly and logos too
sorry for my bad english
Report
dimkard
7 years ago
I' ll try to address the issues you mentioned in the next release.
Report