Commit Graph

44 Commits

Author SHA1 Message Date
Zhang Dingyuan 28cbc9512c chore: add unit tests
add ctest and qt test.

Log:
2024-11-14 14:40:23 +08:00
Yixue Wang 30f1e9a326 chore: remove useless link 2024-11-14 13:33:36 +08:00
Yixue Wang abc4db3462 feat: add mask in example 2024-11-14 11:20:16 +08:00
Yixue Wang 3254e86dc0 feat: add toolbar to switch mode 2024-11-14 11:20:16 +08:00
Yixue Wang 8d01968144 feat: add treeland window picker 2024-11-14 11:20:16 +08:00
lbwtw 70f7ce0550 support dnd and event monitoring 2024-11-08 10:14:30 +08:00
groveer dd5c72f9c4 refactor: rename TreeLand to Treeland
Log:
2024-11-05 21:02:22 +08:00
Yixue Wang 17c28754d3 feat: add multitaskview toggle request
Add multitaskview context in dde-shell. Provide toggle request.

Depends-on: https://github.com/linuxdeepin/treeland-protocols/pull/6
2024-11-04 11:39:00 +08:00
Zhang Dingyuan 5bf40be893 feat: update appearance protocol
add font protocol

Log:
2024-11-01 13:04:09 +08:00
Lu YaNing a0febc7194 fix: compoile error 2024-10-29 08:56:50 +08:00
Lu YaNing f302f091b9 feat: Refactoring the primaryoutput settings 2024-10-28 20:41:41 +08:00
Zhang Dingyuan 9680ce996f chore: extract treeland-protocols
repo: linuxdeepin/treeland-protocols

Log:
2024-10-25 14:40:49 +08:00
groveer ae52e48ed6 refactor: update clang-format
Log:
2024-10-22 11:33:48 +08:00
justforlxz 9036fe54ff fix: dtk notitlebar
support notitiebar window

Log:
2024-10-17 17:23:49 +08:00
justforlxz 11b12d1dd4 feat: add surface blur background
add surface blur

Log:
2024-10-17 13:54:14 +08:00
lbwtw f30659ccbe implementing shell_surface and dde_active 2024-10-16 13:47:43 +08:00
rewine 06e47aa528 fix: treeland wallpaper color v1 2024-10-14 16:05:01 +08:00
groveer dfe1ca191f refactor: code review
Log:
2024-10-12 17:23:04 +08:00
groveer ee7577f633 chore: format code
Log:
2024-09-25 13:07:23 +08:00
Zhang Dingyuan 49a0b476a9 feat: add treeland_personalization_appearance
add new context

Log:
2024-09-24 09:40:25 +08:00
Yixue Wang ab80e8ae82 test: add test capture
Add test for capture.
2024-09-20 17:35:32 +08:00
groveer 42e6f817fa refactor: specification protocols
Log:
2024-09-20 11:45:49 +08:00
Yixue Wang e434ea06d7 chore: upgrade licenses
Upgrade reuse license method, add some missing copyright and licenses.
2024-09-18 18:32:26 +08:00
Zhang Dingyuan df6cada986 feat: add treeland-dde-shell-v1 protocol
only for DDE

Log:
2024-09-18 17:48:02 +08:00
lbwtw 3aa8486d51 feat: add data_control_manager test
added an example for SystemClipboard developers to use
wlr-data-control-unstable-v1 transparently in Wayland.
implementation based on Qt Wayland Extension.

Log:

Signed-off-by: lbwtw <xiaoyaobing@uniontech.com>
2024-09-09 10:21:06 +08:00
groveer ee74b32e14 chore: code review for cmake files
Log:
2024-09-09 10:20:21 +08:00
groveer ecdcb129cc chore: code review for dconfig and debian files
Log: 按 code review 遗留问题修改
2024-09-09 10:20:21 +08:00
Zhang Dingyuan 086206c826 fix: add set_ prefix to personalization protocol
as title

Log:
2024-08-23 09:03:31 +08:00
groveer e1ff7cdd31 feat: add test hide window demo
Log: 用于测试隐藏窗口需求
2024-08-22 11:11:52 +08:00
Zhang Dingyuan 70660cc37f refactor: new personalization
add new functions

Log:
2024-08-22 10:33:30 +08:00
groveer a3f98a4e7c feat: add pinch handler test
Log: 用于测试二指手势
2024-08-22 09:39:37 +08:00
rewine ec601eb8f4 fix: can't set cursor theme 2024-08-02 15:33:49 +08:00
Lu YaNing 93bb6fbf09 fix: The secondary screen cannot be set as a mirror screen 2024-08-01 14:03:54 +08:00
groveer e67f91ba7a feat: add treeland-examples package
Log:
2024-07-26 11:46:03 +08:00
Lu YaNing 70e7102ab4 feat: Implement treeland_virtual_manager_v1 function
Implementing Virtual Output
2024-07-18 18:12:19 +08:00
Lu YaNing b389a85eed fix: Remove the treeland field from the protocol file interface
Uniform code style
2024-06-27 02:11:11 +00:00
pengwenhao 83eec8ffb9 fix: test wallpaper cursor add settings
Signed-off-by: pengwenhao <pengwenhao@uniontech.com>
2024-06-26 18:39:46 +08:00
groveer 78e8c225ae fix(tests): connot find persionalmanager xml
Log:
2024-06-26 17:20:13 +08:00
pengwenhao 57c79a9873 feat: add cursor and port wallpaper test demo
Signed-off-by: pengwenhao <pengwenhao@uniontech.com>
2024-06-26 16:30:55 +08:00
Zhang Dingyuan cf7fc7669b refactor: sync waylib changes
protocols create move from qml to cpp.

Log:
2024-06-26 13:39:04 +08:00
Lu YaNing d469fa980e feat: add test_show_desktop test demo
log:
Supports display desktop Settings, preview desktop Settings and restore
2024-06-24 20:49:32 +08:00
rewine aba4bcc782 chore: use BUILD_TEST_CLIENTS to build tests demo
log:
2024-06-21 13:50:17 +08:00
rewine 0e21c96759 feat: add treeland_wallpaper_color_v1
log:
1. support check color type
2. let treeland wallpaper client set isdark
2024-06-20 15:29:16 +08:00
groveer 13ad8896ab feat: add window background test demo
Log:
2024-06-17 10:14:41 +08:00