|
Failed to load latest commit information. |
|
assets
|
Implement cairo-surface loading from png image
|
May 1, 2017
|
|
.gitignore
|
Update build files and README to suggest building without releases
|
Jul 4, 2018
|
|
LICENSE
|
Create LICENSE
|
Oct 12, 2016
|
|
README.md
|
Update to README (with animation)
|
Jul 10, 2018
|
|
alt-tab-mode.lisp
|
Some more clean up and refactoring
|
Jul 15, 2018
|
|
animation.lisp
|
Added ianimatable. Cursors now no longer animation on first commit. w…
|
Jan 22, 2017
|
|
backend.lisp
|
Support EGL
|
Jul 24, 2018
|
|
build-ulubis-sdl.lisp
|
Adds screenshotting capabilities.
|
Jul 5, 2018
|
|
build-ulubis.lisp
|
Adds screenshotting capabilities.
|
Jul 5, 2018
|
|
cairo-surface.lisp
|
error in case where dims of cairo surface are 0
|
Mar 28, 2018
|
|
client.lisp
|
More updates. Still weston-terminal still not working.
|
Jan 20, 2017
|
|
compositor.lisp
|
A bit of refactoring.
|
Jul 15, 2018
|
|
desktop-mode.lisp
|
Some more clean up and refactoring
|
Jul 15, 2018
|
|
documentation.org
|
More work on documentation
|
Jul 11, 2018
|
|
ianimatable.lisp
|
Added ianimatable. Cursors now no longer animation on first commit. w…
|
Jan 22, 2017
|
|
install.lisp
|
This is a working copy post-that-bug-which-caused-drm-not-to-exit. I …
|
Oct 23, 2016
|
|
keyboard.lisp
|
Major refactoring.
|
Jul 9, 2018
|
|
mode.lisp
|
Add a print-object method for key-binding
|
Jul 10, 2018
|
|
mouse.lisp
|
Major refactoring.
|
Jul 9, 2018
|
|
package.lisp
|
Back to using def-wl-bind but retain the even more stripped down bind…
|
Jan 21, 2017
|
|
render.lisp
|
Support EGL
|
Jul 24, 2018
|
|
screenshot.lisp
|
Fixed screenshot rgb order
|
Jul 8, 2018
|
|
slide-and-edit.gif
|
Update to README (with animation)
|
Jul 10, 2018
|
|
surface.lisp
|
Some more clean up and refactoring
|
Jul 15, 2018
|
|
syscall.lisp
|
- DRM rendering now uses drmModePageFlip for smooth tear-free renderi…
|
Nov 18, 2016
|
|
ulubis.asd
|
Fixes #31
|
Jul 15, 2018
|
|
ulubis.gif
|
Added .gif for README
|
Oct 15, 2016
|
|
ulubis.lisp
|
Support EGL
|
Jul 24, 2018
|
|
view.lisp
|
Major refactoring.
|
Jul 9, 2018
|
|
virtual-desktop-mode.lisp
|
Update animation
|
Jul 10, 2018
|
|
wallpaper.lisp
|
Support EGL
|
Jul 24, 2018
|
|
wl-compositor-impl.lisp
|
I suspect the code is okay but there is some issue with weston-termin…
|
Jan 22, 2017
|
|
wl-data-device-impl.lisp
|
More updates. Still weston-terminal still not working.
|
Jan 20, 2017
|
|
wl-data-device-manager-impl.lisp
|
I suspect the code is okay but there is some issue with weston-termin…
|
Jan 22, 2017
|
|
wl-data-source-impl.lisp
|
More updates. Still weston-terminal still not working.
|
Jan 20, 2017
|
|
wl-keyboard-impl.lisp
|
First commit of major refactor. plumbing.lisp replace by -impl.lisp f…
|
Jan 19, 2017
|
|
wl-output-impl.lisp
|
I suspect the code is okay but there is some issue with weston-termin…
|
Jan 22, 2017
|
|
wl-pointer-impl.lisp
|
Added ianimatable. Cursors now no longer animation on first commit. w…
|
Jan 22, 2017
|
|
wl-region-impl.lisp
|
More updates. Still weston-terminal still not working.
|
Jan 20, 2017
|
|
wl-seat-impl.lisp
|
Support EGL
|
Jul 24, 2018
|
|
wl-shell-impl.lisp
|
Fix more (current-view *compositor*) bugs
|
Jul 10, 2018
|
|
wl-shell-surface-impl.lisp
|
Fix for subsurfaces (cheese wasn't showing video) and weston-presenta…
|
Jan 23, 2017
|
|
wl-subcompositor-impl.lisp
|
Fix for subsurfaces (cheese wasn't showing video) and weston-presenta…
|
Jan 23, 2017
|
|
wl-subsurface-impl.lisp
|
Need to reverse subsurfaces so they are drawn in the correct order (s…
|
Jan 23, 2017
|
|
wl-surface-impl.lisp
|
Major refactoring.
|
Jul 9, 2018
|
|
xdg-shell-impl.lisp
|
Fix more (current-view *compositor*) bugs
|
Jul 10, 2018
|
|
xdg-surface-impl.lisp
|
activate wasn't returning the surface as required. Fixed.
|
Jan 22, 2017
|
|
zxdg-popup-v6-impl.lisp
|
Fixes #31
|
Jul 15, 2018
|
|
zxdg-positioner-v6-impl.lisp
|
Fixes #31
|
Jul 15, 2018
|
|
zxdg-shell-v6-impl.lisp
|
Fixes #31
|
Jul 15, 2018
|
|
zxdg-surface-v6-impl.lisp
|
Fixes #31
|
Jul 15, 2018
|
|
zxdg-toplevel-v6-impl.lisp
|
Finally support resizing from borders
|
Jul 15, 2018
|