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
Florian Müllner
3cd964e60d
system-monitor: Fix POTFILES entry
...
The gsettings schema is in a subdirectory, whoops.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/297 >
2024-01-13 18:45:55 +01:00
Florian Müllner
fa8866d627
ci: Check for missing entries in POTFILES
...
It is a common mistake to add new translatable strings without
adding the corresponding file to POTFILES. At least for JS sources,
we have a tool we can use to catch these errors during CI.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/296 >
2024-01-07 20:12:39 +01:00
Florian Müllner
bf3cb76766
ci: Update default image
...
We are using a fairly outdated image by now, update to the latest
image that gnome-shell produces.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/296 >
2024-01-07 20:12:39 +01:00
Florian Müllner
25d02d17d2
system-monitor: Add missing files to POTFILES
...
The files contain translatable strings, but were not added to
POTFILES, whoops.
Spotted by Piotr (of course).
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/296 >
2024-01-07 20:12:39 +01:00
Florian Müllner
ffcbf03c9c
Bump version to 46.alpha
...
Update NEWS.
46.alpha
2024-01-06 22:16:52 +01:00
Florian Müllner
1d7f37f420
system-monitor: Add new extension
...
A long time ago, we used to include a system monitor extension,
that added CPU/memory graphs to the (long gone) message tray.
However demand for this type of extensions hasn't died down, to the
point where RHEL includes a revived version of the old extension.
Account for that demand by adding a newly written system-monitor
extension that has been properly designed, and hopefully does not
bring back the CPU/memory issues of the previous one (unlikely
without the graphs) …
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/277 >
2023-12-04 13:20:13 +01:00
Florian Müllner
30a15387b5
workspace-indicator: Update visibility on window-type changes
...
The visibility depends on the type, so we should listen for
changes (even if the property is unlikely to change).
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/292 >
2023-12-01 19:14:26 +01:00
Florian Müllner
b5b841dd38
workspace-indicator: Don't hide previews on other monitors
...
Workspace thumbnails are clipped, so there's no major benefit
of hiding the actors explicitly.
On the other hand, the check is useful on size/position changes
to avoid unnecessary relayouts.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/292 >
2023-12-01 19:13:42 +01:00
Florian Müllner
5f2b199627
Revert "workspace-indicator: Only initialize preview visibility on map"
...
It is not possible to unmap an actor from within the map vfunc,
so the fix broke the initial visibility again.
This reverts commit 25a75e1b0e .
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/292 >
2023-12-01 19:11:42 +01:00
Florian Müllner
071584621e
window-list: Update visibility on window-type changes
...
The visibility depends on the type, so we should listen for
changes (even if the property is unlikely to change).
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/292 >
2023-12-01 19:10:08 +01:00
Florian Müllner
5c57f44838
window-list: Don't hide previews on other monitors
...
Workspace thumbnails are clipped, so there's no major benefit
of hiding the actors explicitly.
On the other hand, the check is useful on size/position changes
to avoid unnecessary relayouts.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/292 >
2023-12-01 19:09:30 +01:00
Florian Müllner
93741e9e1c
Revert "window-list: Only initialize preview visibility on map"
...
It is not possible to unmap an actor from within the map vfunc,
so the fix broke the initial visibility again.
This reverts commit 8b7cfff558 .
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/292 >
2023-12-01 19:09:30 +01:00
Florian Müllner
836f81f2e2
window-list: Move additional padding into buttons
...
Commit ca1c4b0f9e added additional padding, which means that the
interactive area of buttons no longer extends to the bottom of
the screen.
Address this by moving the new padding into the buttons themselves.
That restores the Fittsability of the bottom bar, without affecting
the cleaner visual appearance.
Close https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/issues/453
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/291 >
2023-12-01 12:34:20 +00:00
Florian Müllner
574638328e
window-list: Clean up stylesheet indent
...
Replaces tabs with spaces.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/291 >
2023-12-01 12:34:20 +00:00
Jonas Ådahl
e0750db1bd
Mark session file as X-GDM-CanRunHeadless=true
...
This will make it possible to launch the session headlessly for
remote-only access.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/289 >
2023-11-30 20:41:58 +00:00
Florian Müllner
5652182fb3
apps-menu: Use customized layout manager to limit height
...
To avoid continuous height changes while browsing through categories,
we let the list of categories determine the overall height, and rely
on scrolling for the list of apps within a category.
We currently achieve this by assigning a fixed height via the
`style` property. This has been found to trigger a crash when
running headless, as we end up querying an actor's height request
before a valid resource scale is available.
Instead, use a custom layout manager, which seems more elegant anyway.
Close: https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/issues/472
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/290 >
2023-11-23 21:20:56 +01:00
Florian Müllner
c3cbef19ac
apps-menu: Remove vertical separator
...
Ever since gnome-shell stopped using a stippled separator in the
calendar menu, the styling required by the separator has been
missing.
There haven't been any complaints about the invisible separator,
so we can just as well drop it altogether.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/290 >
2023-11-23 21:15:51 +01:00
Florian Müllner
8c8f990a28
apps-menu: Use stylesheet to set width
...
The `style` property is useful for computed CSS declarations,
but for regular styling the stylesheet is preferable.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/290 >
2023-11-23 21:13:30 +01:00
Florian Müllner
f6a6bdda99
apps-menu: Adjust to events API changes
...
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/290 >
2023-11-23 14:25:57 +01:00