除了 kwin 之外还有简单的窗口管理器吗?
我正在为一所儿童学校制作一个“密封”系统,目前我正在使用 python (PyQt) 进行编程,并破解了其他东西(包括 BIOS)以获得一个“密封”系统,该系统仅做我想让它做的事。没有运行命令/启动设备等的选项。键盘上的功能键和组合被映射掉。并且,文件权限经过精心选择,以允许系统仅运行我想要的内容。
问题是,它是一个原子设备,规格很差,我使用 KDE 的窗口管理器 kwin 以及 Qt4 (PyQt4) 来制作图形,但是,我想用 C++ 制作 gui wxwidgets,甚至使用 swing 或其他东西的 java(2GB 内存),所以我想要一个轻便且最小的窗口管理器。
问题是我只是找不到一个真正小型且简约的纯窗口管理器用于此目的。我不想运行 kwin,因为我需要经常破解它,因为它询问错误,而我没有时间删除检查。另外,它不轻,我不会使用 Qt。
我认为像“窗户制造商”这样的东西会有所帮助,但它带有许多我永远不会使用的功能,只会增加整个事情的复杂性。更多要“阻止”的东西。
我只是想要一些简单地创建窗口的东西,仅此而已。类似 kwin 的东西,但是很轻,不需要无缝 Qt,并且可以独立运行,不需要太多的修改。
有什么建议吗?
谢谢。
PS:这是为了慈善事业。适合孩子的廉价 Linux 电脑,主要是学习浏览器、文档编辑等基础知识。它还没有名称,也没有网页,但我有很多工作要做,因为我计划“破解”应用程序来制作他们的行为得体且天衣无缝。主要是删除菜单/快捷方式。
I'm making a "sealed" system here for a kiddies school, and at the moment I'm programming in python (PyQt) and hacked the other things (including the bios) in order to obtain a "sealed", system that only does what I want it to do. No option to run commands/boot devices, etc. The function keys and combinations on keyboard were mapped off. And, file permissions were carefully chosen to allow the system to run only what I want.
The problem is, it's an atom device, which has quite poor specs, and I'm using the window manager kwin from KDE to make the graphics, along with Qt4 (PyQt4), however, I want to make the gui in C++ with possibly wxwidgets, or even java (2GB of ram) using swing or something, so I want a light and minimal window manager.
The problem is i just can't find a really small and minimalist pure window manager for that purpose. I don't want to run kwin because i needed to hack it a lot, because it was asking about errors and I don't have the time to remove the checks. Also, it's not light and I'm not going to use Qt.
I thought something like 'window maker' would help, but it comes with lots of features that I will never use, and only adds complexity to the whole thing. More stuff to "block".
I just want something that simply creates windows, nothing more. Something like kwin, but light, no need for seamless Qt, and that runs stand-alone without too much hacking.
Any recommendations?
Thank you.
PS: It's for charity. Cheap linux pcs for kiddies, mostly to learn the basics of browsers, document editing, etc. It doesn't have a name nor webpage yet, but i have lots of work to do, because i plan to "hack" the apps to make them behave properly and seamlessly. Mostly to remove menus/shortcuts.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论