Commit Graph
2258 Commits
Author SHA1 Message Date
Andika TriwidadaandGNOME Translation Robot 9af1a79434 Update Indonesian translation 2024-09-03 23:36:50 +00:00
Daniel fa9e2dc71c Updated Spanish translation 2024-09-03 11:26:45 +02:00
Aurimas ČerniusandGNOME Translation Robot e94f10ac16 Update Lithuanian translation 2024-09-02 19:41:25 +00:00
Fran DieguezandGNOME Translation Robot 0319c6e8cb Update Galician translation 2024-09-02 18:16:21 +00:00
Alexander ShopovandGNOME Translation Robot fe1ae49dbe Update Bulgarian translation 2024-09-02 08:50:17 +00:00
twlvnn kraftwerkandGNOME Translation Robot 353598e6d8 Update Bulgarian translation
(cherry picked from commit a99515feef)
2024-09-02 08:47:25 +00:00
Florian Müllner 36266e5a5a Bump version to 47.rc
Update NEWS.
47.rc
2024-09-01 13:55:50 +02:00
Florian Müllner f7a371c0bf ci: Update ci-fairy include 2024-09-01 13:55:50 +02:00
Sabri ÜnalandGNOME Translation Robot 018815d9e9 Update Turkish translation 2024-09-01 11:09:10 +00:00
Piotr DrągandGNOME Translation Robot 82fd82b30c Update Polish translation 2024-08-31 13:42:26 +00:00
Daniel ȘerbănescuandGNOME Translation Robot 26f5e23faa Update Romanian translation 2024-08-30 14:12:48 +00:00
Hugo CarvalhoandGNOME Translation Robot 0989cb3836 Update Portuguese translation 2024-08-30 10:28:12 +00:00
Changwoo RyuandGNOME Translation Robot c55df7c239 Update Korean translation 2024-08-29 23:33:05 +00:00
Jürgen BenvenutiandGNOME Translation Robot 9a840c437c Update German translation 2024-08-29 18:07:10 +00:00
Anders JonssonandGNOME Translation Robot f33a833f7c Update Swedish translation 2024-08-29 11:18:17 +00:00
Quentin PAGÈSandGNOME Translation Robot 7c284b6bdc Update Occitan translation 2024-08-27 08:35:49 +00:00
Rafael FontenelleandGNOME Translation Robot 6af5cbe4e0 Update Brazilian Portuguese translation 2024-08-26 15:50:33 +00:00
Danial BehzadiandGNOME Translation Robot 5d6c2a3008 Update Persian translation 2024-08-26 08:50:08 +00:00
Asier Sarasua GarmendiaandGNOME Translation Robot 7ffe7b9aec Update Basque translation 2024-08-25 08:19:43 +00:00
Brage FuglsethandGNOME Translation Robot 2e912861f1 Update Norwegian Bokmål translation 2024-08-24 20:22:09 +00:00
Brage FuglsethandGNOME Translation Robot f8ac973802 Update Norwegian Bokmål translation 2024-08-24 20:03:23 +00:00
Luming ZhandGNOME Translation Robot 5bb15ae1cf Update Chinese (China) translation 2024-08-24 05:32:51 +00:00
Vasil PupkinandGNOME Translation Robot 34f379f6c7 Update Belarusian translation 2024-08-23 13:00:34 +00:00
Daniel RusekandGNOME Translation Robot 14d6920dd3 Update Czech translation 2024-08-23 12:32:38 +00:00
Jiri GrönroosandGNOME Translation Robot 3d1c253369 Update Finnish translation 2024-08-23 11:07:46 +00:00
Yuri ChornoivanandGNOME Translation Robot b5dd68d6f2 Update Ukrainian translation 2024-08-23 09:33:47 +00:00
Jordi Mas i HernandezandGNOME Translation Robot 93c2c408be Update Catalan translation 2024-08-20 05:40:09 +00:00
Ekaterine PapavaandGNOME Translation Robot c2c57c8e29 Update Georgian translation 2024-08-17 05:19:11 +00:00
Sophie HeroldandMarge Bot 9432ae260b doap: Remove marge-bot maintainer entry
marge-bot has had GNOME wide Developer access for a while, which should be sufficient.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/333>
2024-08-15 13:22:36 +00:00
Giannis AntypasandGNOME Translation Robot 69f3132f4c Update Greek translation
(cherry picked from commit 7953cd130d)
2024-08-12 20:30:46 +00:00
Daniel ȘerbănescuandGNOME Translation Robot 4ccffbb27d Update Romanian translation
(cherry picked from commit 75b1ea879b)
2024-08-05 20:05:46 +00:00
Florian Müllner 8a9aa6a818 Bump version to 47.beta
Update NEWS.
47.beta
2024-08-03 19:51:04 +02:00
Florian MüllnerandMarge Bot 017c6470b9 workspace-indicator: Re-fittsify workspace previews
For the window-list extension, it is important that the workspace
previews extend to the bottom edge for easier click targets.

That broke while merging the code with the workspace-indicator,
fix it again by moving the padding from the parent box into the
thumbnail children.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/327>
2024-07-31 15:01:08 +00:00
Florian MüllnerandMarge Bot 1e25fc1b5a status-icons: Add new extension
Based on an original "top-icons" extension by Adel Gadllah that
is no longer maintained.

The code has been heavily simplified and modernised, and adapted
to integrate into the top bar more seemlessly.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/194>
2024-07-31 14:42:55 +00:00
Jakub SteinerandMarge Bot e28215f38f window-list: Update styling
- Contemporary look. Fewer borders, thinner outlines for workspace indicators
- Lacks the designed unfocused window separators.
- Relies on https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/328

Fixes https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/issues/421

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/330>
2024-07-31 14:37:31 +00:00
Florian Müllner 8d06bc8b64 ci: Bump image
node occasionally fails with an "Illegal instruction" error,
which hopefully has been fixed by a package update.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/331>
2024-07-31 15:49:22 +02:00
Chao-Hsiung LiaoandGNOME Translation Robot 9e475cb279 Update Chinese (Taiwan) translation
(cherry picked from commit b89a93a4fc)
2024-07-24 10:26:16 +00:00
Sabri ÜnalandGNOME Translation Robot cbbb2d2869 Update Turkish translation 2024-07-19 15:12:16 +00:00
Florian Müllner c72b8b2122 window-list: Fix .focused styling
Commit 039c66e7b7 wrapped the button in a container to
animate transitions, but didn't adjust the `.focused`
styling to still apply to the button (where it is
expected) rather than the wrapper.

Fix that.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/328>
2024-07-13 00:11:19 +02:00
Florian Müllner c302db7545 Bump version to 47.alpha
Update NEWS.
47.alpha
2024-06-29 14:11:12 +02:00
Florian Müllner 0554a8e97d window-list: Replace custom tooltip implementation
DashItemContainer already has support for showing a tooltip-like
label, so now that we use that for animating items, we can use
it for tooltips as well.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/325>
2024-06-29 13:43:55 +02:00
Florian Müllner 039c66e7b7 window-list: Animate buttons in and out
Buttons are currently added and removed from the list without
any transitions, which gives the list a "jumpy" feel. Instead,
do what we do elsewhere and smoothly animate additions and
removals by re-using the dash's ItemContainer class.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/325>
2024-06-29 13:43:55 +02:00
Florian Müllner 7eb00e350e window-list: Don't hide window button while unmanaging
This will allow to animate the transition.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/325>
2024-06-29 13:43:55 +02:00
Florian Müllner f76f9e8220 window-list: Don't use homogeneous layout
We want all buttons in the window list to have the same size,
but that's already achieved via max/natural-width in the CSS.

Not enforcing the equal size via the layout manager will allow
buttons to temporarily have a different size when we start
animating additions and removals.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/325>
2024-06-29 13:13:12 +02:00
Balázs ÚrandGNOME Translation Robot 17c963b63f Update Hungarian translation 2024-06-28 14:25:44 +00:00
Yosef Or BoczkoandGNOME Translation Robot 5d45a697ce Update Hebrew translation 2024-06-28 07:34:33 +00:00
Милош ПоповићandGNOME Translation Robot ef729f2d66 Update Serbian translation 2024-06-20 15:00:07 +00:00
Artur S0andGNOME Translation Robot 1394e82bd0 Update Russian translation 2024-05-27 10:19:22 +00:00
Scrambled 777andGNOME Translation Robot 9e61aaf08c Update Hindi translation 2024-05-25 17:17:19 +00:00
Florian Müllner 6ac76140a5 ci: Hook up release-module
In the future, the module will automate uploading the release
tarball. We already use the CI pipeline to generate the tarball,
so it's easy to hook up the module and provide some testing
before the module goes into production.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/324>
2024-05-24 15:18:59 +02:00