Go to file
Florian Müllner 7d7a15f978 st/entry: Allow hint actor to shrink
We currently always ignore the minimum width of the hint actor and
request/allocate the preferred width. This can be problematic with
labels with long text, where we should rather ellipsize the text
than allow the entry to grow indefinively.

https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2607
2020-04-08 22:41:19 +00:00
.gitlab/issue_templates
.gitlab-ci ci: Handle POTFILES.skip in potfiles check 2020-04-07 20:27:00 +00:00
.settings
data theme: tone down weekend with events 2020-04-06 20:54:37 +00:00
docs/reference
js appFavorites: Hide favourites which are blacklisted by parental controls 2020-04-07 17:47:33 +02:00
lint extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
man
meson extensionPrefs: Add application icon 2020-02-03 19:03:19 +01:00
po extensions-tool: Add small indicator template 2020-04-07 20:27:00 +00:00
src st/entry: Allow hint actor to shrink 2020-04-08 22:41:19 +00:00
subprojects build: Bump version requirement 2020-04-07 23:13:27 +02:00
tests
tools
.eslintrc.yml
.gitignore theme: use the fontsize function consistently 2020-01-09 16:43:26 +01:00
.gitlab-ci.yml ci: Update to F32-based image 2020-04-07 14:06:45 +00:00
.gitmodules
config.h.meson
COPYING
gnome-shell.doap
HACKING.md
meson_options.txt extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
meson.build build: Bump version requirement 2020-04-07 23:13:27 +02:00
NEWS Bump version to 3.36.0 2020-03-07 23:30:33 +01:00
README.md

GNOME Shell

GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience.

For more information about GNOME Shell, including instructions on how to build GNOME Shell from source and how to get involved with the project, see the project wiki.

Bugs should be reported to the GNOME bug tracking system.

Contributing

To contribute, open merge requests at https://gitlab.gnome.org/GNOME/gnome-shell.

Commit messages should follow the GNOME commit message guidelines. We require an URL to either an issue or a merge request in each commit.

License

GNOME Shell is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.