OK
Pages: 1 2
Rating:
5.33
Thread Listing » AWN Applets
[Announcement] Shiny Switcher now in trunk
#18004 by moonbeam (1.0000) posted on 6:48am Friday, December 07th, 2007
( no avatar )
I have retained the original announcement below the line.
[Q]



ShinySwitcher is now in trunk.
[Q]




1) It quite stable and functional (for me at least) in a standard virtual desktop setup
[Q]



3) I haven't implemented use of the xrender extension yet. I will still be attempting at some point as I expect there are some real advantages.
4) There is no preferences dialog yet... editing gconf is the only way to configure still.
[Q]




Compiz with viewport (the normal config for compiz) is now supported.
[Q]




--------------------------------------------
I have a new applet under dev in my branch. It's a workspace switcher. And the name is Shiny Switcher (thank you malept for your offhand suggestion).
[Q]



The basic requirements I'm following in development of it is:
[Q]



1) I doesn't stick out like a sore thumb.
2) It deals with multi-dimensional layout correctly.
3) One click to change workspaces
4) Shiny.
[Q]



Some Features (Current and Planned):
[Q]



1) Grab and scale desktop wallpaper (Implemented).
2) Multidimensional Support (Implemented)
3) Use XRender to grab window contents and place scaled copy in switcher (Not Implemented)
4) Configurable: Among the config options that are planned... ability to disable desktop wallpaper grabbing and used simple colours, adjust transparency etc. (Not Implemented)
5) Standalone version (Not Implemented).
6) Scrollwheel
[Q]



Maybes
1) Feature to drag and drop windows within the switcher. Need to give consideration to if the usefulness is worth the amount of effort.
2) Possibly add a feature to show a "live" thumbnail view of the window that's being hovered over. I'll look into this when/if I have other stuff working
[Q]




Notes:
[Q]



1) As of today the code is still barely functional... All the configuration is hardcoded (for example it's working at 3x1 setup - though 2x2 is working fine if you know what to change in the code).
2) I am attempting to support
Virtual Desktops and not large desktops with viewports. Does anyone reading this use the large desktop layout? Once I get one method properly implemented I may looking into fully supporting the EWMH spec.
3) No reflections! Reflections are provided by awn-effects and awn-effects only works if the applet icon is a simple pixbuf. This is not a simple pixbuf. It is probably possible to emulate the awn-effects reflections in the shinyswitcher applet itself... but I don't know if it's worth the effort.
4) Where to Download? It's available in my branch (see my sig).
[Q]



And here is a Screenshot:
[Q]



[Q]



The switcher is in the right side of the bar. Layout is 3x1.
[Q]





--
http://moon-shiny.blogspot.com/

*Edited at 3:33pm, 12/22/07
Score: 0 points
Any particular reason?
#18008 by Suzuran (0.2772) posted on 7:55am Friday, December 07th, 2007
Looks nice! Will it be possible to switch desktops with this using the scroll wheel (the way Metacity does it)?
[Q]

Score: 0 points
Any particular reason?
#18009 by moonbeam (1.0000) posted on 7:57am Friday, December 07th, 2007
( no avatar )
Suzuran said:
Looks nice! Will it be possible to switch desktops with this using the scroll wheel (the way Metacity does it)?
[Q]



No problem. I'll add it to the list.
[Q]
Score: 0 points
Any particular reason?
#18011 by guillaume (0.2510) posted on 8:17am Friday, December 07th, 2007
looks really nice. great work once again !
[Q]

Score: 0 points
Any particular reason?
#18038 by moonbeam (1.0000) posted on 7:49pm Friday, December 07th, 2007
( no avatar )
Fixed a bunch of crashers today. Seems fairly stable at the moment.
[Q]



Also added initial configuration support. At the moment it's possible to configure the number of rows and columns. But I'll probably be adding several additional keys now that I have the configuration foundation in. At the moment you will need to use gconf-editor and look in /apps/avant-winddow-navigator/applets/shinyswitcher/
[Q]




Score: 0 points
Any particular reason?
#18073 by moonbeam (1.0000) posted on 10:38am Saturday, December 08th, 2007
( no avatar )
Just a note... This probably will not currently play nice with most compiz configurations... specifically if it is configured to use large desktops with a viewport.
[Q]



I will put in viewport support eventually... but not till the Virtual desktops implementation is done.
[Q]


Score: 0 points
Any particular reason?
#18075 by Götz (0.1909) posted on 11:26am Saturday, December 08th, 2007
( no avatar )
Looks very good! Keep going!
[Q]

Score: 0 points
Any particular reason?
#18091 by zekopeko (0.2742) posted on 4:45pm Saturday, December 08th, 2007
well the main problem i'm seeing with this applet is that it uses icon space for every workspace. could it be done more like the bling switcher applet?
[Q]

Score: 0 points
Any particular reason?
#18092 by moonbeam (1.0000) posted on 5:35pm Saturday, December 08th, 2007
( no avatar )
zekopeko said:
well the main problem i'm seeing with this applet is that it uses icon space for every workspace. could it be done more like the bling switcher applet?
[Q]



I am deliberately avoiding the bling switcher approach. I think changing workspaces should be one mouse click. It is possible of course.
[Q]



You can set it to something like 2x2 or 3x2 (look in gconf) if you want to reduce the space used.
[Q]



I will also be doing a standalone version at some point which would allow placement in bottom left of the winodw (for example).
[Q]






Score: 0 points
Any particular reason?
#18093 by zekopeko (0.2742) posted on 5:50pm Saturday, December 08th, 2007
how about "on hover show available workspaces"? this way you can keep your single-click approach and me/we space on AWN.
[Q]

Score: 0 points
Any particular reason?
#18095 by moonbeam (1.0000) posted on 5:58pm Saturday, December 08th, 2007
( no avatar )
zekopeko said:
how about "on hover show available workspaces"? this way you can keep your single-click approach and me/we space on AWN.
[Q]



Mention it again once I have the other items completed and I'll consider it as an option.
[Q]
Score: 0 points
Any particular reason?
#18115 by moonbeam (1.0000) posted on 1:15pm Sunday, December 09th, 2007
( no avatar )
Newest addions Rev 414
[Q]



implemented, basic, window grabbing using gdk... xrender will follow eventually. It works but It's not the kindest to lower spec systems. Defaults to off
[Q]



implemented following config options:
[Q]




background_alpha_active - alpha to apply to desktop background in active workspace.
[Q]



background_alpha_inactive - alpha to apply to desktop background in inactive workspaces.
[Q]



applet_scale - Can be used to scale the applet size down a bit if you find it's a bit large for taste.
show_icon_mode - Whether/when to overlay application icons in switcher.
scale_icon_mode - When/if to scale icons that are being overlayed
scale_icon_factor - if icon is being scaled controls the amount of scaling.
win_grab_mode,win_grab_method - if window grabbing is enabled controls the the method. Currently there is only 1 method...
win_active_icon_alpha - alpha value to apply to active window icon if it is being overlayed.
win_inactive_icon_alpha - alpha value to apply to inactive winodw icons if it is being overlayed.
[Q]



Lots of options... These will remain in the backend configuration though they will end up being exposed in more simplified form in the preferences dialog.
[Q]


Score: 0 points
Any particular reason?
#18213 by moonbeam (1.0000) posted on 8:53am Tuesday, December 11th, 2007
( no avatar )
Things are stabilizing nicely.
[Q]



Here's a new screenshot:
[Q]




[Q]



Looking for testers using a non-compiz window manager or using compiz without large desktops.
[Q]



Still only available in my branch (see my sig).
[Q]




--
http://moon-shiny.blogspot.com/

*Edited at 9:43am, 12/11/07
Score: 0 points
Any particular reason?
#18217 by plunn (1.0000) posted on 10:27am Tuesday, December 11th, 2007
moonbeam said:
Looking for testers using a non-compiz window manager or using compiz without large desktops.
[Q]



Large desktop ? I have a standard desktop :-)
[Q]



But maybe too much "bleeding edge"....?
[Q]



Starts OK but if I clicks on another desktop every icon
are removed from AWN dock and the desktop has only the wallpaper.
[Q]



Alt-tab and choosing one running app and everything is back to normal...
[Q]



Nothing with gdb....
Rendering: 0 ***
Rendering: 0 ***
Rendering: 0 ***
Rendering: 0 ***
Rendering: 0 ***
[Q]



Running apps on other desktops are also invisible. In your picture its possible to see this.
[Q]



gconf-editor
[Q]



win_grab_method and mode ????
[Q]



EDIT found it
[Q]



"win_grab_mode,win_grab_method - if window grabbing is enabled controls the the method. Currently there is only 1 method..."
[Q]




---------------------------------------------------
[Q]



Your repo, rev 444, Hardy Heron, CF-Git
[Q]



[Q]



Thanks !
[Q]



*Edited at 10:29am, 12/11/07
Score: 0 points
Any particular reason?
#18218 by moonbeam (1.0000) posted on 10:43am Tuesday, December 11th, 2007
( no avatar )
plunn said:
Large desktop ? I have a standard desktop :-)
[Q]



ok.. let me rephrase :-) Those with virtual desktops, not those using viewports.
[Q]



plunn said:
But maybe too much "bleeding edge"....?
[Q]



is there such a thing? :-)
[Q]




plunn said:
Running apps on other desktops are also invisible. In your picture its possible to see this.
[Q]



hmmm... I'll double check the defaults later.
[Q]



plunn said:
gconf-editor
[Q]



I'll post my current settings for comparision in a few minutes.
[Q]



Just to clarify... the current window grabs will only show up on the active workspace. I need to do some more testing to see if this is specific to xfwm4 but... the method I am using will not grab the window on an inactive workspace unless the window is stick (in the gdk/gtk sense of the word).
[Q]



Other than that it is configurable to give window grabs for all, none, or some of the windows in the active workspace. Along with the ability to overlay icons, with or without transparency and or scaling of the icon....
[Q]



I'll just post my config... which is the one I screenshot.
[Q]





Score: 0 points
Any particular reason?
#18219 by moonbeam (1.0000) posted on 10:44am Tuesday, December 11th, 2007
( no avatar )
btw, malept has already volunteered to do a configuration dialog when the time comes. Which means there will be a sane configuration frontend... unlike what might happen if I was doing it :-)
[Q]


Score: 0 points
Any particular reason?
#18221 by moonbeam (1.0000) posted on 10:50am Tuesday, December 11th, 2007
( no avatar )
There are descriptions in gconf as you may have noticed but they are a bit terse/sloppy so if there is any questions about meaning of the keys please ask.
[Q]



rows 1
columns 3
background_alpha_active 0.95
[Q]



background_alpha_inactive 0.55
applet_scale 1
show_icon_mode 3
scale_icon_mode 1
scale_icon_factor 0.5
win_grab_mode 2
win_grab_method 0
win_active_icon_alpha 0.25
win_inactive_icon_alpha 1
[Q]
Score: 0 points
Any particular reason?
#18223 by moonbeam (1.0000) posted on 10:54am Tuesday, December 11th, 2007
( no avatar )
also... it is still at the state where you need to restart the applet to apply the changes.
[Q]


Score: 0 points
Any particular reason?
#18224 by plunn (1.0000) posted on 11:02am Tuesday, December 11th, 2007
moonbeam said:
also... it is still at the state where you need to restart the applet to apply the changes.
[Q]



The same procedure as last time....:-)
[Q]



The problem is this..
[Q]



"Starts OK but if I clicks on another desktop every icon
are removed from AWN dock and the desktop has only the wallpaper."
[Q]



Only a empty dock and a empty wallpaper... :-)
[Q]



Going to check settings.
[Q]







*Edited at 11:02am, 12/11/07
Score: 0 points
Any particular reason?
#18225 by moonbeam (1.0000) posted on 11:03am Tuesday, December 11th, 2007
( no avatar )
Things on my short term todo list:
[Q]



-implement pixmap caching. Will use less resources and allow display (if desired) of grabbed windows on inactive desktops (even if wm doesn't support it).
[Q]



-center fullsized icon overlays.
[Q]



-allow placement of scaled icon in corner (or center) of choice.
[Q]



-a border around the applet.
[Q]

--
http://moon-shiny.blogspot.com/

*Edited at 11:11am, 12/11/07
Score: 0 points
Any particular reason?
#18226 by moonbeam (1.0000) posted on 11:04am Tuesday, December 11th, 2007
( no avatar )
plunn said:
"Starts OK but if I clicks on another desktop every icon
are removed from AWN dock and the desktop has only the wallpaper."
[Q]



I understand....
ok. I think I know what is happening.
In your awn-manager general tab is show windows from all viewports checked? If not then try checking it.
[Q]





Score: 0 points
Any particular reason?
#18229 by plunn (1.0000) posted on 11:32am Tuesday, December 11th, 2007
moonbeam said:
I understand....
ok. I think I know what is happening.
In your awn-manager general tab is show windows from all viewports checked? If not then try checking it.
[Q]



Yup.... works OK with that function unchecked :-)
[Q]



One alternative is to disable the viewport switcher plugin but
then you loose the scrollwheel functionality.
[Q]



I now also sees running apps on different desktops.
[Q]



Thanks !
[Q]



Score: 0 points
Any particular reason?
#18230 by moonbeam (1.0000) posted on 11:36am Tuesday, December 11th, 2007
( no avatar )
plunn said:
Yup.... works OK with that function unchecked :-)
[Q]



good
[Q]



plunn said:
One alternative is to disable the viewport switcher plugin but
then you loose the scrollwheel functionality.
[Q]



Speaking of scrollwheel... I'll be adding that in real soon.
[Q]





plunn said:
Thanks !
[Q]



You're welcome. Thanks for testing.
[Q]




btw,
[Q]



If you see a scary console spam to effect
[Q]



***Shinyswitcher Message: window gone!. bailing oout of grab_window_gdk_meth
Shinyswitcher Message: A (trapped) X error occured in grab_window_gdk_meth: 9
[Q]



don't worry that means it is doing it's job... unless it crashes soon afterwards :-)
[Q]



I don't believe it is at the point where it 100% stable. But I haven't had it crash yet today. So I think I'm slowly getting to the point of weeding out the nasties.
[Q]



Score: 0 points
Any particular reason?
#18249 by plunn (1.0000) posted on 7:30am Wednesday, December 12th, 2007
OK.
[Q]



One more finding today.... this applet crashes for me during login
and automagic AWN session start.
[Q]



Manual AWN restart and its OK.
[Q]



Score: 0 points
Any particular reason?
#18250 by moonbeam (1.0000) posted on 7:35am Wednesday, December 12th, 2007
( no avatar )
plunn said:
One more finding today.... this applet crashes for me during login
and automagic AWN session start.
[Q]



Just what I love to see as I drink my morning coffee....
[Q]



Thanks, I have a couple suspicions about the cause. I think I'm going to need to hook up the screen is composite signal...
[Q]



Anyway, I'll post here when I"ve pushed that specific fix. If that doesn't work there's something else I may need to add (that I'd prefer not to).
[Q]



Score: 0 points
Any particular reason?
#18252 by moonbeam (1.0000) posted on 10:28am Wednesday, December 12th, 2007
( no avatar )
plunn said:
One more finding today.... this applet crashes for me during login
and automagic AWN session start.
[Q]



Pushed a rev that may or may not fix this :-) (hard to guess when there is no console output).
[Q]



-added some simple pixbuf caching... (haven't done pixmap caching yet which is the nice ripe fruit)
[Q]



-simple mouse wheel support. doesn't wrap around. direction isn't configurable yet.
[Q]


Score: 0 points
Any particular reason?
#18253 by malept (1.0000) posted on 10:59am Wednesday, December 12th, 2007
( no avatar )
there should be some useful output in $HOME/.xsession-errors if other autostarted apps haven't filled it with crap (I'm looking at you, pidgin).
[Q]
Score: 0 points
Any particular reason?
#18254 by malept (1.0000) posted on 11:02am Wednesday, December 12th, 2007
( no avatar )
By the way, I should note that I like this applet a lot - it's the only applet (other than separator) that I'm running right now. I imagine the next one I'm going to add is moonbeam's Xfce cairo-menu, whenever he finds the time to work on that one :)
[Q]
Score: 0 points
Any particular reason?
#18255 by plunn (1.0000) posted on 11:44am Wednesday, December 12th, 2007
malept said:
there should be some useful output in $HOME/.xsession-errors if other autostarted apps haven't filled it with crap (I'm looking at you, pidgin).
[Q]



Well... it was "high traffic" in that logfile.... :-)
[Q]



Crap ???
[Q]






Shiny swithcher bailing out...
[Q]



"Rendering: 0 *Shinyswitcher Message: window gone!. bailing oout of grab_window_gdk_meth
Shinyswitcher Message: A (trapped) X error occured in grab_window_gdk_meth: 9"
[Q]





Score: 0 points
Any particular reason?
#18256 by moonbeam (1.0000) posted on 11:50am Wednesday, December 12th, 2007
( no avatar )
plunn said:
Crap ???
[Q]



Nope.
[Q]



plunn said:
"Rendering: 0 *Shinyswitcher Message: window gone!. bailing oout of grab_window_gdk_meth
Shinyswitcher Message: A (trapped) X error occured in grab_window_gdk_meth: 9"
[Q]



That's actually the scary message I mentioned before. It's actually a good thing (means it's been caught and dealt with).
[Q]




Looks to me like awn is starting up before the screen is composited and it craps out when it switches over. The newest rev may deal with this better... If not please post the log.
[Q]



thanks,
[Q]




Score: 0 points
Any particular reason?
#18257 by malept (1.0000) posted on 12:11pm Wednesday, December 12th, 2007
( no avatar )
That may be why autostarting with Awn doesn't really work that well.
[Q]
Score: 0 points
Any particular reason?
#18258 by moonbeam (1.0000) posted on 12:13pm Wednesday, December 12th, 2007
( no avatar )
malept said:
That may be why autostarting with Awn doesn't really work that well.
[Q]



without a doubt.
[Q]


Score: 0 points
Any particular reason?
#18275 by moonbeam (1.0000) posted on 6:45pm Wednesday, December 12th, 2007
( no avatar )

Added a bunch of caching of images which is significantly (an understatement) helping with cpu usage.
[Q]



win_grab_mode=1 is relatively functional now (but not without bugs... the window grabbed will sometimes be a blank).
[Q]


Score: 0 points
Any particular reason?
#18277 by moonbeam (1.0000) posted on 8:17pm Wednesday, December 12th, 2007
( no avatar )
Just a note that various additions are being made to the schemas... which sometimes requires that gcond get restarted before the applet will start.
[Q]



So if you do an update and the applet crashes please do
[Q]



killall -HUP gconfd-2
[Q]



And try starting it again.
[Q]


Score: 0 points
Any particular reason?
#18401 by moonbeam (1.0000) posted on 3:48pm Tuesday, December 18th, 2007
( no avatar )
I have pushed shinyswitcher into trunk.
[Q]



Keep in mind that at this point it does not support large desktops with viewports. I will start some work on that sometime soon (once compiz and xorg decide to cooperate on my system again).
[Q]



It is still missing a quite a few things I do plan on adding but it is quite functional and stable for me at this point. So I'd like to see how it deals with some wider testing.
[Q]



--
http://moon-shiny.blogspot.com/

*Edited at 4:08pm, 12/18/07
Score: 0 points
Any particular reason?
#18402 by dirken (0.6479) posted on 4:05pm Tuesday, December 18th, 2007
moonbeam said:
Ooops there has been a slight delay while I merge some changes.
[Q]




ic, can't 'make' it :)
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#18403 by moonbeam (1.0000) posted on 4:07pm Tuesday, December 18th, 2007
( no avatar )
dirken said:

ic, can't 'make' it :)
[Q]



Heh... it's been pushed now.
[Q]


Score: 0 points
Any particular reason?
#18404 by moonbeam (1.0000) posted on 4:15pm Tuesday, December 18th, 2007
( no avatar )
Some Screenshots. Right hand side of the bar...
[Q]




[Q]



Notice the transparency on the active workspace is different than inactive...
[Q]




Multi-dimension workspaces work also.
[Q]



[Q]

--
http://moon-shiny.blogspot.com/

*Edited at 4:24pm, 12/18/07
Score: 0 points
Any particular reason?
#18412 by dirken (0.6479) posted on 3:28am Wednesday, December 19th, 2007
are there any depencies? cause i can install it, no prob but can't run it :s
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#18413 by dirken (0.6479) posted on 3:43am Wednesday, December 19th, 2007
the only output i got when adding the applet to the awn bar:
[Q]



 
(avant-window-navigator:22933): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GObject'
[Q]



(avant-window-navigator:22933): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
[Q]



(avant-window-navigator:22933): GLib-GObject-WARNING **: invalid uninstantiatable type `<invalid>' in cast to `GObject'
[Q]



(avant-window-navigator:22933): GLib-GObject-CRITICAL **: g_object_set_qdata: assertion `G_IS_OBJECT (object)' failed
Creating new applet :/usr/local/lib/awn/applets/shinyswitcher.desktop uid:1198064548
[Q]

--
Ubuntu blog => http://www.uzone.be

*Edited at 3:43am, 12/19/07
Score: 0 points
Any particular reason?
#18415 by moonbeam (1.0000) posted on 5:53am Wednesday, December 19th, 2007
( no avatar )
dirken said:
the only output i got when adding the applet to the awn bar:
[Q]



Did you try restarting gconfd (the process name is probably gconfd-2) ?
[Q]




Score: 0 points
Any particular reason?
#18416 by dirken (0.6479) posted on 9:52am Wednesday, December 19th, 2007
how should i restart it?
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#18418 by moonbeam (1.0000) posted on 9:55am Wednesday, December 19th, 2007
( no avatar )
dirken said:
how should i restart it?
[Q]



A lot of people just restart...
[Q]



But
[Q]



killall gconfd-2
[Q]



will probably do it for you.
[Q]



And if you're wondering this is a known issue with gconfd.
[Q]


Score: 0 points
Any particular reason?
#18420 by dirken (0.6479) posted on 2:28pm Wednesday, December 19th, 2007
wtf is doesn't work, in fact your tric does work but when switching desktop by clicking on a desktop everything disapears. My windows, my awn content,... Not the bar itself or the gnome-bar but just all the rest and i can't get it back :s
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#18421 by moonbeam (1.0000) posted on 2:36pm Wednesday, December 19th, 2007
( no avatar )
dirken said:
wtf is doesn't work, in fact your tric does work but when switching desktop by clicking on a desktop everything disapears. My windows, my awn content,... Not the bar itself or the gnome-bar but just all the rest and i can't get it back :s
[Q]



what is your window manager? Might it be compiz?
[Q]


Score: 0 points
Any particular reason?
#18423 by dirken (0.6479) posted on 2:40pm Wednesday, December 19th, 2007
hmm yes :) silentstorm already told me that i won't work with compiz :)
[Q]

--
Ubuntu blog => http://www.uzone.be
Score: 0 points
Any particular reason?
#18424 by plunn (1.0000) posted on 2:42pm Wednesday, December 19th, 2007
Its complete broken for me also... the same error as I had a week ago.
[Q]



This time "Show windows from all viewports" unchecked or Compiz "View port switcher" disabled solves it.
[Q]



Everything just crashes with an empty dock.
[Q]



Hardy Heron and Compiz from GIT
[Q]



*Edited at 2:43pm, 12/19/07
Score: 0 points
Any particular reason?
#18429 by moonbeam (1.0000) posted on 4:40pm Wednesday, December 19th, 2007
( no avatar )
plunn said:
Its complete broken for me also... the same error as I had a week ago.
[Q]



Is it this one?
[Q]



"plunn said:
"Rendering: 0 *Shinyswitcher Message: window gone!. bailing oout of grab_window_gdk_meth
Shinyswitcher Message: A (trapped) X error occured in grab_window_gdk_meth: 9"
[Q]



That isn't supposed to be an error per se. It's actually an event that is expected to occur sometimes. But if it's crashing immediately afterwards then that's a problem.
[Q]




plunn said:
Everything just crashes with an empty dock.
[Q]



So it isn't working at all?
[Q]




plunn said:
Hardy Heron and Compiz from GIT
[Q]



Yeah... compiz is kind of problematic for me right now.
[Q]





Score: 0 points
Any particular reason?
#18430 by moonbeam (1.0000) posted on 4:44pm Wednesday, December 19th, 2007
( no avatar )
dirken said:
hmm yes :) silentstorm already told me that i won't work with compiz :)
[Q]



I suspect there may be certain configs that it will work under with compiz. Unfortunately compiz isn't cooperating with me... or drm isn't... not sure. Once it does get functional I'll get the viewports stuff working.
[Q]



--
http://moon-shiny.blogspot.com/

*Edited at 4:45pm, 12/19/07
Score: 0 points
Any particular reason?
#18477 by plunn (1.0000) posted on 1:03am Saturday, December 22nd, 2007
moonbeam said:
So it isn't working at all?
[Q]



Well, it works with Metacity composite manager :-)
[Q]



Broken with Compiz, it doesnt crash with an empty bar, nothing happens if I click on another workspace.
[Q]



Your branch, rev 484
[Q]

Score: 0 points
Any particular reason?
#18480 by moonbeam (1.0000) posted on 6:31am Saturday, December 22nd, 2007
( no avatar )
plunn said:
Well, it works with Metacity composite manager :-)
[Q]



Metacity does things the normal way :-)
[Q]



plunn said:
Broken with Compiz, it doesnt crash with an empty bar, nothing happens if I click on another workspace.
[Q]



Yeah.. commpiz really is build with viewports in mind. compiz is functioning again on my computer...and I've got the basics functioning with it already (not enabled in the code that's been committed). Probably will be fully working in a few days.
[Q]


Score: 0 points
Any particular reason?
#18490 by moonbeam (1.0000) posted on 12:15pm Saturday, December 22nd, 2007
( no avatar )

shinyswitcher with compiz support has been pushed. Give it a try.
[Q]



Notes:
[Q]



1) Number of desktops = 1. It probably wouldn't be a bit deal to actually support >1 but - it's not really well supported by compiz and awn is unusable with compiz desktops >1 IMO... so not a priority.
[Q]



2) You will need to restart the applet if you change the horizontal or vertical size while the applet is running.
[Q]



Any other breakage that's observed, with or without compiz, please drop a note.
[Q]



Thanks,
[Q]


Score: 0 points
Any particular reason?
#18492 by Onilton (0.9977) posted on 12:35pm Saturday, December 22nd, 2007
Can I have the 4 viewports, like this
[Q]



1 2
3 4
[Q]



even when I am using desktop cube.
[Q]



I only manage to do this with desktop plane or desktop wall...
[Q]



*Edited at 12:43pm, 12/22/07
Score: 0 points
Any particular reason?
#18495 by moonbeam (1.0000) posted on 12:58pm Saturday, December 22nd, 2007
( no avatar )
Onilton said:
Can I have the 4 viewports, like this
[Q]



So you would like to have a vertical size of 4, horizontal of 1 in the compiz config and wrap the switcher viewports wrap it so it shows up as 2x2?
[Q]


Score: 0 points
Any particular reason?
#18496 by Onilton (0.9977) posted on 2:41pm Saturday, December 22nd, 2007
moonbeam said:
So you would like to have a vertical size of 4, horizontal of 1 in the compiz config and wrap the switcher viewports wrap it so it shows up as 2x2?
[Q]



Yeah, something like this, it's a matter of saving space in the bar... :P
[Q]



If it's not possible or ridiculous to have an option like this.. never mind...
[Q]



Other thing, would be nice to have something showing in which viewport you are... Or something to number the viewports, don't know if is good or not. maybe a number in the center of the 2x2 view for example
[Q]

Score: 0 points
Any particular reason?
#18497 by moonbeam (1.0000) posted on 2:46pm Saturday, December 22nd, 2007
( no avatar )
Onilton said:
Yeah, something like this, it's a matter of saving space in the bar... :P
[Q]



You might want to check out the "applet_scale" gconf key. try something like 0.7.
[Q]




Onilton said:
If it's not possible or ridiculous to have an option like this.. never mind...
[Q]



I'll keep it in mind but I think it would be surprisingly painful to do.
[Q]



Onilton said:
Other thing, would be nice to have something showing in which viewport you are... Or something to number the viewports, don't know if is good or not. maybe a number in the center of the 2x2 view for example<br />
[Q]



The background transparency actually varies for the active workspace but you don't see that when there are fullscreen windows. You might want to check some of the other config option. I believe the default config actually lightens the icon emblem on the active window.
[Q]



I'll look into adding something a bit obvious.
[Q]

--
http://moon-shiny.blogspot.com/

*Edited at 2:46pm, 12/22/07
Score: 0 points
Any particular reason?
#18519 by moonbeam (1.0000) posted on 1:06pm Sunday, December 23rd, 2007
( no avatar )
Has anyone installed shiny-switcher on a 64 bit system with compiz. And if so is it functional?
[Q]



I've had one report that it isn't working and I'd like to confirm if this a common issue or not.
[Q]



Please post either way if it works or not.
[Q]



thanks,
[Q]


Score: 0 points
Any particular reason?
#18559 by moonbeam (1.0000) posted on 9:28pm Sunday, December 23rd, 2007
( no avatar )
A quick note.
[Q]



If you're not using compiz (or otherwise using viewports) then right clicking on the windows in the switcher will give you a menu allow you to move between workspaces etc.
[Q]



I"ve disabled this for compiz at the moment as I am seeing some strange buggy behaviour...
[Q]



oh... and I also found a uninitialized point that I suspect might have caused some issues (especially on 64 bit systems).
[Q]

--
http://moon-shiny.blogspot.com/

*Edited at 9:30pm, 12/23/07
Score: 0 points
Any particular reason?
#18578 by moonbeam (1.0000) posted on 5:57pm Monday, December 24th, 2007
( no avatar )
A hint for compiz users...
[Q]



If the windows outside of the viewport are appearing as black rectangles try setting win_grab_mode to 3.
[Q]


Score: 0 points
Any particular reason?
#21260 by moonbeam (1.0000) posted on 12:07pm Sunday, March 30th, 2008
( no avatar )
There's been a few commits to shinyswitcher recently... mostly affecting those who do not use compiz (WMs that use workspaces instead of viewports)
[Q]



Some update issue were fixed meaning that some sticky windows that are closed no longer linger for 20 or 30 seconds in the switcher window.
[Q]






The commit message is fairly self explanatory. lower the value to make shinyswitcher less laggy. Cost is CPU of course.
[Q]
Score: 0 points
Any particular reason?
Pages: 1 2
Thread Listing » AWN Applets » [Announcement] Shiny Switcher now in trunk

Post A Reply:

Anonymous posting has been disabled. Please register first before attempting to post.
Powered by Metaforum ©2004-2010
Get your own Free AJAX Forum Messageboard by visiting the offical site.
.