Commit Graph

25 Commits

Author SHA1 Message Date
Yixue Wang 9c65592c71 chore: correct cmake
* Correct project name.
 * Output qml to build directory.
2024-10-11 15:24:23 +08:00
Yixue Wang 470b850703 chore: use relative path for cpack compatibility
Use relative path so that cmake --install --prefix works.
2024-09-24 17:10:42 +08:00
Yixue Wang adda5145fd chore: correct QML_IMPORT_PATH 2024-09-20 17:35:32 +08:00
groveer e282c11e67 chore: code review for dir specification
Log:
2024-09-09 10:20:21 +08:00
groveer ee74b32e14 chore: code review for cmake files
Log:
2024-09-09 10:20:21 +08:00
rewine 7c3313f569 chore: rect to qwlroots's refactor
Log: fix build
2024-07-30 10:44:21 +08:00
rewine aba4bcc782 chore: use BUILD_TEST_CLIENTS to build tests demo
log:
2024-06-21 13:50:17 +08:00
groveer 13ad8896ab feat: add window background test demo
Log:
2024-06-17 10:14:41 +08:00
Zhang Dingyuan 56fc061c7c refactor: reorganize directory structure
move protocol into a single module

Log:
2024-05-31 11:22:19 +08:00
rewine a20c8c57f8 feat: add Asan cmake option
log: just use "-DADDRESS_SANITIZER=ON" for better debug
2024-05-27 18:08:46 +08:00
Zhang Dingyuan 8695101ddb refactor: support systemd socket
use systemd socket

Log:
2024-05-14 18:49:53 +08:00
rewine f76a80ffed chore: fix build on nixos
log: fix nix
2024-05-14 17:14:40 +08:00
Zhang Dingyuan 118ad68f63 refactor: remove ddm
ddm move to linuxdeepin/ddm

Log:
2024-05-09 13:08:33 +08:00
rewine e1a6f61e7f chore: add_feature_info for WITH_SUBMODULE_WAYLIB
log: better cmake log
2024-04-02 10:36:06 +08:00
rewine e872279ddc chore: remove support for qt < 6.6
Log: waylib need qt >= 6.6 anyway
2024-03-08 13:11:01 +08:00
Zhang Dingyuan 1fabfb2037 chore: support old dde custom shortcut
TODO: convert to new config

Log:
2024-01-05 17:02:23 +08:00
Zhang Dingyuan 48647dd27f
fix: multi user handle shortcut
check current user

Log: 修复快捷键发送给多个用户
2023-12-26 18:12:54 +08:00
Zhang Dingyuan fb16d69dfd
feat: add shortcut config
set shortcut config dirs and format

Log:
2023-12-26 16:29:40 +08:00
ComixHe bc0aa18d5e feat: impl userList
update waylib and deps

Signed-off-by: ComixHe <heyuming@deepin.org>
2023-12-08 17:27:21 +08:00
ComixHe 785bc1ad45 chore: suppress compile warnings
Signed-off-by: ComixHe <heyuming@deepin.org>
2023-11-27 13:27:11 +08:00
Zhang Dingyuan 858faf4104
Implement ext_foreign_toplevel_handle_v1 2023-11-10 17:24:40 +08:00
rewine a973202ab3 Support nix build and better cmake 2023-11-08 11:03:17 +08:00
rewine 3caf49692b Allow build without waylib submodule and package for deepin 2023-09-19 17:20:26 +08:00
justforlxz e11ba165d6 support single mode 2023-09-15 16:18:43 +08:00
justforlxz d8580e7820 fork from sddm 2023-09-04 17:27:44 +08:00