GitXplorerGitXplorer
f

htmlDE

public
23 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
1f5bc5b69ba84eb27667264ac4f9cef4ef91a2e4

Fixed XMLHttpRequest to non local files not working

ffreundTech committed 8 years ago
Unverified
cb9787a9952c29d6677f7ffcbbf69c938695ae93

Replaced WebView.set_transparent with WebView.set_background_color

committed 8 years ago
Unverified
2d453e138e1229bb749e74a4562fe2a2e5d38985

Replaced WebKit with WebKit2 and fixed webGL support

committed 8 years ago
Unverified
a322d8fc4d284d7ae6580f741fc2093f76e3c5cf

Improved desktops example

committed 8 years ago
Unverified
931445388fe924f8f2e48fcff76dd7cc1f23abd3

Added dependencies list

ffreundTech committed 8 years ago
Unverified
e6a9af8cdfcecbbad5f7f52d99b165407db39550

Added licensing information

committed 8 years ago

README

The README file for this repository.

#htmlDE

Copyright (c) 2016 Adrian Freund
This project is mostly licensed under the GPLv2.
All files inside the folder examples/ are licensed under the MIT license.

This project is work in progress, but slowly getting to a usable state.

htmlDE is a program that allows you to easily create custom desktop environments in html, CSS and javascript.

htmlDE supports creating both background windows and panels.
Transparent window backgrounds (which you can click through) are also supported.

htmlDE plans on offering a wide variety of plugins, to access the system.
Currently supported plugins are:

  • cmd: Run system commands
  • desktops: Manage virtual desktops
  • windows: Create and handle multiple htmlDE windows
  • taskbar: Tools for creating a taskbar
  • corefunctions: Helperfunctions used by other plugins

Planned plugins are:

  • systemtray: Tools for creating a System Tray
  • dbus: Send and receive dbus messages
  • mpris2: Control music players
  • system: Access battery status, system load and more
  • sound: Control and read pc volume