-
-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(Enh) Finder Mods Tracker Issue #223
Comments
Added "Peony" ( UKUI and Peony have some truly weird problems with keyboard focus and task switching, that I've never seen in any other desktop environment. In the VM where I'm testing I usually have to click on the Peony window to get it to obtain the keyboard focus (and get the Toshy keymapper to see the correct app class instead of the app class of the window you switched away from). Peony has no preferences/settings dialog that I can find, so |
Why Because the Finder Mods apparently never had a remap for Why I thought there was a Finder Mods remap for Refreshing works in web browsers because they respond to So, we will need to check all supported file managers (eventually) to make sure they all work with a new general file manager remap of Dolphin definitely works with It's probably worth noting that this doesn't actually correspond to anything in the Finder, which generally has not needed to be "refreshed". But it will get Linux file "browsers" to be more in line with the behavior of web browsers. Which is a good usability goal. Never really seemed to have a problem with refreshing in Nautilus (GNOME default) as much as I need to in Dolphin (KDE Plasma default). Ah, Nautilus has both as native shortcuts ( Probably should make this a specific shortcut for each file manager that needs it. Starting with Dolphin. |
Started adding support for COSMIC Files, the default file manager on Pop!_OS 24.04 LTS and the COSMIC desktop environment. |
This issue thread will be dedicated to tracking the current state and additions/fixes for the "Finder Mods". This is a set of keymaps and an app class group that cause several Linux file managers (or "file browsers" as some call them) to behave like the Finder in macOS when using common keyboard shortcuts for things like:
The Finder Mods attempt to "normalize" about 20 different common functions across all the different supported Linux file managers. How well the keymaps can make any specific Linux file manager conform to Finder responses for the same key combo depends on whether the file manager has support for a specific behavior, or has a shortcut set for that function. Some have very limited sets of shortcuts, or missing view modes, etc.
Current state of the support for different functions in each supported Linux file manager (and Windows File Explorer, for the Windows version of Kinto) will be kept updated in this spreadsheet document:
Finder_keyboard_shortcut_mapping_project_2024-07-15.ods
Currently supported file managers (and where they are commonly found as the default):
Caja
COSMIC Files
DDE File Manager
Dolphin
Krusader
Nautilus
Nemo
Pantheon Files
PCManFM
PCManFM-Qt
Peony
SpaceFM
Thunar
Note
The file open/save dialogs are related to this, and with
keyszer/xwaykeyz
supporting matching onWM_NAME
(window title) rather than justWM_CLASS
(application class), there is a little progress toward fixing how keyboard shortcuts work in those dialogs as Linux DEs transition to Wayland and "portals", but there is still a lot of work to do in this area.The text was updated successfully, but these errors were encountered: