ungoogled-software/ungoogled-chromium

Use as desktop shell

Open

#993 创建于 2020年4月10日

在 GitHub 查看
 (6 评论) (0 反应) (0 负责人)Python (771 fork)batch import
help wantedquestion

仓库指标

Star
 (18,674 star)
PR 合并指标
 (平均合并 1天 11小时) (30 天内合并 9 个 PR)

描述

I want to use this as my root window manager. Unfortunately I get weird window behavior and visual artifacts if I set it as such in my /usr/share/xsessions/chromium.desktop eg.

[Desktop Entry]
Name=chromium
Comment=This session logs you into Chromium
Exec=/usr/bin/chromium
TryExec=/usr/bin/chromium
Type=Application
DesktopNames=chromiumos
X-GDM-SessionRegisters=true
X-Ubuntu-Gettext-Domain=chromium

Describe the solution you'd like Works like a normal maximized chromium browser.

Describe alternatives you've considered Stick with gnome

Additional context Multi monitor support eventually would be nice, but for now I'd be thrilled with just normal functionality.

贡献者指南