Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Quick checkpoint for the window manager: NOT STABLE - crashes on window ↵ | Ken Moore | 2015-11-20 |
| | | | | close right now. | ||
* | Clean up the Screensaver framework a bit more, add a test flag (--test-ss), ↵ | Ken Moore | 2015-11-03 |
| | | | | | | and fix up the starting of screensavers on all screens simultaneously. This solidifies the Screensaver plugin framework as completely functional - just need to finish up the lock/unlock screen now. | ||
* | Commit some more work on lumina-wm: | Ken Moore | 2015-09-04 |
| | | | | | | | 1) The LWindow class seems to function properly for embedding/controlling a window now. 2) Add a "testwin" CLI flag to simply run a text of the window class (with a sample window). This allows testing without having to stop the currently running WM. 3) Setup the XCB access class so it is globally accessible to the individual classes in the WM (no need to constantly be passing the structure around). 4) Already include built-in support for simple window animations/effects (3-lines per effect is all that is needed). Will need to define animation flags/settings for use later, probably with an abstracted function to "performAnimation(type, size)" | ||
* | Another quick checkpoint with teh lumina-wm sources - still nothing to try ↵ | Ken Moore | 2015-05-22 |
| | | | | using yet. | ||
* | Rename the lumina-wm directory to lumina-wm-INCOMPLETE so people know it is ↵ | Ken Moore | 2015-04-29 |
not ready yet. Also update the readme with the information about the new release. |