3256
Miscellaneous / Re: Post your desktop
« on: June 14, 2010, 04:45:28 pm »
I should post my linux desktop sometime
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to. 3256
Miscellaneous / Re: Post your desktop« on: June 14, 2010, 04:45:28 pm »
I should post my linux desktop sometime
3257
TI Z80 / Re: SirCmpwn's Projects« on: June 14, 2010, 04:27:52 pm »
![]()
![]()
3258
Web Programming and Design / Re: jBasic OS« on: June 14, 2010, 04:18:04 pm »
Yeah I intended for it to do that, I can't seem to get it to display on top of everything though, I'll hopefully figure it out today...stupid z-index....
3259
Web Programming and Design / Re: jBasic OS« on: June 14, 2010, 09:51:16 am »
Ok, I uploaded it now. I am working on making it show above all the windows, but it hasnt worked yet. I think i know the problem though.
3260
Web Programming and Design / Re: jBasic OS« on: June 14, 2010, 01:44:19 am »
Lol, yes you can, just overload the system with the jBasic Physics engine app, although I don't know if I actually uploaded this version.
3261
Web Programming and Design / Re: jBasic OS« on: June 14, 2010, 12:26:47 am »
ok, changed the alert to an notification event that I made, it will alert on the desktop and dissapear after 10 seconds. when your FPS gets back to acceptable it will then alert you on how many passes it took to reset it.
3264
Web Programming and Design / Re: jBasic OS« on: June 13, 2010, 06:38:33 pm »
Ok I've made an actual Task Manager, and the Tasker will now help decrease CPU load by increasing the time between tasks that are not system tasks if the FPS goes below 20fps. It will then display an alert on top of all the windows. I'm pretty impressed with it myself
![]() 3266
Web Programming and Design / Re: jBasic OS« on: June 13, 2010, 02:33:37 am »
Well, it will work on top of the line single cores for sure, since i am developing it on there. I dont think it will be too intensive, unless you try to run my physics engine with >100 objects and object collision turned on :p
An update: i have a task manager started, all it does now is list tasks, later i will add the ablility to stop all none system tasks from it. Stopping windows and their tasks work with the close button. For developers to make their apps scrollable they will have to put the scrollable content in a new div because the body div will not have scrolling due to rendering issues. I made a clock and a fps counter. The system will update a clock variable that developers can use so they dont have to burden th system with their own timers and clocks. They can use the system fps variable as well because the system updates that as well. Tomorrow I will work on making that Tasker change the intervals on none priorety apps when the fps drops too low. Wish me luck, also, i just got older ![]() 3267
Web Programming and Design / Re: jBasic OS« on: June 13, 2010, 01:05:11 am »
It's oldschool for now, I need someone to make a nicer stylesheet for me soon....
also, you can see the active task list now ![]() 3268
Web Programming and Design / Re: jBasic OS« on: June 12, 2010, 07:42:02 pm »
Thanks all
![]() grphmaster: umm...hmmm, which line was that on? willrandship: actually I intend to make this standalone, but powered by xulrunner, but yes, I will allow for an online version ![]() ![]() ![]() ![]() I'm thining about how to install new applications for it...I most likely will have to have them in a file and then javascript will set it up according to a folder setup...so like you would make a zip with this folder setup: Code: [Select] Javascript/ and then you would change the .zip extension to something else...not sure what yet.calcdude84se: yes I know about that, I will try to figure out how to solve that later... anybody want to hear about my tasker setup? ![]() EDIT: I just added close buttons and minimize buttons, minimize just makes it so only the title is seen or the window is 200x200 ---merged by Eeems--- sorry about the doublepost but I just made it so that the active window is on top ![]() 3269
Web Programming and Design / Re: jBasic OS« on: June 12, 2010, 04:34:00 pm »
No, I'm getting stuck with the 83+.... My little sister is getting the 84+...
![]() I do have a computer now, so I can develop with wabbit and such...although it would be better if I had wabbit on my linux side ![]() YAY! it works in chrome! IE will probably have trouble for sure....oh well, it's going to be xulrunner based, so I don't really have to worry. ---merged by Eeems--- Sorry again about the doublepost, just a major announcement again though you can resize now by draggin the box on the bottom corner! 3270
Web Programming and Design / Re: jBasic OS« on: June 12, 2010, 03:13:56 pm »
ok, here is just a little test showing off me building windows, keep in mind this is very very early on.
http://future_history.freehostia.com/jBOS/Desktop.html Also I would really appreciate some help on this project...mainly if someone would like to help with the css styling.... ---merged by Eeems--- Sorry about the doublepost, but look now! you can move windows by dragging their titlebar! don't know if it works on anything other then firefox though. |
|