Florian Müllner
3f1814970a
Fix bogus date in changelog
2024-05-21 19:11:06 +02:00
Florian Müllner
932b5557ba
Fix downstream stylesheets
...
The last change included an upstream patch to only include
stylesheets for extensions with custom styling.
That means that stylesheets are no longer picked up automatically,
and as a result downstream additions with custom styling lost
their stylesheet, as they are not covered by the upstream patch.
Adjust the patch to cover our downstream additions to bring them
back.
Resolves: RHEL-25016
2024-04-19 00:27:15 +02:00
Florian Müllner
7d66743a12
Update new workspace previews
...
The previews changed slightly after upstream design feedback.
Resolves: RHEL-25016
2024-04-18 18:14:29 +02:00
Florian Müllner
8679f53289
Improve workspace previews
...
Resolves: RHEL-25016
2024-04-03 13:13:03 +02:00
Florian Müllner
5dee2b2bf2
Handle touch events in desktop icons
...
Resolves: RHEL-22713
2024-03-19 20:06:18 +01:00
Florian Müllner
68f3eab84d
Prefer window icons in window list
...
Resolves: RHEL-24713
2024-03-19 14:58:15 +01:00
Florian Müllner
b240af3eb0
Notify on desktop icon drags
...
Resolves: RHEL-26989
2024-03-06 13:51:45 +01:00
Florian Müllner
2e076e88aa
Hide classification banners from picks
...
Resolves: RHEL-22789
2024-02-02 15:44:44 +01:00
Florian Müllner
82fefc56e4
dash-to-dock: Handle missing main dock when restoring dash
...
Resolves: RHEL-16723
2023-12-14 15:21:04 +01:00
Florian Müllner
7ce6ca2ac5
Add dash-to-panel extension
...
Resolves: RHEL-14935
2023-11-07 21:19:43 +01:00
Florian Müllner
91e7e27db1
Fix spawning terminal without desktop directory
...
Resolves: RHEL-15366
2023-11-02 21:48:40 +01:00
Florian Müllner
b26a0636bc
Rebuild for custom context menu
...
Resolves : #2232332
2023-08-17 01:06:01 +02:00
Florian Müllner
7e841e3579
Fix crash on dconf update
...
Resolves : #2170067
2023-02-15 17:10:41 +01:00
Florian Müllner
65b20eb4c1
Avoid blocking IO in desktop-icons
...
Resolves : #2162019
2023-01-18 19:46:48 +01:00
Florian Müllner
b8952256a7
Add custom-menu extension
...
Resolves : #2160553
2023-01-12 21:14:09 +01:00
Florian Müllner
b1128ef808
Allow inhibiting workspace switch gesture
...
Resolves : #2154358
2022-12-16 23:05:14 +01:00
Florian Müllner
bce0c1798c
Make desktop-icons resilient against background reloads
...
Resolves : #2139895
2022-12-16 22:56:54 +01:00
Florian Müllner
8609634ee4
Don't grab key focus when clicking desktop grid
...
Resolves : #2150001
2022-12-15 17:32:55 +01:00
Florian Müllner
efffbcd201
Adjust classification banners in fullscreen
...
Resolves : #2153524
2022-12-14 20:02:50 +01:00
Florian Müllner
b38ab093e6
Improve window-list on touch
...
Resolves : #2099286
2022-06-22 12:54:49 +02:00
Florian Müllner
a212f9f25e
Require desktop-icons for classic session
...
Desktop icons are a downstream addition to the classic session, but
the package dependency was accidentally dropped when rebasing with
Fedora for RHEL 9.
Resolves : #2047697
2022-05-13 15:40:05 +02:00
Florian Müllner
683c547d71
Update to 40.7
...
Resolves : #2066168
2022-04-13 17:43:17 +02:00
Florian Müllner
3c010f1fe7
Update to 40.6
...
Resolves : #2056410
2022-02-22 18:16:19 +01:00
Florian Müllner
644a7def81
Allow classification banners on lock/login screen
...
Resolves : #2031186
2021-12-14 18:17:23 +01:00
Florian Müllner
15e44cc273
Fix classification-banner preferences
...
Resolves: ##2031186
2021-12-14 17:17:31 +01:00
Florian Müllner
707bbed079
Add classification-banner
...
Resolves : #2031186
2021-12-14 15:42:43 +01:00
Florian Müllner
c670d770ef
Revert "Add rpminspect configuration"
...
The file was meant for gnome-shell, whoops.
This reverts commit b2d527fedc
.
2021-12-13 22:40:33 +01:00
Florian Müllner
b2d527fedc
Add rpminspect configuration
2021-12-13 20:37:41 +01:00
Florian Müllner
5bbecb74eb
Update to 40.5
...
Resolves : #2031654
2021-12-13 19:20:41 +01:00
Florian Müllner
94826d1b0f
Fix on-screen keyboard when showing window-list
...
Resolves : #2019866
2021-11-30 18:38:51 +01:00
Florian Müllner
b2e07465c9
Prevent gnome-shell from re-enabling inhibited gestures
...
Resolves : #2013196
2021-11-18 16:35:45 +01:00
Jonas Ådahl
096c499eb8
Fix stuck grab on desktop-icons
...
Resolves : #2019715
2021-11-08 13:49:33 +01:00
5d994ec4ea
Backport GNOME Classic session for Wayland
...
Resolves : #2015914
2021-10-29 10:17:52 -04:00
Florian Müllner
3a8786c0af
Adjust gesture-inhibitor to GNOME 40 changes
...
Resolves : #2013196
2021-10-20 20:01:55 +02:00
Florian Müllner
5363aa6828
Add gesture-inhibitor extension
...
Resolves : #2013196
2021-10-20 15:29:01 +02:00
Ray Strode
513e562939
A few more fix ups to the heads up extension
...
This does some code clean ups and fixes a little log spew noticed
during testing.
Related: #2006985
2021-09-28 14:37:41 -04:00
Ray Strode
86d7aac034
Add extension for displaying heads up message
...
Rediff a bunch of the patches since xuul seems to be less forgiving
than local builds.
Related: #2006985
2021-09-28 11:24:45 -04:00
Florian Müllner
7a1a89987f
Update to 40.4
...
Resolves : #1995095
2021-08-23 15:33:01 +02:00
Mohan Boddu
cb49b4242f
Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
...
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 20:15:39 +00:00
Florian Müllner
d79825e0b3
Update to 40.3
...
Resolves : #1983551
2021-07-19 16:46:36 +02:00
Tomas Pelka
2bb5ff1f9f
enabling gating for el9
2021-06-16 13:23:47 +02:00
Florian Müllner
a7527e2a4b
Update to 40.2
...
Resolves : #1971431
2021-06-15 01:09:51 +02:00
Florian Müllner
855e74f34f
top-icons: Don't use wm_class as role
...
Resolves : #1967259
2021-06-03 16:54:04 +02:00
Florian Müllner
08d9ade02c
Fix various issues in downstream patches
...
- don't duplicate logo in apps-menu in non-classic session
- adjust panel-favorites, updates-dialog and systemMonitor
extensions to GNOME 40
- apply style changes to pre-generated CSS
Resolves : #1932261
2021-05-26 23:10:48 +02:00
Florian Müllner
bb7b5bde29
Backport downstream patches
...
Resolves : #1932261
2021-05-24 18:30:44 +02:00
Florian Müllner
e2a562fb37
Update to 40.1
...
Resolves : #1951132
2021-05-17 18:48:12 +02:00
Mohan Boddu
83b47e0c9a
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-15 23:52:41 +00:00
DistroBaker
3a7e621021
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/gnome-shell-extensions.git#06fa609b3aa9a204d96914e24d32ad083db4d094
2021-03-23 13:46:15 +00:00
DistroBaker
746196297a
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/gnome-shell-extensions.git#0084852b05a182de1f44d68e65d5549856923586
2021-03-19 21:13:07 +00:00
DistroBaker
d9b91b8544
Merged update from upstream sources
...
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.
Source: https://src.fedoraproject.org/rpms/gnome-shell-extensions.git#7332ce8be1e8e1d86e14597a6a196aaec5e9a55a
2021-03-01 10:04:51 +00:00