https://github.com/c-hartmann/refresh-view-f5-dbus
A KDE Plasma Dolphin Service Menu
https://github.com/c-hartmann/refresh-view-f5-dbus
dolphin-service-menus
Last synced: 2 months ago
JSON representation
A KDE Plasma Dolphin Service Menu
- Host: GitHub
- URL: https://github.com/c-hartmann/refresh-view-f5-dbus
- Owner: c-hartmann
- Created: 2022-03-15T13:37:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-07T15:21:45.000Z (7 months ago)
- Last Synced: 2025-02-13T14:53:22.390Z (4 months ago)
- Topics: dolphin-service-menus
- Homepage:
- Size: 55.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSES/LicenseRef-KDE-Accepted-GPL.txt
Awesome Lists containing this project
README
# Refresh View (F5) (D-Bus)

A KDE 5 dolphin context menu extension (aka Service Menu), that let's you
refresh your current view as with F5 (if bound to) via D-Bus from within the
context menu for folders.Dolphin sometimes failes to refresh it's directory view on the creation or
modification of (new) files. Specifically if there is a huge number of files
inside a directory.This is for lazy people as me, who want to save the long move with their
pointing device to the "View" menu and "Refresh" from within there and do
not know about F5 keyboard shortcut.After Installation this new action should be available in top level of the
context meneu. (if more than one action applies to directories, it will be
located under "Actions").This is a clean room implementation based on D-Bus, therefore it lacks any
dependencies beside qdbus(1), that should come basicly always with KDE.