{"id":26929509,"url":"https://github.com/boredsquirrel/kde-lower-brightness","last_synced_at":"2025-04-02T05:27:15.993Z","repository":{"id":284538161,"uuid":"955258252","full_name":"boredsquirrel/KDE-lower-brightness","owner":"boredsquirrel","description":"A Kwin effect to reduce the brightness of the screen lower than supported by the display. Makes most sense on OLED or at least IPS displays.","archived":false,"fork":false,"pushed_at":"2025-03-26T11:18:24.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T12:26:31.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/boredsquirrel.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-03-26T11:08:15.000Z","updated_at":"2025-03-26T11:18:28.000Z","dependencies_parsed_at":"2025-03-26T12:36:41.725Z","dependency_job_id":null,"html_url":"https://github.com/boredsquirrel/KDE-lower-brightness","commit_stats":null,"previous_names":["boredsquirrel/kde-lower-brightness"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FKDE-lower-brightness","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FKDE-lower-brightness/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FKDE-lower-brightness/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boredsquirrel%2FKDE-lower-brightness/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boredsquirrel","download_url":"https://codeload.github.com/boredsquirrel/KDE-lower-brightness/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246761800,"owners_count":20829526,"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":[],"created_at":"2025-04-02T05:27:15.572Z","updated_at":"2025-04-02T05:27:15.984Z","avatar_url":"https://github.com/boredsquirrel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KDE-lower-brightness\n\nA Kwin effect to reduce the brightness of the screen lower than supported by the display. Makes most sense on OLED or at least IPS displays.\n\nWarning: I have no idea what I am doing, this is experimental.\n\n## Build on OpenSUSE tumbleweed\nI am using a distrobox to compile the effect\n\n```\n# build reqs\nsudo zypper in kf6-coreaddons-devel kf6-kguiaddons-devel kf6-kconfigwidgets-devel kwin6-devel qt6-core-devel extra-cmake-modules cmake clang\n\n# target directories\nmkdir -p ~/.local/share/kwin/effects/LowerBrightness/\nmkdir -p ~/.local/lib/qt6/plugins/kwin/effects/\n\n# cmake\nexport CMAKE_PREFIX_PATH=/usr/lib64/cmake/KF6:$CMAKE_PREFIX_PATH\n\nmkdir -p ./build\ncmake -B build -DCMAKE_INSTALL_PREFIX=~/.local\ncmake --build build --parallel\n\n# install\ncmake --install build\n```\n\napply\n\n```\nkwin_wayland --replace \u0026\n```\n\ntest\n\n```\nqdbus org.kde.KWin /KWin org.kde.KWin.supportedEffects | grep lowerbrightness\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fkde-lower-brightness","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboredsquirrel%2Fkde-lower-brightness","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboredsquirrel%2Fkde-lower-brightness/lists"}