summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* updateHEADwinnie.clients-as-pluginsRaghuram Subramani2025-01-06
|
* updateRaghuram Subramani2025-01-06
|
* refactorRaghuram Subramani2025-01-06
|
* updateRaghuram Subramani2025-01-06
|
* get rid of subsysRaghuram Subramani2025-01-06
|
* clang-format for readabilityRaghuram Subramani2025-01-06
|
* simplifyRaghuram Subramani2025-01-06
|
* updateRaghuram Subramani2025-01-06
|
* cleanRaghuram Subramani2025-01-06
|
* get it to compile on a modern systemRaghuram Subramani2025-01-06
|
* added timers to the fbdev versionEleni Maria Stea2013-04-19
|
* new clients - licenseEleni Maria Stea2013-04-18
|
* new MakefilesEleni Maria Stea2013-04-15
|
* clients as pluginsEleni Maria Stea2013-04-15
|
* added missing bzr filesEleni Maria Stea2013-04-03
|
* casting in fbdevEleni Maria Stea2013-04-03
|
* shared memory: TODO fix client bugEleni Maria Stea2013-04-01
|
* created libwinnie (library), winnie (the server application) and clientsEleni Maria Stea2013-04-01
|
* mvEleni Maria Stea2013-04-01
|
* added struct subsys so that we know each Eleni Maria Stea2013-03-27
| | | | public struct's position in the shared memory
* added license GPLEleni Maria Stea2013-03-23
|
* removed commentsEleni Maria Stea2013-03-12
|
* added shared memoryEleni Maria Stea2013-03-12
|
* bug fixes, added background imageEleni Maria Stea2013-03-11
|
* clear fb on exitEleni Maria Stea2013-03-10
|
* maximize windowsEleni Maria Stea2013-03-10
|
* added memory allocatorEleni Maria Stea2013-03-10
| | | | | double buffer :-) TODO: allocate pool from shared memory
* in progress: added shalloc.h/cc did nothing :pEleni Maria Stea2013-03-07
|
* in progress: started a memory allocator, did nothing so far :pEleni Maria Stea2013-03-06
|
* fixed fbdev/*.cc to work with mallocEleni Maria Stea2013-03-03
|
* changed mouse to use mallocEleni Maria Stea2013-03-03
|
* fixed grab win initializationEleni Maria Stea2013-03-03
|
* minor changes in main:pEleni Hikiko2013-03-02
|
* added clipping rectanglesEleni Maria Stea2013-02-28
|
* fbdev version works with truetypeEleni Maria Stea2013-02-27
|
* added fonts - works with sdl versionEleni Maria Stea2013-02-27
| | | | todo: add fonts in the fb version too
* fixed focus: get_window_at_pos now searches back to front in root_windowEleni Maria Stea2013-02-26
| | | | children
* raise worksEleni Maria Stea2013-02-25
|
* using 2 windows, focus worksEleni Maria Stea2013-02-25
| | | | todo: 1- raise, 2-fonts
* fixed mouse events in fb version tooEleni Maria Stea2013-02-25
| | | | | | | | | | | | | | | | | | | | | | -------------- Ths line and the following will be ignored -------------- modified: Makefile src/fbdev/mouse.cc unknown: tags winnie winnie_fix_abs_mouse.patch src/pixmap.d src/wm.cc.rej src/fbdev/event.d src/fbdev/gfx.d src/fbdev/keyboard.d src/fbdev/mouse.d src/sdl/event.d src/sdl/gfx.d src/sdl/keyboard.d src/sdl/mouse.d
* fixed mouse events the windows can grab the mouseEleni Maria Stea2013-02-25
|
* added second windowEleni Maria Stea2013-02-25
|
* get dirtyEleni Maria Stea2013-02-25
|
* fixed win motion bugEleni Maria Stea2013-02-24
|
* ioctl doesn't work for my intelEleni Maria Stea2013-02-24
| | | | | #@%&)@*&)*$%^)#&@%_ todo: find an intel and test
* *in progress*Eleni Maria Stea2013-02-24
| | | | fixed fill_rect boundaries
* *in progress*Eleni Maria Stea2013-02-24
| | | | ouf. winnie is b-o-r-i-n-g
* *in progress*Eleni Maria Stea2013-02-23
| | | | | | | | changed fb button too TODO: 1 in fill_rect check boundaries !! 2 vsync 3 the abs pos bug
* *in progress*Eleni Maria Stea2013-02-23
| | | | | | fixed mouse bug still need to fix the strange win behavior (I use absol. pos somewhere I shouldn't)
* *in progress*Eleni Maria Stea2013-02-23
| | | | | absolute positions (still doesn't work)