Commit Graph

135 Commits

Author SHA1 Message Date
MouseZhang 681d25be61 Revert "优化圆角特效"
This reverts commit 8e0b5e44a5.
2022-12-13 09:02:24 +00:00
pangyi 6c586d763d Fix: 平板模式下开启应用后锁屏,重新登录后应用窗口最小化 (wayland) 2022-12-13 13:43:54 +08:00
liling 52731ace8f Fix:解决Pc切换平板模式,kwin崩溃的问题 2022-12-12 17:25:55 +08:00
liujie01 7d526098a3 优化标题栏圆角 2022-12-08 10:22:24 +08:00
MouseZhang 17b8441071 update changelog 2022-12-07 15:52:04 +08:00
liujie01 8e0b5e44a5 优化圆角特效 2022-12-07 07:34:50 +00:00
zouxiaoyi 9a586e5ef9 Changelog: 4:5.24.4-ok6~1206 2022-12-07 07:08:56 +00:00
zouxiaoyi 28897a90ef [closeWindow]: calling AppManager with pid to unfreeze application; 2022-12-07 07:08:56 +00:00
checkmode 192984f9a5
!44 fix decoration tooltips style
Merge pull request !44 from MouseZhang/openkylin/yangtze
2022-12-07 07:05:39 +00:00
liujie01 e54d2ffcd4 修复圆角显示问题:半透明窗口圆角处不再绘制blur特效 2022-12-07 10:10:01 +08:00
MouseZhang 60d039c3ea fix decoration tooltips style 2022-12-02 09:59:16 +08:00
yan wang 12a53b86c7 Chore: update debian/changelog 2022-11-30 11:47:24 +08:00
yan wang 5bf69c4454 Fix: 修改touchgesture.xml配置文件 2022-11-30 11:21:23 +08:00
liling 81b838ad15 Add: add unmanageWindowActived() signal notify ukui-tablet-desktop 2022-11-29 03:49:51 +00:00
liling 2b4c3a6cbc Add: Add the function of gesture following and gesture following frosted glass in the taskbar 2022-11-29 03:49:51 +00:00
liling 3ac6dca31c Add: Add desktop switching animation 2022-11-29 03:49:51 +00:00
yan wang 51f31b63cb Fix: 解决插外接屏崩溃的问题 2022-11-28 16:10:03 +08:00
Mouse Zhang d339918f73 update changelog 4:5.24.4-ok6~1124 2022-11-24 14:57:00 +00:00
yan wang 15b7d3de38 Fix: Optimize code logic 2022-11-24 09:52:13 +00:00
pangyi 1314b8299c Fix: blur background window probably shows icon in the taskbar on X11 2022-11-24 15:03:54 +08:00
Mouse Zhang 3339d26c06 fix build error 2022-11-23 18:18:26 +08:00
pangyi e0de361f03 update changelog 2022-11-23 09:45:10 +00:00
pangyi 08b7688125 [Tablet] tablet mode manager refactoring
平板模式对不能最大化的窗口增加了毛玻璃背景
2022-11-23 09:45:10 +00:00
yan wang 667ab29467 Fix: Modify specifications 2022-11-23 09:44:56 +00:00
wangyan828 201e143aa6 Feat: Remove app top slide and right edge left slide gestures 2022-11-23 09:44:56 +00:00
wangyan828 210072ecc0 Feat: Add the function of distinguishing between long and short swiping, and the function of distinguishing between fast and slow swiping 2022-11-23 09:44:56 +00:00
Mouse Zhang 820226afc6 update changelog 2022-11-22 09:30:13 +08:00
Mouse Zhang 7d7672ffec effects/blur: Fix blur stripes when rounded window scaling
BUG: 460412
2022-11-22 09:27:23 +08:00
Mouse Zhang 631c566ad9 effects/blendchanges: move effect chain position after blur and backgroundcontrast 2022-11-22 01:18:50 +00:00
David Edmundson fc27c9cb6d Add new blend effect
When changing global settings like switching between light and dark
themes the result is currently quite messy. Apps update in a scattered
order and a jarring change.

The solution is heavily inspired from Gnome, we cache the window for X
milliseconds, then perform a crossfade between the cache and current
contents.

It does mean any video is paused for half a second, but pragmatically
it's not really bothersome.

On receipt of an explicit DBus method call we create a cache and start
animating. The explicit method call is needed so that we can guarantee
kwin has a fully copy before a client might change.

Use of an offscreen texture is used so that we include any window
decorations. The DeformEffect effect is repurposed as it has most the
relevnat logic if we remove the live updating.
2022-11-22 01:18:50 +00:00
amphetaminewei 8e732ee3e3 Chore: update changelog 4:5.24.4-ok6~1121 2022-11-21 11:16:01 +08:00
Wei Wei f0bdf47109 Fix: Touch lose after touch ukui-window-switch
When you touch down to a internal window of kwin,
your system will lose touch feature if you close
the internal window but not touch up.
The ukui-window-switch is a internal window

https://gitee.com/openkylin/ukui-window-switch/issues/I5VI7P
2022-11-21 03:03:34 +00:00
checkmode 7682f61733
!26 [ukui-decoration]: 需求16240 平板模式下标题栏高度及显示改动;
Merge pull request !26 from kylin-zexy/openkylin/yangtze
2022-11-18 07:23:38 +00:00
zouxiaoyi 0332a4aa95 Changelog: 4:5.24.4-ok6~1116 2022-11-18 15:07:39 +08:00
zouxiaoyi 1cbefdcfb6 [ukui-decoration]: 需求16240 平板模式下标题栏高度及显示改动;
1. 平板模式下,主界面标题栏高度 64,去掉最大化按钮;
2. 平板模式下,弹窗(模态)标题栏高度 48,去掉最小化和最大化按钮;
3. 平板模式下,三联按钮显示区域 40x40,响应区域 48x48;
2022-11-18 15:07:36 +08:00
Mouse Zhang 8d4d5c4f15 update changelog 2022-11-15 10:30:44 +08:00
Mouse Zhang 7fb801f7df Add blur Strength. 2022-11-14 18:21:48 +08:00
Mouse Zhang 58210abf3f changelog:4:5.24.4-ok6~1103 2022-11-03 19:49:31 +08:00
MouseZhang 4ee46115b4
effects/eyeonscreen: avoid desktop animation
Signed-off-by: MouseZhang <sendbypython@foxmail.com>
2022-11-03 11:36:56 +00:00
liujie01 fcc09e8803 changlog:4:5.24.4-ok6~1102 2022-11-02 17:42:08 +08:00
liujie01 9772dcd112 解决BUG:X环境下,登录进入系统桌面后开机音效、任务栏右侧托盘图标加载慢生效明显慢,大约慢6S左右 2022-11-02 09:17:51 +08:00
WeiWei 3a073a2bd0 Chore: Update changelog 4:5.24.4-ok6~1026 2022-10-26 19:20:18 +08:00
WeiWei 840506469f Fix: Can not use touch gesture in X11. 2022-10-26 17:49:29 +08:00
zouxiaoyi 53f6bff13a Changelog: 4:5.24.4-ok6~1021 2022-10-21 10:21:18 +08:00
zouxiaoyi efea4cb2d8 [Fix]: ukui-sidebar not showing after showingDesktop;
bug #137950:平板模式下进入过多任务视图界面,无法使用鼠标点击/手势唤出侧边栏
2022-10-21 10:15:08 +08:00
akajd 14eceedce2 窗口切换增加毛玻璃效果 2022-10-20 10:54:03 +08:00
akajd 7d6b66a4c5 窗口切换增加点击功能 2022-10-20 10:53:26 +08:00
akajd 87ff3fcacc 窗口切换适配主题 2022-10-19 11:11:29 +08:00
zouxiaoyi 2b4f75e722 changelog: 4:5.24.4-ok6~0825 2022-08-25 18:19:14 +08:00
zouxiaoyi 2b821f38e9 rules: remove sidebar rules; 2022-08-25 18:17:36 +08:00