Git Product home page Git Product logo

vistaus / alphabetical-grid-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stuarthayhurst/alphabetical-grid-extension

0.0 1.0 0.0 1.41 MB

Restore the alphabetical ordering of the app grid, removed in GNOME 3.38

Home Page: https://extensions.gnome.org/extension/4269/alphabetical-app-grid/

License: GNU General Public License v3.0

JavaScript 80.69% Shell 9.10% Makefile 10.22%

alphabetical-grid-extension's Introduction

alphabetical-grid-extension

Alphabetical App Grid GNOME Extension

Donate

  • Restore the alphabetical ordering of the app grid, removed in GNOME 3.38
  • Supports GNOME 3.38+, earlier versions are untested, and unnecessary
  • Get the extension from here
  • This project is licensed under GPL 3.0
  • Any donations are greatly appreciated :)

Install the extension from releases:

  • Extract the zip to ~/.local/share/gnome-shell/extensions/AlphabeticalAppGrid@stuarthayhurst/
  • Reload GNOME: ALT+F2, r, ENTER
  • Enable the extension: gnome-extensions enable AlphabeticalAppGrid@stuarthayhurst

Install the extension from source:

  • Make sure the install dependencies are installed
  • make build
  • make install
  • Reload GNOME: ALT+F2, r, ENTER
  • Enable the extension: gnome-extensions enable AlphabeticalAppGrid@stuarthayhurst

Build system usage:

  • Common targets: Regular build system targets to build, install and uninstall

    • make build: Compiles GSettings schemas and creates extension zip
    • make check: Runs checks on built extension zip
    • make install: Installs the extension
    • make uninstall: Uninstalls the extension
  • Development targets: These targets are aimed at developers and translators

    • make clean: Deletes extension zip, locale and automatic backups
    • make gtk4: Simplifies and converts UI files (Should be run after any changes to files in ui/)
    • make translations: Updates translations
    • make compress: Losslessly compresses any .pngs in docs/
      • Allows passing COMPRESSLEVEL="-o[X]", where [X] is an integer between 0-7
    • make release: Updates the GTK 4 UI, translations, then creates and checks an extension zip
      • Calls make gtk4 translations compress build check
      • Supports any variables / arguments supported by these targets
      • Also allows passing VERSION="[XX]", where [XX] is the version to update metadata.json to
    • make package: Creates the extension zip from the project's current state (Only useful for debugging)

Install dependencies:

  • gettext
  • gnome-shell (gnome-extensions command)
  • libglib2.0-bin

Build dependencies: (Only required if running make release)

  • All install dependencies
  • sed (make translations)
  • libgtk-3-bin (make gtk4)
  • libgtk-4-bin (make gtk4)
  • optipng (make compress)

What happened to the show favourites option?

  • Maintaining this feature was going to end up complicated and messy
  • It was also out of scope, and this extension did the job better
  • With this in mind, the feature was removed in release v16

Want to help?

  • Help with the project is always appreciated, refer to docs/CONTRIBUTING.md to get started
  • Documentation, code, translations and UI improvements are all welcome!

Bug reporting / debugging:

  • If you were simply told "Error" while installing, reboot and if there's still an issue
    • When installing an extension from GNOME's extension site, this is normal
  • A log of what the extension is doing is very helpful for fixing issues
  • The extension logs to the system logs when enabled, which can be accessed with journalctl /usr/bin/gnome-shell
  • A live feed of GNOME's logs can be accessed with journalctl /usr/bin/gnome-shell -f -o cat
  • To enable logging, the setting can be found under the Developer settings section of the extension's settings:

Enable logging

Credits:

  • scripts/update-po.sh and scripts/update-pot.sh were derived from Fly-Pie, originally licensed under the MIT license

Screenshots:

Extension Settings

alphabetical-grid-extension's People

Contributors

albanobattistella avatar amereyeu avatar daphipz avatar mejans avatar oscfdezdz avatar ots25 avatar sngvy avatar stuarthayhurst avatar torgeros avatar vinaooo avatar vistaus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.