Commit Graph

78 Commits (4c297d8cf053c91f0b47491a54d06219502fc4d5)

Author SHA1 Message Date
Reion Wong 4c297d8cf0 feat(appruntime): add cutefish-appruntime and stop launching apps from the session 3 weeks ago
Reion Wong 39bb9f83dc fix(clipboard): support Wayland data control 3 weeks ago
Reion Wong 38206d3c52 refactor(session): separate core and autostart processes 3 weeks ago
Reion Wong 1da7c89496 fix(core): restore session-owned desktop startup 3 weeks ago
Reion Wong 4894403164 refactor(dbus): unify cutefish services bus interface 3 weeks ago
Reion Wong 1ac155e630 fix(session): repair systemd power action calls 3 weeks ago
Reion Wong 171390fdc9 refactor(session): drop X11-era screen scaling environment 3 weeks ago
Reion Wong 17e87e52ae feat(session): configure GTK window button layout 3 weeks ago
Reion Wong 3f96f9fbc5 refactor(session): use QCoreApplication 3 weeks ago
Reion Wong 779765e599 fix(session): wait for KWin before starting GUI processes 3 weeks ago
Reion Wong 530f73431b feat(power): align idle power policy with session services 3 weeks ago
Reion Wong 450ff00a9b feat(settings-daemon): merge power policy into settings daemon 3 weeks ago
Reion Wong b0d0601d54 fix(session): keep Xwayland available for spice-vdagent 3 weeks ago
Reion Wong 245d238450 feat(display): restore owned configuration on startup 3 weeks ago
Reion Wong a096e305a1 refactor(notificationd): drop notificationd, the shell owns notifications now 3 weeks ago
Reion Wong 0926373b14 feat(core): migrate services to Wayland 3 weeks ago
Reion Wong 62b998573b feat(session): add a KWin Wayland session and stop the X11-only setup on it 3 weeks ago
Reion Wong fee443b31f fix: migrate X11 integration to Qt6 3 weeks ago
Reion Wong 31450b6ecd feat(session): start cutefish-shell instead of the separate desktop components 3 weeks ago
Reion Wong 80ecadb900 fix(session): shut down cleanly on logout instead of terminating the logind session 4 weeks ago
Reion Wong 7432225aa7 fix(core): port desktop components to Qt6 4 weeks ago
Reion Wong d90e4240ea Stop forcing obsolete KWin decoration 4 weeks ago
Reion Wong a8035754d0
Update application.cpp 5 years ago
Reion Wong 3c3859bf55
feat: optimize performance 5 years ago
kate cde3931f01 fix: session daemon 5 years ago
kate 5290885d1c feat: add clipboard 5 years ago
kateleet 1f29e39641 ShutdownUI: Optimize UI details 5 years ago
kateleet 8e3d3279e7 Session: Add cutefish-daemon 5 years ago
kateleet f35ed8156a Add DPI environment variables for cutefish-wine 5 years ago
reionwong 10549ba643 Improve launch interface 5 years ago
reionwong 811ae676dc Fix network proxy & add launch interface 5 years ago
reionwong 903353d10a Session: Add network proxy 5 years ago
reionwong 2346ed70af Session: Fix startup sequence 5 years ago
reionwong 04e9139543 Fix power manager 5 years ago
reionwong bc6c46a02f PowerManager: add dim display feature 5 years ago
reionwong d5b02178fd SettingsDaemon: Add icon theme interface 5 years ago
reionwong 9214b478ca Make polkit dialog movable 5 years ago
reionwong 34f87f164a Fix kwin quit 5 years ago
reionwong 3941ac1437 Update 5 years ago
reionwong 94364a2a34 Fix language 5 years ago
reionwong fbf458f55a Update 5 years ago
reionwong bf487ebb2d Add notification module 5 years ago
reionwong 335f79aaf8 Add cutefish profile 5 years ago
reionwong 170966a07a Fix gmenuproxy conflict 5 years ago
reionwong f242d0bcd4 Update interface name 5 years ago
reionwong b36ef8a90f Add gmenuproxy 5 years ago
Zhu Zihao 209d725acd
Allow user to specify custom prefix for resource files.
* CMakeLists.txt: include GNUInstallDirs.

* cpufreq/CMakeLists.txt: Replace hardcoded path with ${CMAKE_INSTALL_XXXXX} variables.
* session/CMakeLists.txt: Ditto.
* shutdown-ui/CMakeLists.txt: Ditto.
* setting-daemon/CMakeLists.txt: Ditto.
* screen-brightness/CMakeLists.txt: Ditto.
* polkit-agent/CMakeLists.txt: Ditto.

* screen-brightness/org.cutefish.brightness.pkexec.policy:

Rename to file with ".in" extension.
Replace hardcoded path with @CMAKE_INSTALL_FULL_XXXXX@ variables.

* cpufreq/org.cutefish.cpufreq.pkexec.policy: Ditto.
5 years ago
reionwong 39691d07ab Logout to use the freedesktop interface 5 years ago
reionwong eeee6c1ad7 KWin configuration 5 years ago
s0dyy 37ed57db67 Use CMAKE_INSTALL_BINDIR instead of hardcoded path 5 years ago