Window Manager - 100% pen - Version 0.4.16 1 sprite, 2845 blocks = ! = STILL IN PROGRESS = ! = Press 1 to show variables Press 2 to hide variables Press 3 to change backdrop "what am i doing with my life" - Genghis Khan
TODO: > make text wraparound in div > give text a div align tag (aligns like a div, also applies left/center/right aligned text) > be able to duplicate windows (?) maybe make it with lists and use clones. (WORKING ON IT) > make the taskbar not disappear when pressing minimize / a better custom block order script thingy > add variables needed for window to one line of list, and maxx, maxy numbers for divs. order of list is draw order. > make divs able to align to closest div h/v, or an option for divs to resize width or height to be h/w of window, divisible. (3 divs divide to equal length) > that also means add margins (m5) to divs > scrolling UGHHHHHH... if div is taller than window height, it automatically turns on scrolling. if scrolling it turned off, div will just resize as it does currently. > add a window style with win 7 buttons > make window grey out if not prioritized (wallpaper pressed / other window opened or pressed) > gonna need to make a window priority list for draw order :sob: > div outline color > window style with centered text Added so far / Update log: > text bar at top > changed default colors slightly > reduced to 1 sprite!!!!!!!!!!!! > green full screens > yellow reverts > traffic lights light up > red closes > added 9 palettes: periwinkle (default), turbowarp, auklet, endstone, cardboard, chalkboard, true dark, true light, and jungle. > fixed yellow - green should revert when pressed a second time, and yellow should minimize it. > because minimization - added small taskbar. > added 3 new palettes - chemicals, wine, and notepad. > added basic wallpaper > added example of a div, resizing to window and max/min. > text added!!!!! yay! and title cuts off if too long. > divs now have top right and center horizontal alignment rather than just top left 0.4.10 > Multiple divs now works, kinda. They draw, but need to interact with each other as Relative (setting) rather than always Absolute. 0.4.11 > divs now have bottom alignment 0.4.15 > Major bug fixes and divs now have complete center y alignment. Center x is now in order of 1,2,3 as left middle right rather than 1,3,2. Added new theme: win98 0.4.16 > Added a new window style! Found in variable menu. What needs to be done to reach v1: > Multiple windows > Full taskbar support > Div auto resizing > Text in divs, loops on edge of div > Text align > Window scrolling