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

PinApp is a simple application that lets you customize your app list.

Some of the possible uses are

The app is made with Libadwaita and GTK4, with consideration for small-screen devices

https://raw.githubusercontent.com/fabrialberio/PinApp/master/data/appstream/1.png https://raw.githubusercontent.com/fabrialberio/PinApp/master/data/appstream/2.png https://raw.githubusercontent.com/fabrialberio/PinApp/master/data/appstream/3.png https://raw.githubusercontent.com/fabrialberio/PinApp/master/data/appstream/4.png https://raw.githubusercontent.com/fabrialberio/PinApp/master/data/appstream/5.png https://github.com/fabrialberio/PinApp https://github.com/fabrialberio/PinApp/issues https://github.com/fabrialberio/PinApp https://github.com/fabrialberio/PinApp/tree/master/po pointing keyboard touch

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