=== OutOfControl is now known as benonsoftware | ||
shwaiil | Hi | 12:46 |
---|---|---|
shwaiil | where can I get started with app development for ubuntu ? I just watched a video in the main site, it seems I can dev with js html5 | 12:47 |
shwaiil | I want to do a simple window management like http://mizage.com/divvy/ available for osx | 12:47 |
shwaiil | I know about compiz grid, but I like divvy functionality better | 12:47 |
shwaiil | I wonder where I can get started ? | 12:48 |
shwaiil | http://developer.ubuntu.com/get-started/ | 12:49 |
dz0ny | shwaiil: that must be done in compiz aka compiz plugin | 12:49 |
shwaiil | dz0ny: tks for looking. that's the only way ? | 12:50 |
dz0ny | that i know of. Basically you need to access compiz api, control application can probably be written in any language | 12:51 |
shwaiil | divvy looks so much better :Z | 12:52 |
dz0ny | shwaiil: i'm pretty sure there is compiz plugin for that | 12:52 |
shwaiil | dz0ny: yes, there's "grid", but comparing with divvy... it's not that cool | 12:53 |
shwaiil | so I want to code it myself | 12:53 |
dz0ny | you can probably start with compiz grid plugin and build on top of it | 12:54 |
shwaiil | trying to figure out if I could develop differently | 13:01 |
shwaiil | compiz looks too complicated | 13:01 |
dz0ny | I believe it's the only way :/ | 13:04 |
shwaiil | : I | 13:05 |
IDWMaster | Hi. I created a new project that makes it easier to create C++ projects on Ubuntu using Autotools. | 17:03 |
IDWMaster | It greatly simplifies the process of creating configuration scripts and such, without the need for manually creating all of the configuration files for autotools. It's basically a project-based build environment similar to Eclipse, but in the console instead | 17:04 |
IDWMaster | https://launchpad.net/apptoolkit | 17:04 |
IDWMaster | Run it in an empty directory and it will create the necessary project resources for you along with a binary configuration file | 17:05 |
IDWMaster | Currently only available in source format | 17:05 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!