Xfce

Subdomains
 

xfce session for gdm fix in cvs head

  • March 10, 2004
  • Olivier

While trying to get the gtk shadow patch for gtk 2.3.6, I ended up with gdm being totally unusable because of the gtk upgrade;

As the version I used was fairly old, I went and got a more recent (2.4.4.7) version. That indeed fixed my problem with gdm not starting (so I could at least log onto the system), but I was a bit disapointed when I realised that my xfce session was gone and I could not get it back.

While digging into the issue, I found that gdm now uses .desktop file in $sysconfdir/dm/Sessions to describe the available sessions. With that in mind, I created a xfce.desktop file in xfce-util package so that xfce is now compatible withe recent gdm versions.

That should prolly explain (and fix the issue that caused) the few messages on the ML from people not being able to get xfce in the list of gdm available sessions.

Cheers,
Olivier.

gtk menu shadow ported to gtk 2.3.6

  • March 10, 2004
  • Olivier

I took some time to port the gtk menu shadow patch to gtk 2.3.6. You can grab it from the shadow patch page or directly from sf.net as usual.

It should apply to gtk+-2.4.0 once it’s released. For the moment, I just provide a patch (which applies cleanly though ;) ), I might eventually provide a “prepatched” tarball once 2.4.0 is out.

Enjoy!
Olivier.

dbguin sweating!

  • March 10, 2004
  • sofar

well now that we have the unfortunate event of a lunar iso release and an xfce release, the server’s NIC is buckling under the load. After migrating most of the ISO traffic away as far as possible I’m now temporary redirecting the screenshots, in the hope that the main site doesn’t get slashdotted ;^)

Quote of the day

  • March 10, 2004
  • Moritz

Hey,

its wednesday morning, 3 AM, I’m supposed to get up at 9 but hell ..
I gotta give you Gentoo folks out there this quote:

[longlongint64] I just emerged xfce4
[mrwolfe] wrong
[mrwolfe] you don’t emerge it
[mrwolfe] it emerges you!

I couldn’t say it better (Note: No, I’m not a Gentoo user. No, I don’t even appreciate it. And no, I didn’t ask those particular two for the right to post this quote. If they’re against it I might kindly request them to eat my shorts. Thanks.)

By the way .. quote number one still is:

[evildrew] xfce is, without a doubt, the most ass kicking thing since ass kicking began

yeah .. take THAT Slownome! *kick*

g’day

Moe

gmodules are your friends

  • March 8, 2004
  • Brian Tarricone

hi all-

i noticed moe commenting about xfdesktop, so i thought i’d give a little status update. the menu code was in a state that i was relatively happy with, so i went and broke it utterly. i’ve noticed people clamoring for keeping things simple and configurable so we can keep the bloat out and the memory footprint low. so, to this end, i’m moving the menu code into a loadable gmodule. this isn’t a plugin system (at least not yet), as each module is going to need to be loaded individually and will proabably have different initialisation and use requirements inside xfdesktop. i think a more generic plugin interface would be nice, but i really don’t see the overwhelming need for one since xfdesktop shouldn’t be doing all that much in my opinion.

currently i have a prototype of the menu code in a gmodule (it only parses menu files and doesn’t do the autogenerated menu yet). it seems to work well so far, with a few bugs i need to work out (that’s what i get for coding at 5am). i’m planning on putting the forthcoming desktop icon code into another gmodule, and if anyone can think of any other cool features that would be candidates as pseudo-plugins, i’d be interested in hearing ideas.

oh, and my new menu code uses XfceAppMenuItem, finally. it seems to work well so far, though porting the menu dentry code to use it will be a challenge since i have to sort the hard way. i’m also planning on adding drag-n-drop support to the menu so you can drag items out onto the panel or onto the desktop. after i finish the menu gmodule i’ll write a panel plugin that can display the desktop menu. ah, modularisation…

i’m really pleased with how xfdesktop is shaping up; in a month or so, hopefully we’ll have a very featureful – but still lean, configurable, fast, and lightweight – desktop manager.

Its late .. I should be in bed .. whatever

  • March 7, 2004
  • Moritz

Hello fellow Xfce supporters ..

after a rather smooth saturday some movement on the cvs commits lists suddenly caught my attention. Turns out Danny was about to brake a few translations and xfdesktop ;-)
Nah .. obviously he was only fixing compiler warnings and thought he’d give the translations a try .. read that as _try_. I put everything back in place so xfdesktop’s German translation should be pretty much up to date now (for those among you who actually care about translations).

As for the progress on Xfce* .. xfdesktop is improving daily. We now have a configurable desktop menu including a shiny menu editor and icons everywhere (‘cept on the desktop). The panel developement got a bit stuck due to Jasper teaching at the university IIRC .. ah, and Olivier is doing his daily theme changes as usual. I really like the current default theme .. it even made me drop ‘preacher’ which I’ve used since about 2 month.

So .. what else is in the news .. ah, some minor backend tweaks by Brian and Benny including the integration of the menu editor backend. Nice stuff.

Did I mention that the taskbar from cvs has a right click menu? Its showing the usual xfwm right click popup for the selected task :)

So .. enough for this lousy “I write down my thoughts at 1:42 AM in the morning” poem, good night everyone …

Moe

nag nag nag

  • March 6, 2004
  • sofar

I’ve just had a beer and wish to provide my usefull input and inspiration to all the xfce devs out there, but I seem to get stuck at whining about desktop icons lately. I apologise for that, I really like desktop icons, and I wish xfcedesktop4 (or is it xfce4-desktop?) would support them (hic). Anyway, keep up the good work!

xfwm4 theme reorg

  • February 27, 2004
  • Olivier

I finally took some time to reorganize the theme stuff in xfwm4 for Xfce 4.2.

Theme are now located in themes/theme name/xfwm4 instead of xfwm/themes/theme name as in xfce 4.0

This means that older themes placed in the older location won’t be seen by xfwm4.2. This breakage was necessary to be consistent with the standard.

I also moved most themes from xfwm4 package to xfwm4-themes. That should make xfwm4 archive a bit smaller (and help keeps things clean)

Screenshot new gtk / xfwm4 default themes

  • February 18, 2004
  • Jasper Huijsmans

Just wanted to say I love the new default gtk theme. Well done Olivier! The default xfwm theme of the day is very nice as well, but probably already different when I’m writing this ;-)

Take a look at the screenshot.

news about the menueditor

  • February 18, 2004
  • Jean-François

Hi all, i’m Jean-Fran�ois (also known as p0llux on IRC) , i’m the author of the menueditor. I will no more release the menueditor as an third-party package because, since last night (here in Belgium :-) ), it’s included in xfdesktop and so it will be directly released with xfce4. For the future development of the editor i will coordonate with Brian. All remarks on the menueditor are welcome, i’m often in the #xfce channel on IRC if you have questions about it.

By the way, i really need to find a photo of me for the weblog.