io.github.fabrialberio.pinapp io.github.fabrialberio.pinapp.desktop pinapp Pins CC0-1.0 GPL-3.0-or-later Create and edit app shortcuts Fabrizio Alberio Fabrizio Alberio

Pins allows you to customize your app menu by editing .desktop files.

Some of the things you can do are:

#99c1f1 #1a5fb4 https://raw.githubusercontent.com/fabrialberio/Pins/3003a5825e155df7fff4bdedec12b478165d7de8/data/appstream/1.png Screenshot of Pins showing the app grid https://raw.githubusercontent.com/fabrialberio/Pins/3003a5825e155df7fff4bdedec12b478165d7de8/data/appstream/2.png Screenshot of Pins showing an opened file https://raw.githubusercontent.com/fabrialberio/Pins/3003a5825e155df7fff4bdedec12b478165d7de8/data/appstream/3.png Screenshot of Pins showing an opened file on a small screen https://github.com/fabrialberio/Pins https://github.com/fabrialberio/Pins/issues https://github.com/fabrialberio/Pins https://github.com/fabrialberio/Pins/tree/master/po https://github.com/sponsors/fabrialberio?frequency=one-time pointing keyboard touch

What's new

  • Added abililty to drag and drop apps from Pins
  • Improvements to "Add new key" dialog accessibility (thanks to @abrusle)
  • @Vistaus updated the Dutch translation
  • Update to GNOME platform version 48

Fixes

  • Undesired behaviour when closing icon picker dialog without selecting a file

What's new

  • Option to show or hide applications that are not visible in the app menu
  • Glyph to clearly distinguish invisible apps
  • @rene-coty updated the french translation
  • @johnpetersa19 added a Portoguese translation

Fixes

  • App grid was not scrolled to the top when opening the app
  • App icons with custom paths are loaded using host filename

Fixes

  • Some system apps didn't appear
  • Saving changes did not work properly
  • Directory for loaded icons was not created

What's changed

  • New app grid view
  • New app icon editing shortcuts
  • Added autostart application support
  • New quick toggle to hide applications
  • New "erase changes" option for system files
  • Added support for GNOME Web webapps
  • Revised desktop file backend
  • Improved performance by removing Python

What's changed

  • @Alexmelman88 updated the Russian translation
  • @Mejans added an Occitan translation
  • @Vistaus added a Dutch translation
  • @oscfdezdz updated the Spanish translation

What's changed

  • Implemented autosave
  • UI overhaul with new libadwaita 1.4 widgets
  • Simplified creation of new files
  • Added ability to rename and duplicate pinned files
  • Snap apps are now supported
  • Added german translation thanks to @gregorni
  • Added spanish translation thanks to @josushu0
  • Improved russian translation thanks to @daudix-UFO and @fsobolev
  • Improvements to better comply with GNOME design guidelines thanks to @TheEvilSkeleton and @daudix-UFO

Fixes

  • Localization was prone to errors with mixed locales. Fixed thanks to @fsobolev
  • Using Ctrl+F to enter search always cleared the search entry and was generally unreliable
  • Wording of unpin dialog was unclear
  • On Silverblue icons disappeared on reboot. Fixed by copying icons to app directory, as suggested by @thatLeaflet.

What's changed

  • Added russian translation thanks to @fsobolev
  • Added a keyboard shortcut to open search (Ctrl + F)
  • Various minor improvements in search behaviour

Fixes

  • App got stuck loading when trying to open files with duplicate keys or other syntax errors

Other

  • Added .json manifest to the project @fsobolev

What's changed

  • Added functionality to search for apps by file content
  • Added french translation thanks to Irénée Thirion
  • Added turkish translation thanks to Sabri Ünal

Fixes

  • Reloading apps always shows "Your pins"

What's changed

  • Added translation template
  • Localized rows use the current locale by default
  • Added italian translation

Fixes

  • Not all system apps were loaded, fixed by accessing them trough the host filesystem path
  • Applications were not completely sorted alphabetically

What's changed

  • More consinstent app icon behaviour for non-existing paths or names
  • Improved application banner styling with custom CSS

Fixes

  • Previous release broke file saving in some occasions, now fixed

What's changed

  • Changed appearance of missing icon to match system app list
  • Added adaptive and mobile-friendly version of file view
  • Added button to upload an icon from a file

Fixes

  • Empty fields are now correctly updated and written to file
  • Special xml charachters are now escaped in application name and comment
  • Icons for user Flatpak applications are now visible

What's changed

  • Better wording in various dialogs and buttons
  • Improved file viewing ui
  • It is now possible to add a new localized value
  • Simplified display of localized values

Fixes

  • Empty values are no longer written to file after saving

What's changed

  • Simplified app navigation with Adw.ViewSwitcher
  • Responsive navigation with Adw.ViewSwitcherBar

Fixes

  • The listbox containing applications had styling issues