[03:54] auappdev: Do "package" and "application/software/program" mean the same thing in Linux? [06:13] auappdev: how to set the border = 0 on GtkBox (dialog-Vbox-Element) in Glade on Dialog, which was creadted via "quickly add dialog" === chu_ is now known as chu [06:43] auappdev: How can I publish my project code online so someone can help me with it? [08:05] What is a good way in python where I can find out what apps are being used on the Desktop? So I want to write software to see how my time is being spent, then have a summary afterwards. So I want to know each time a window focus changes, etc. [08:05] What is a good python library to use for this, for Ubunbu [08:05] er, Ubuntu* [08:59] auappdev: How can I change font attributes for "Text Entry" in Glade [09:30] auappdev: Can i use closed source application for art works or icon in my application for the showdown? [10:18] auappdev: How to use images on buttons? [10:32] hey guys! [10:32] I too am taking part in the showdown [10:33] how do I use the Unity launcher API [10:33] I'm using Qt [10:33] :D === vibhav is now known as Guest61908 [11:01] also, i'm using Qt [11:01] how do i make my app run from /opt/ ? [11:04] making an package that install it there? [11:05] and for the showdown we can make a package? [11:07] morten771: ^^ [12:00] auappdev: Can't add page in a notebook === Guest61908 is now known as vibhav === vibhav is now known as Guest37517 === Guest37517 is now known as vibhav [13:25] auappdev: GTK3 tabs with big icons [13:37] auappdev: How do I add spellcheck to a TextView object in my Quickly app? [14:13] hi [14:14] could I use a lil help here pls? [14:14] this is my problem http://askubuntu.com/questions/154706/quickly-wont-package-my-app-11-10 [14:14] any ideas? [14:15] I'm developing an app for the showdown and I'm worried that I won't be able to correctly submit the app [14:51] Phoenix87: no idea, sorry, but it might help to check if there are e.g. differences in the structure compared to a new quickly application. Also I see git in that post, while bzr is the 'usual' version control system for Ubuntu, so that might conflict. Just guessing though. [15:01] auappdev: Can i use closed source application for artworks or icon in my application for the showdown? || How do I include basic Image editing in my python application? [15:23] commandoline: yeah that .git thing puzzles me as well [15:25] i created the project with quickly create ubuntu-application on 11.10 [15:25] btw I that i'd suffice to provide the source code for the app showdown [15:35] I thought the requirement was to have it in the software center [15:36] hmm, the channel #quickly exists [15:36] maybe somebody there has an idea [15:37] commandoline: well i think that I can manage to upload the code on my launchpad account, but I'm not sure about the software center. Would that be an issue? [15:38] http://developer.ubuntu.com/showdown/ -> You must submit the app to the Software Centre [16:08] solved! thank you anyway! [16:19] http://developer.ubuntu.com/resources/technologies/launcher/ [16:19] where do i get the necessary header file? [16:20] nafcool: you're using C++? [16:20] mhall119: yep [16:20] can you use GObject Introspection from C++? [16:21] I'm not sure :( [16:22] if not, the package libunity-dev probably has the C headers you'd need [16:23] but I'm a C/C++ novice, so I'm not really sure [16:23] if you haven't figured it out by Monday, join #ubuntu-unity and ask one of the actual developers there [16:24] mhall119: actually, I've installed libunity-dev [16:24] and I have the header file but I'm facing many prblems [16:47] auappdev: How do I show an animated gif in the app I am developing? [17:03] hi [17:24] auappdev: Problems related with spin buttons [17:46] auappdev: How do I get the size of a Gtk widget? [18:25] auappdev: In development based on Quickly, why do codes start with "from gi.repository import Gtk"? [18:33] <__h__> hi, anyone? [19:06] auappdev: Use Sublime Text 2 as Quickly default editor [19:12] auappdev: How to use Sublime Text 2 as Quickly default editor? [20:53] <__h__> what is the myapp_lib/ and myapp/ directories in a quickly project [20:53] <__h__> do? [21:06] auappdev: Using .add() on the same widget more than once [21:25] auappdev: What are the different application directories in a quicly ubuntu-application template for? [21:31] auappdev: What are the different application directories in a quickly ubuntu-application template for? [21:43] auappdev: In Glade, how do I set a widget size (i.e. minimum and maximum)? [21:49] auappdev: How can I relocate the default quickly directory? [22:31] What is a good way in python where I can find out what apps are being used on the Desktop? So I want to write software to see how my time is being spent, then have a summary afterwards. So I want to know each time a window focus changes, etc. [22:31] What is a good python library to use for this, for Ubunbu [22:32] Does python-dbus do what I want? [22:50] Hello. Having set a dynamic quicklist item how do I apply an action to the item? [23:24] auappdev: does signing have to be before or after packing? [23:36] auappdev: Stop box from expanding horizontally