~azzar1/unity/add-show-desktop-key

  • Committer: mattgiuca
  • Date: 2008-01-30 06:14:53 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:332
console plugin: Now presents minimize/maximize buttons, allowing itself to be
opened and closed.
The console python "present" function now also requires a windowpane=True if
in window pane mode (updated tutorial).
Implemented minimal/maximal classes in console.css (a lot of this feature is
CSS-based - min and max buttons just change the class and the CSS handles the
mode switch).
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 259 16 years ago mattgiuca setup.py: Added a new config variable "public_host 3.9 KB Diff Download File
html.py 303 16 years ago mattgiuca dispatch/html: Do a CGI escape on all text being r 5.8 KB Diff Download File
login.py 186 16 years ago mattgiuca Added a bit of "chrome" (some CSS styling and mino 4.1 KB Diff Download File
request.py 259 16 years ago mattgiuca setup.py: Added a new config variable "public_host 11.8 KB Diff Download File