{"id":13642905,"url":"https://github.com/ffwff/qshell","last_synced_at":"2025-07-11T14:12:36.983Z","repository":{"id":105851324,"uuid":"98040038","full_name":"ffwff/qshell","owner":"ffwff","description":"a simple desktop shell based on Qt5 and KF5","archived":false,"fork":false,"pushed_at":"2019-05-24T00:22:11.000Z","size":5075,"stargazers_count":106,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-30T08:25:39.992Z","etag":null,"topics":["desktop-environment","qt5"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ffwff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-07-22T15:27:32.000Z","updated_at":"2024-10-29T18:59:32.000Z","dependencies_parsed_at":"2023-06-14T12:30:39.862Z","dependency_job_id":null,"html_url":"https://github.com/ffwff/qshell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Fqshell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Fqshell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Fqshell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ffwff%2Fqshell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ffwff","download_url":"https://codeload.github.com/ffwff/qshell/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250877676,"owners_count":21501731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["desktop-environment","qt5"],"created_at":"2024-08-02T01:01:37.857Z","updated_at":"2025-04-25T18:47:07.770Z","avatar_url":"https://github.com/ffwff.png","language":"C++","funding_links":[],"categories":["C++"],"sub_categories":[],"readme":"# Q::Shell\n\n![Screenshot](/screenshots/3.png)\n\na simple desktop shell based on KF5 and QT5, inspired by plasmashell and BE::Shell.\n\n## Build dependencies\n\nYou will need your distro's equivalent to:\n\n- `extra-cmake-modules`\n- Qt5 (Core, DBus, Widgets, X11Extras components)\n- KF5 (Config, KIO, WindowSystem components)\n- KF5Solid\n- Xlib\n- Pulseaudio\n\nIt is recommended to install KDE Plasma along side this as Q::Shell utilizes many of Plasma's features.\n\nFor Ubuntu/Debian-based systems, this command should be sufficient:\n\n```\nsudo apt install extra-cmake-modules qtbase5-dev libx11-dev libkf5crash-dev libkf5kio-dev libkf5solid-dev libkf5jobwidgets-dev libkf5textwidgets-dev libkf5bookmarks-dev libkf5xmlgui-dev libkf5itemviews-dev libkf5attica-dev libkf5sonnet-dev libkf5globalaccel-dev libkf5guiaddons-dev libkf5codecs-dev libkf5auth-dev libkf5dbusaddons-dev libkf5coreaddons-dev libkf5iconthemes-dev libkf5configwidgets-dev libkf5widgetsaddons-dev libkf5service-dev libkf5config-dev libkf5windowsystem-dev libqt5concurrent5 libpulse-dev libqt5x11extras5 libqt5x11extras5-dev\n```\n\nYou'll also need `dex` installed if you want to open applications in the dash.\n\nFor Arch, use this:\n\n```\nsudo pacman -S extra-cmake-modules plasma-meta\n```\n\n## Build\n\n```\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n## Run\n\nYou will need a config file for qshell to work, simply copy-paste one (and its corresponding stylesheet) to your `~/.config` directory. To replace plasmashell with qshell, run the command:\n\n```\nkquitapp plasmashell; sleep 2; qshell\n```\n\n## Install\n\n```\nsudo make install\n```\n\nA Q::Shell session will appear on your display manager's session selection.\n\n**NOTE**: it is currently required that KDE Plasma be installed as the session requires several Plasma-specific utilities.\n\n## Credits\n\n * Qt and KF5\n * [BE::Shell](https://sourceforge.net/projects/be-shell/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffwff%2Fqshell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fffwff%2Fqshell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fffwff%2Fqshell/lists"}