gnome
Why doesn't GNOME use C99?
Looking at mutter source code and evince source code, both still use C89 style of declaring all variables at the very beginning of the function, instead of where it is first used (limited s开发者_JS百[详细]
2023-03-07 16:49 分类:问答Simple Gnome Panel Applet in Python
When I\'m on the train to work I connect my netbook to my Nexus One\'s wifi hotspot. As I go through a tunnel my phone obviously loses it\'s 3G connection and takes a while to re-establish once the tr[详细]
2023-03-07 13:37 分类:问答Set Nautilus file icon per extension
Is it possible to change the icon (not the emblem) of a file in Nautilus\' icon view mode by means of its extension interface?[详细]
2023-03-06 22:20 分类:问答Bash script help with echo and commands
What I\'m t开发者_开发知识库rying to do is to make this script read a users input and them perform the command with the users input. I got echo working, but I can\'t get the rest to work after.[详细]
2023-03-05 12:51 分类:问答GTK MenuItem with counter bubble on right
I want to ask if there\'s a simple way to do MenuItem like this http://dl.dropbox.com/u/865508/menuitem.png in PyGtk (or maybe some other language rather than python). I think i开发者_StackOverflow中文[详细]
2023-03-03 21:21 分类:问答gnome shell extension stylesheet not loading
i\'m trying to develop a gnome shell extension and I\'ve created the \"Hello World\" extension which is created automatically with gnome-shell-开发者_如何学Goextension-tool --create-extension[详细]
2023-03-03 06:51 分类:问答Password-protected ssh keys - Only been asked for password once ever
I\'m using an rsa-encrypted ssh key for accessing certain servers - the private key is password-protected.[详细]
2023-03-03 02:26 分类:问答How to change the emblem of a file-icon with C/C++ in GNOME?
I\'m developing an App which works like Dropbox. I want to dynami开发者_运维百科cally change the emblem of a file during synchronization. Like this:[详细]
2023-03-01 15:52 分类:问答winforms visual styles on mono
How to enable winforms visual styles in mono( probably running in fedora or ubuntu gnome) or is it a good idea to just use GTK#? The thing is I dont want to leave visual studio and use monode开发者_JA[详细]
2023-03-01 12:19 分类:问答gio: check if volume is mounted
I\'m doing something like: mo = gio.MountOperation() mo.connect(\'ask-password\', ask_password_cb) location = gio.File(\"ssh://leon@concepts.tim-online.nl/home/leon/test.txt\")[详细]
2023-02-27 11:26 分类:问答