XDGSupport 0.1.2 released
Submitted by Dennis Tomas on Fri, 2007-05-11 14:24- ignore OSErrors raised by os.remove()
- silence the kill command in AppRun
- don't assume symlinks in SendTo directory (reported by Jim Ramsay)
- don't crash on values containing '='
- ignore apps with 'OnlyShowIn' not set to ROX or 'NotShowIn' set to ROX
Async python Socket Server using gobject
Submitted by KenHayber on Mon, 2007-05-07 04:49Recently I created a small command line python utility to process some stuff on a TCP socket connection. I used the standard python SocketServer class because it was dead simple to use for my purposes.
However, as the requirements of the utility grew (a GUI), I hit the main problem with SocketServers - they block - which is not so good for GUIs.
So, instead of using nasty old threading, I worked out how to use gobject.io_add_watch() to do everything in the gobject/gtk main loop. This makes it very simple to have this run in a gtk UI without needing threads.
Weather 0.2.6 released
Submitted by Dennis Tomas on Wed, 2007-05-02 23:46- Removed frame.
- Added tooltips to the forecast window.
- Show the real rain probability for the day.
- Cache icons for faster access.
- Added 'Help' and 'About' to the menu.
- Added some separators to the menu.
TaskTray 0.5 released
Submitted by Dennis Tomas on Tue, 2007-05-01 11:18- Set size request for tasktray, to avoid growing/shrinking panel.
- Option to show a menu box left, right or both.
- If a "skip tasklist" window becomes active, zoom in its icon, if there is one.
- Use themed icon if the application's icon is a fallback icon.
- Use the application's icon, not the class group's.
- Only show menu when button 3 pressed, to avoid opening it accidentally.
- If a window not to be shown becomes the active window, set the active icon to None.
- Check if AppInfo.xml exists before loading app options.
- If icon of name 'foo-bar' is not found, use 'foo'. (think firefox-bin or gimp-2.2)
- When trying to find an app dir foo, also try Foo and FOO.
- Add 'Help' to app options if help dir exists.
- Added 'Help' and 'About' to main menu.
- Show all menu entries in winmenu with size 22 (except active window).
- Show icons of options in winmenu. (Requires patched ROX-Lib)
- Escape '_' in WindowMenuItem.
- Don't let a window change its icon to a fallback icon.
- Use gtk stock items for winmenu.
- Use different wording (similar to xfce).
- Sped up winmenu by only loading the themed 'directory' icon once.
- Removed options from winmenu: move, resize, on top, move to ws left/right/up/down.
- Added options to winmenu: activate, force quit, shade/unshade.
- Rewrote README.
- Added locations of libwnck and gnome-python-desktop to README. (suggested by Keith W)
Ubuntu integration
Submitted by Thomas Leonard on Sun, 2007-04-15 15:34Note: An updated version of these instructions can be found on the Ubuntu page.
Can we get rid of ROX-Session? It should be possible to integrate ROX with your existing session manager. In this experiment, I configure a fresh Ubuntu installation to run ROX, without using ROX-Session.
ROX-MAME 1.0 released
Submitted by Lars Hansson on Wed, 2007-04-11 13:55ROX-Session 0.30 released
Submitted by Thomas Leonard on Mon, 2007-04-09 13:53The logout dialog is now closed on Sleep. The example Environment.py has been simplified by providing an env_helper.py which contains functions to aid in setting up the environment. Various bugs-fixes and workarounds have been added.
TaskTray 0.4.2 released
Submitted by Dennis Tomas on Sat, 2007-03-31 09:35- Optionally use ROX-Filer's icon theme instead of the GTK theme.
- Also support 'folder' and 'gnome-fs-directory' as icons for directories.
- Handle exception when themed icon for directory isn't present. (reported by Delcides)
- When setting the size of an icon, take into account the pointer's position.
- When windows change state, zoom icon smoothly to the new size. (Jim Ramsay)
- Make other icons collapse around an icon that's being hidden/destroyed. (Jim Ramsay)
- "move_others" option that never allocates the maximum icon size. (Jim Ramsay)
Postal 004 released
Submitted by KenHayber on Tue, 2007-03-27 14:42* Catch timeout exceptions and show in tooltip.
* Attached notification popup to the widget (so that it always appears over the Postal icon).
* Fix handling for missing IMAP Folder or any error when checking IMAP folders.
* New translations: ru, uk (Konstantin Korikov)
* Get local mailbox dir from MAIL env variable if not otherwise defined (Konstantin Korikov)
* Change polltime from int to float (Konstantin Korikov)
* Improved update-po script (Konstantin Korikov)
Lithium 006 released
Submitted by KenHayber on Tue, 2007-03-27 14:11* Add Notification support (requires pynotify) for power level warnings.
* Reverted a change that used 'design capacity' over 'last full capacity' for calculating remaining percentage. The problem with using design capacity is that it is not reduced over the lifetime of the battery. So as the battery ages it never reports 100% charge anymore. The problem with 'last full' was that sometimes you'd see more than 100% charge level.
Recent comments
2 years 8 weeks ago
2 years 17 weeks ago
3 years 1 week ago
3 years 5 weeks ago
3 years 9 weeks ago
3 years 10 weeks ago
3 years 10 weeks ago
3 years 14 weeks ago
3 years 14 weeks ago
3 years 15 weeks ago