Commit Graph

  • 1dc644326c fix(appruntime): bind delayed kill and reaping to the process start time main Reion Wong 2026-09-05 07:17:42 -0400
  • 4c297d8cf0 feat(appruntime): add cutefish-appruntime and stop launching apps from the session Reion Wong 2026-09-05 03:06:17 -0400
  • 39bb9f83dc fix(clipboard): support Wayland data control Reion Wong 2026-09-04 02:32:59 -0400
  • 38206d3c52 refactor(session): separate core and autostart processes Reion Wong 2026-09-03 22:12:42 -0400
  • 1da7c89496 fix(core): restore session-owned desktop startup Reion Wong 2026-09-03 10:49:40 -0400
  • efa5af4f22 refactor(core): clean up services daemon layout Reion Wong 2026-09-03 10:40:04 -0400
  • e9aa4965ed refactor(core): remove unused dock implementation Reion Wong 2026-09-03 10:24:46 -0400
  • 052ed2eb0b refactor(dbus): remove unused services dock endpoint Reion Wong 2026-09-03 10:23:00 -0400
  • 4894403164 refactor(dbus): unify cutefish services bus interface Reion Wong 2026-09-03 10:17:34 -0400
  • a73777d33b refactor(core): remove unused shutdown UI Reion Wong 2026-09-03 00:55:02 -0400
  • 4c9a11b02d fix(shutdown-ui): size the background from the window device pixel ratio Reion Wong 2026-09-03 00:51:39 -0400
  • 4210f6b34c fix(settings-daemon): persist mouse settings Reion Wong 2026-09-02 23:50:07 -0400
  • 98b3053c1e refactor(core): drop no-op Qt5 high DPI attributes Reion Wong 2026-09-02 12:24:50 -0400
  • 1ac155e630 fix(session): repair systemd power action calls Reion Wong 2026-09-02 09:25:25 -0400
  • 5b37ae3b28 refactor(settings-daemon): remove global device pixel ratio setting Reion Wong 2026-09-02 08:55:11 -0400
  • 171390fdc9 refactor(session): drop X11-era screen scaling environment Reion Wong 2026-09-02 08:55:11 -0400
  • 17e87e52ae feat(session): configure GTK window button layout Reion Wong 2026-09-02 08:02:18 -0400
  • 3f96f9fbc5 refactor(session): use QCoreApplication Reion Wong 2026-09-01 05:00:48 -0400
  • 779765e599 fix(session): wait for KWin before starting GUI processes Reion Wong 2026-09-01 04:35:06 -0400
  • 530f73431b feat(power): align idle power policy with session services Reion Wong 2026-09-01 02:12:58 -0400
  • 7783e63a9e fix(power): ignore queued idle timeout after disabling screen off Reion Wong 2026-08-31 13:30:58 -0400
  • 43e009ff06 fix(settings-daemon): let KWin restore Wayland display configuration Reion Wong 2026-08-31 13:08:28 -0400
  • 52ddbd12ec feat(theme): add blur preference Reion Wong 2026-08-31 06:40:26 -0400
  • 450ff00a9b feat(settings-daemon): merge power policy into settings daemon Reion Wong 2026-08-31 05:29:01 -0400
  • 684161f21a fix(polkit-agent): drop the dead window shadow geometry binding Reion Wong 2026-08-31 04:26:09 -0400
  • b0d0601d54 fix(session): keep Xwayland available for spice-vdagent Reion Wong 2026-08-31 03:31:12 -0400
  • 245d238450 feat(display): restore owned configuration on startup Reion Wong 2026-08-31 03:07:00 -0400
  • f06f7b795d feat(power): use KWin Wayland DPMS for screen timeout Reion Wong 2026-08-31 02:28:53 -0400
  • 5ce731d54f fix(core): use standard screen saver lock API Reion Wong 2026-08-30 23:15:18 -0400
  • a096e305a1 refactor(notificationd): drop notificationd, the shell owns notifications now Reion Wong 2026-08-30 21:20:34 -0400
  • 0926373b14 feat(core): migrate services to Wayland Reion Wong 2026-08-30 20:25:25 -0400
  • 62b998573b feat(session): add a KWin Wayland session and stop the X11-only setup on it Reion Wong 2026-08-30 11:30:25 -0400
  • fee443b31f fix: migrate X11 integration to Qt6 Reion Wong 2026-08-30 06:36:35 -0400
  • 31450b6ecd feat(session): start cutefish-shell instead of the separate desktop components Reion Wong 2026-08-30 05:22:22 -0400
  • 6464ce0825 fix(debian): update packaging for Qt6 and KF6 Reion Wong 2026-08-30 03:04:57 -0400
  • 80ecadb900 fix(session): shut down cleanly on logout instead of terminating the logind session Reion Wong 2026-08-29 23:42:43 -0400
  • aeacd02ade fix(input): update Qt6 pointer device filters Reion Wong 2026-08-29 22:13:29 -0400
  • 19502daaef fix(theme): use available fontconfig fallbacks Reion Wong 2026-08-29 21:53:30 -0400
  • 7432225aa7 fix(core): port desktop components to Qt6 Reion Wong 2026-08-29 21:31:56 -0400
  • d90e4240ea Stop forcing obsolete KWin decoration Reion Wong 2026-08-29 20:56:10 -0400
  • e0ff25d31f Fix build with current Qt and XCB Reion Wong 2026-08-29 20:38:42 -0400
  • a80828296f
    Merge 07ed39095e into 4a4e9f471c 晓星! 2023-10-23 07:42:27 +0000
  • 07ed39095e fix: 意外导致desktop 推出问题 晓星! 2023-10-23 15:40:19 +0800
  • 4e842aaf26 fix: 意外导致desktop 退出问题,维护启动程序运行 晓星! 2023-10-20 15:31:25 +0800
  • 4a4e9f471c
    Merge pull request #40 from ktechmidas/meta-shortcut Reion Wong 2023-06-13 18:50:53 +0800
  • 152a27e3e8
    Merge pull request #39 from striezel-stash/action-update Reion Wong 2023-06-13 18:49:38 +0800
  • cf36c93f06
    添加桌面壁纸透明后端,为动态壁纸铺路 柚子 2023-01-15 21:10:32 +0800
  • c6ebea7d9e
    修复剪贴板守护进程内存泄漏问题 柚子 2023-01-15 20:57:48 +0800
  • f0540d1af3 Fix: Make Super Great Again Monotoko 2023-01-06 21:57:24 +0000
  • e047beafaa Update actions/checkout in GitHub Actions workflow to v3 Dirk Stolle 2022-11-27 18:35:28 +0100
  • 80ff63a7d2
    Added translation using Weblate (Tamazight (Central Atlas)) Hosted Weblate 2022-03-31 03:05:05 +0200
  • af98f4a56b
    Translated using Weblate (Spanish (Mexico)) Hosted Weblate 2022-04-23 08:11:25 +0200
  • e7b54a3727
    Added translation using Weblate (Tamazight (Central Atlas)) Hosted Weblate 2022-03-31 03:05:09 +0200
  • a8035754d0
    Update application.cpp Reion Wong 2022-03-31 13:43:05 +0800
  • 3c3859bf55
    feat: optimize performance Reion Wong 2022-03-31 11:59:57 +0800
  • 162f7953a3 fix(notification): switching the main screen position reionwong 2022-03-28 15:26:27 +0800
  • fae9c3bdc1 fix(notification): dbus interface kate 2022-02-20 16:05:10 +0800
  • adbe437e61 feat(notification): add doNotDisturbChanged kate 2022-02-20 15:48:57 +0800
  • 9a74c7135a feat: release 0.8 0.8 kate 2022-01-29 03:14:43 +0800
  • 7ca17621d1 fix(clipboard): inkscape paste kate 2022-01-29 03:09:11 +0800
  • cde3931f01 fix: session daemon kate 2022-01-25 19:01:36 +0800
  • 78325c3d11 fix(live): close screen timeout kate 2022-01-13 21:50:51 +0800
  • 704f0e3e1b fix: notification popup window flags kate 2022-01-11 21:19:46 +0800
  • ecd35df91a feat(notification): add scrollbar kate 2022-01-11 21:04:01 +0800
  • 5290885d1c feat: add clipboard kate 2022-01-07 14:42:57 +0800
  • 97fc1bdffe feat: release 0.7 0.7 kateleet 2021-12-28 01:49:44 +0800
  • fdfd13b5f4
    Translated using Weblate (Danish) Hosted Weblate 2021-12-18 13:51:20 +0100
  • c6b2322059
    Translated using Weblate (Danish) Hosted Weblate 2021-12-18 13:51:21 +0100
  • 539867799c
    Translated using Weblate (Danish) Hosted Weblate 2021-12-26 17:19:24 +0100
  • fb24b905e7 feat(settings-daemon): support for cutefish gtk themes kateleet 2021-12-25 22:41:18 +0800
  • a3b1a1f71a fix(polkit-agent): allow three password entries kateleet 2021-12-25 12:30:24 +0800
  • 598527bf33 feat(polkit agent): add app icon to dialog kateleet 2021-12-25 11:30:02 +0800
  • 72efae40d3 feat(settings/touchpad): add natural scrolling kateleet 2021-12-25 06:13:06 +0800
  • 9d830bd32d feat: adjust notification window border kateleet 2021-12-23 12:23:34 +0800
  • 2e22bd2efc feat(settings-daemon): init fonts name on first login kateleet 2021-12-23 12:06:15 +0800
  • 15e74b5c22 feat(settings-daemon): init trash implementation kateleet 2021-12-21 00:44:36 +0800
  • c090104ddf feat: set dpi to support sddm kateleet 2021-12-20 17:10:05 +0800
  • 777d397ffd
    Merge pull request #21 from HougeLangley/main Kate Leet 2021-12-18 21:36:03 +0800
  • 71be83726a debian/changlog: cutefish-core (0.6) -> cutefish-core (0.6-1) HougeLangley 2021-12-18 00:32:25 +0800
  • 5d78e46444 Enable Debian Build Multi-Thread HougeLangley 2021-12-17 23:45:36 +0800
  • 7e5a3d5f02 Fixed format HougeLangley 2021-12-17 23:43:50 +0800
  • b1147e2290 Added Debian Full dependences HougeLangley 2021-12-17 23:40:44 +0800
  • 8aab3c4870 Fix gtk dark mode kateleet 2021-12-15 06:05:53 +0800
  • 1f29e39641 ShutdownUI: Optimize UI details kateleet 2021-12-08 19:55:29 +0800
  • 8e3d3279e7 Session: Add cutefish-daemon kateleet 2021-12-05 21:47:47 +0800
  • f35ed8156a Add DPI environment variables for cutefish-wine kateleet 2021-11-30 22:59:21 +0800
  • 908cad1c20 Update sniproxy code kateleet 2021-11-28 03:27:39 +0800
  • 0faedfd4a0 fontconfig: Add family fallback kateleet 2021-11-28 03:01:04 +0800
  • 0d88b9047d SettingsDaemon: add updateFontConfig dbus interface kateleet 2021-11-26 22:47:18 +0800
  • 4b2433d4f0 SettingsDaemon: Improve language settings kateleet 2021-11-26 22:38:47 +0800
  • 6be19a4576 Add fontconfig kateleet 2021-11-26 21:17:48 +0800
  • 202ade7e8f Notification: Support do not disturb mode kateleet 2021-11-25 16:45:00 +0800
  • f9375635b0 Debian: add appmenu dependency kateleet 2021-11-25 16:13:34 +0800
  • 929ff52953
    Update build.yml Reion Wong 2021-11-21 23:44:38 +0800
  • 6d5cf1df04 SettingsDaemon: Remove audio module reionwong 2021-11-21 23:39:07 +0800
  • 7fe58b509a Update changelog reionwong 2021-11-21 13:53:42 +0800
  • 10549ba643 Improve launch interface reionwong 2021-11-21 03:04:10 +0800
  • 811ae676dc Fix network proxy & add launch interface reionwong 2021-11-21 02:10:24 +0800
  • 903353d10a Session: Add network proxy reionwong 2021-11-18 23:10:20 +0800
  • 2346ed70af Session: Fix startup sequence reionwong 2021-11-18 18:41:28 +0800