Commit Graph

2155 Commits

Author SHA1 Message Date
Anders Jonsson b97efdb584 Update Swedish translation 2024-03-03 15:56:53 +00:00
Florian Müllner a91e6aad87 Bump version to 46.rc
Update NEWS.
46.rc
2024-03-03 15:39:24 +01:00
Florian Müllner 6f03ca0434 ci: Drop custom image
Since we no longer depend on sassc for classic styling, the
regular JS image from gnome-shell already includes everything
we need for the fedora jobs.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/309>
2024-03-03 15:25:24 +01:00
Florian Müllner 7a01e3e103 ci: Update to F40-based image
gnome-shell switched to F40 for its JS image, follow suit.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/309>
2024-03-03 15:10:50 +01:00
Jiri Grönroos e539a65709 Update Finnish translation 2024-03-02 15:31:24 +00:00
Daniel Mustieles 2402c1bef5 Updated Spanish translation 2024-02-26 14:10:47 +01:00
Guillaume Bernard 1fd238b31d Update French translation 2024-02-25 12:53:54 +00:00
Rūdolfs Mazurs 21a65c1558 Update Latvian translation 2024-02-25 10:49:23 +00:00
Baurzhan Muftakhidinov f42d1f7ca9 Update Kazakh translation 2024-02-24 18:03:25 +00:00
Brage Fuglseth b77ecb2380 Update Norwegian Bokmål translation 2024-02-24 13:42:23 +00:00
Andi Chandler 4fc80e0ef3 Update British English translation 2024-02-23 12:23:32 +00:00
Fran Dieguez df61f9aadf Update Galician translation 2024-02-23 09:27:53 +00:00
Kukuh Syafaat 7862bfd2aa Update Indonesian translation 2024-02-22 13:20:52 +00:00
Florian Müllner f6c74e93b7 window-list: Replace Meta.Rectangle
It's deprecated in favor of Mtk.Rectangle, which is a drop-in
replacement.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/306>
2024-02-22 00:02:40 +00:00
Sabri Ünal 81880982b2 Update Turkish translation 2024-02-21 17:24:56 +00:00
Florian Müllner f53984670c window-list: Fix menu ornament in workspace indicator
The default ornament is now HIDDEN, so in order to align items,
we always have set an initial ornament.

In gnome-shell 46, the expected "counter ornament" to DOT is NO_DOT
rather than NONE, so use that.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/305>
2024-02-21 00:07:15 +01:00
Florian Müllner 537530707e workspace-indicator: Fix menu ornament
The default ornament is now HIDDEN, so in order to align items,
we always have set an initial ornament.

In gnome-shell 46, the expected "counter ornament" to DOT is NO_DOT
rather than NONE, so use that.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/305>
2024-02-21 00:01:11 +01:00
Boyuan Yang e069f391c7 Update Chinese (China) translation 2024-02-20 14:06:58 +00:00
Florian Müllner b00f5c4604 window-list: Fix window previews
St.Bin no longer expands its child automatically. Unless do we do
explicitly, the preview actor will be allocated with a size of 0x0.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/304>
2024-02-19 19:59:54 +01:00
Florian Müllner a326fa737e workspace-indicator: Fix window previews
St.Bin no longer expands its child automatically. Unless do we do
explicitly, the preview actor will be allocated with a size of 0x0.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/304>
2024-02-19 19:59:54 +01:00
Matej Urbančič fcd5618321 Update Slovenian translation 2024-02-19 10:08:02 +00:00
Aurimas Černius 55e085894a Update Lithuanian translation 2024-02-18 20:38:56 +00:00
Nathan Follens 801ba69f54 Update Dutch translation 2024-02-18 16:18:10 +00:00
Brage Fuglseth abdd839073 Update Norwegian Bokmål translation 2024-02-17 21:46:21 +00:00
Yaron Shahrabani 24a5c5fd4e Update Hebrew translation 2024-02-16 22:15:45 +00:00
Asier Sarasua Garmendia 6d49de36a8 Update Basque translation 2024-02-15 18:10:00 +00:00
Vasil Pupkin ef3c74db8a Update Belarusian translation 2024-02-15 05:28:14 +00:00
Yuri Chornoivan 419b7fad10 Update Ukrainian translation 2024-02-13 17:43:29 +00:00
Artur S0 ad43f16a9a Update Russian translation 2024-02-13 16:33:00 +00:00
Sabri Ünal db8b779859 Update Turkish translation 2024-02-13 13:34:13 +00:00
Ekaterine Papava 67a91f9a1d Update Georgian translation 2024-02-12 17:39:32 +00:00
Danial Behzadi ec95dcd330 Update Persian translation 2024-02-12 16:58:42 +00:00
Danial Behzadi b71ddd1b00 Update Persian translation 2024-02-12 16:48:40 +00:00
Florian Müllner d6ffd7859e Bump version to 46.beta
Update NEWS.
46.beta
2024-02-11 17:59:16 +01:00
Gabriel Brand ded50f8b01 Update German translation 2024-02-08 16:36:27 +00:00
Daniel Rusek 06066be0a8 Update Czech translation 2024-02-07 14:08:50 +00:00
Florian Müllner fb52f89cc5 system-monitor: Adjust to renamed .desktop file
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/302>
2024-02-06 20:47:44 +01:00
Allan Day 86761952c3 apps-menu: Rename Applications to Apps
Nowadays people call applications apps, and GNOME uses the latter
term rather than the former.

Closes https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/issues/481

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/299>
2024-02-06 19:40:30 +01:00
Sabri Ünal edc916533a Update Turkish translation 2024-02-06 18:25:32 +00:00
Yosef Or Boczko 6a7e99eb81 Update Hebrew translation 2024-02-05 19:49:02 +00:00
Artur S0 8ca1d5f3ee Update Russian translation 2024-02-05 06:31:00 +00:00
Vasil Pupkin a3068dc145 Update Belarusian translation 2024-02-03 22:45:30 +00:00
Florian Müllner 3e9d648078 apps-menu: Stop using deprecated vscroll-bar property
The adjustments are now exposed by the view itself.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/301>
2024-02-02 19:37:39 +01:00
Florian Müllner 3e398b9a2f apps-menu: Stop setting scroll policy
The defaults are now "automatic" for vertical scrolling and "never"
for horizontal scrolling, so no need to set that explicitly.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/301>
2024-02-02 19:37:39 +01:00
Florian Müllner 3fb756687b apps-menu: Remove obsolete code
There hasn't been a `passEvents` property on menus since 2011.

Not that it hurts setting it, but it simply doesn't do anything.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/301>
2024-02-02 19:37:39 +01:00
Aefgh Threenine 93fb1a6496 Update Thai translation 2024-02-02 08:50:43 +00:00
Florian Müllner dfa328a769 ci: Do not create pipelines for branches with open MRs
Pipelines for non-protected branches are set to 'manual', and
thus cheap. However they may still get picked by `@marge-bot`,
meaning that the bot waits for the completion of a pipeline that
never starts.

Avoid that by not creating pipelines for branches with open
merge requests.

Credit to Jordan, who came up with this for gst.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/300>
2024-02-01 16:18:03 +01:00
Fran Dieguez 90b59b6753 Update Galician translation 2024-01-23 21:19:29 +00:00
Daniel Rusek 121c9d891b Update Czech translation 2024-01-22 14:28:45 +00:00
Gabriel Brand e6a8046d33 Update German translation 2024-01-19 22:38:30 +00:00