![]() |
Re: Mer 0.11 released
I would also like the ability to move the marquee to the side (instead of the top).
|
Re: Mer 0.11 released
@qwerty12
Something I might have forgotten. When placing the '3' button event in the main loop, I think it goes back into the on_button_press handler. So, I think it would be best to put the following line at the top of that function to help avoid strange behaviour: if event.button == 3: return False |
Re: Mer 0.11 released
Thanks, I tried using your code but when I connect it to the GtkStatusIcon, I get messages about it not accepting that event. So I'm still (unfortunately) using my 1 button press hack :/
BTW: Yes, I am 16 :) |
Re: Mer 0.11 released
Hi, I tried Mer on my 770 this weekend. Thanks for your work, it's looking great. Some issues I had:
it freezes on every other boot for me wireless connection was crazy but now it' seems stable with the new network manager setting backlight doesn't actually change anything load applet always shows max cpu consumption, and used swap isn't accurate, either (is it just for taking screenshots?) can't use ctrl-c in xterm with onscreen keyboard I would love to have a newer kernel with working wlan driver and iptables nat module (I also have a wsod-ed 770 and it would be so nice to use it as a wlan card/small server) . |
Re: Mer 0.11 released
Quote:
|
Re: Mer 0.11 released
I continue to make progress with the Mer desktop in a chroot as a replacement for Maemo. See my progress in this post.
|
Re: Mer 0.11 released
Quote:
|
Re: Mer 0.11 released
How to fix the problem with wifi?
I see just a few appliactions to install. Need add repository of maemo applications? And for last we cant use apt-get dist-upgrade ? When i try use it n800 stuck and after reboot the wifi dont work and iccon of mer go into the middle of screen. Tks! :) Ps: Im n00b :D |
Re: Mer 0.11 released
Quote:
|
Re: Mer 0.11 released
@qwerty12
Here's the demo. It works in Kubuntu 8.10 i386 and in Diablo, so I'm guessing it will work in Mer. I'm letting GTK position the menus at the moment because it's doing a decent job. If you would rather have more control of the menu placement that's easy to take care of. Also, I'm currently doing nothing about the icon's change-of-state; it always looks like it's inactive in the Diablo statusbar sense. Simple to remedy. Because this is a demo, these similar 3 lines from the previous tap_and_hold function are most likely what you want for a real application: Code:
self.press_event.button = 3Code:
#! /usr/bin/env python |
| All times are GMT. The time now is 13:42. |
vBulletin® Version 3.8.8