From more at irpin.com Thu Apr 1 20:53:59 2004 From: more at irpin.com (more) Date: Thu, 1 Apr 2004 21:53:59 +0300 Subject: program for multimedia keyboards. Message-ID: <003101c4181a$b26b2880$7000000a@more> Hi all. I apologize what not on a theme. I want to present you the program for multimedia keyboards. It is easily adjusted and approaches for all keyboards at which there are superfluous buttons. Does not demand libraries Gnome Glade.......... For his(its) robots it is necessary only GTK-2 and pthread As against ACME for Gnome my program is more functional. And fine works in XFCE:-)) More From more at irpin.com Thu Apr 1 20:55:46 2004 From: more at irpin.com (more) Date: Thu, 1 Apr 2004 21:55:46 +0300 Subject: program for multimedia keyboards. References: <003101c4181a$b26b2880$7000000a@more> Message-ID: <004601c4181a$f2953ea0$7000000a@more> Program > Hi all. > I apologize what not on a theme. > I want to present you the program for multimedia keyboards. > It is easily adjusted and approaches for all keyboards at which there are > superfluous buttons. > Does not demand libraries Gnome Glade.......... > For his(its) robots it is necessary only GTK-2 and pthread > As against ACME for Gnome my program is more functional. > And fine works in XFCE:-)) > > More > -------------- next part -------------- A non-text attachment was scrubbed... Name: sven-0.1.tar.bz2 Type: application/octet-stream Size: 160485 bytes Desc: not available URL: From glenngreenfield at adelphia.net Thu Apr 15 01:58:20 2004 From: glenngreenfield at adelphia.net (glenngreenfield at adelphia.net) Date: Wed, 14 Apr 2004 17:58:20 -0600 Subject: No package 'dbh-1.0' found Message-ID: <20040414235820.KXGN8065.mta10.adelphia.net@mail.adelphia.net> Trying to install from cvs. Everything up until this point has built fine. I did install dbh_1.0-18.tar.bz2 w/ ./configure && make && make install. I've edited /etc/ld.so.conf to include the path to dbh and ran ldconfig. Also tried .autogen.sh but I get the same error: checking for pkg-config... /usr/bin/pkg-config checking for dbh-1.0 >= 1.0... Package dbh-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbh-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'dbh-1.0' found configure: error: Library requirements (dbh-1.0 >= 1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. How to point ./configure to where dbh is? Hopefully I'm not doing something stupid. :) Thanks alot. glenn greenfield From edscott at imp.mx Thu Apr 15 02:37:08 2004 From: edscott at imp.mx (edscott wilson garcia) Date: Wed, 14 Apr 2004 19:37:08 -0500 Subject: No package 'dbh-1.0' found In-Reply-To: <20040414235820.KXGN8065.mta10.adelphia.net@mail.adelphia.net> References: <20040414235820.KXGN8065.mta10.adelphia.net@mail.adelphia.net> Message-ID: <1081989428.97444.68.camel@localhost.eco.imp.mx> El mi?, 14-04-2004 a las 18:58, glenngreenfield at adelphia.net escribi?: > Trying to install from cvs. Everything up until this point has built fine. > > I did install dbh_1.0-18.tar.bz2 w/ ./configure && make && make install. I've edited /etc/ld.so.conf to include the path to dbh and ran ldconfig. Also tried .autogen.sh but I get the same error: > > checking for pkg-config... /usr/bin/pkg-config > checking for dbh-1.0 >= 1.0... Package dbh-1.0 was not found in the pkg-config search path. > Perhaps you should add the directory containing `dbh-1.0.pc' > to the PKG_CONFIG_PATH environment variable > No package 'dbh-1.0' found > > configure: error: Library requirements (dbh-1.0 >= 1.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them. How to point ./configure to where dbh is? > > Hopefully I'm not doing something stupid. :) Thanks alot. Your installation of dbh should put a dbh-1.0.pc someplace. The environment variable PKG_CONFIG_PATH should reflect that location. On my system: bash-2.05b$ echo $PKG_CONFIG_PATH /usr/local/lib/pkgconfig bash-2.05b$ ls $PKG_CONFIG_PATH bf-0.1.pc libxfcegui4-1.0.pc dbh-1.0.pc xfce-mcs-manager.pc libxfce4mcs-client-1.0.pc xfce4-modules-1.0.pc libxfce4mcs-manager-1.0.pc xfce4-panel-1.0.pc libxfce4util-1.0.pc xffm-1.0.pc Edscott > > > glenn greenfield > > _______________________________________________ > Xfce-dev mailing list > Xfce-dev at xfce.org > http://lunar-linux.org/mailman/listinfo/xfce-dev > From glenngreenfield at adelphia.net Thu Apr 15 19:32:06 2004 From: glenngreenfield at adelphia.net (glenngreenfield at adelphia.net) Date: Thu, 15 Apr 2004 11:32:06 -0600 Subject: xfce4-modules configure syntax error Message-ID: <20040415173206.OORY21898.mta11.adelphia.net@mail.adelphia.net> When trying to configure xfce4-modules: ./configure: line 36077: syntax error near unexpected token `1.0' ./configure: line 36077: ` GTK_DOC_CHECK(1.0)' Changing that line to GTK_DOC_CHECK=1.0 seems to do the trick. glenn greenfield From glenngreenfield at adelphia.net Thu Apr 15 19:35:19 2004 From: glenngreenfield at adelphia.net (glenngreenfield at adelphia.net) Date: Thu, 15 Apr 2004 11:35:19 -0600 Subject: xfce4-modules- Makefile:469: *** missing separator. Stop. Message-ID: <20040415173519.PAKK26615.mta9.adelphia.net@mail.adelphia.net> Trying to compile xfce4-modules but it errors on make: Making all in no_icons make[3]: Entering directory `/home/glenn/xfce4/xfce4-modules/pixmaps/no_icons' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/glenn/xfce4/xfce4-modules/pixmaps/no_icons' make[3]: Entering directory `/home/glenn/xfce4/xfce4-modules/pixmaps' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/glenn/xfce4/xfce4-modules/pixmaps' make[2]: Leaving directory `/home/glenn/xfce4/xfce4-modules/pixmaps' Making all in docs make[2]: Entering directory `/home/glenn/xfce4/xfce4-modules/docs' Makefile:469: *** missing separator. Stop. make[2]: Leaving directory `/home/glenn/xfce4/xfce4-modules/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/glenn/xfce4/xfce4-modules' make: *** [all] Error 2 glenn greenfield From glenngreenfield at adelphia.net Thu Apr 15 20:28:19 2004 From: glenngreenfield at adelphia.net (glenngreenfield at adelphia.net) Date: Thu, 15 Apr 2004 12:28:19 -0600 Subject: xfce4-modules- Makefile:469: *** missing separator. Stop. Message-ID: <20040415182819.QJXL26615.mta9.adelphia.net@mail.adelphia.net> > > From: > Date: 2004/04/15 Thu AM 11:35:19 MDT > To: > Subject: xfce4-modules- Makefile:469: *** missing separator. Stop. > > Trying to compile xfce4-modules but it errors on make: > > Making all in no_icons > make[3]: Entering directory `/home/glenn/xfce4/xfce4-modules/pixmaps/no_icons' > make[3]: Nothing to be done for `all'. > make[3]: Leaving directory `/home/glenn/xfce4/xfce4-modules/pixmaps/no_icons' > make[3]: Entering directory `/home/glenn/xfce4/xfce4-modules/pixmaps' > make[3]: Nothing to be done for `all-am'. > make[3]: Leaving directory `/home/glenn/xfce4/xfce4-modules/pixmaps' > make[2]: Leaving directory `/home/glenn/xfce4/xfce4-modules/pixmaps' > Making all in docs > make[2]: Entering directory `/home/glenn/xfce4/xfce4-modules/docs' > Makefile:469: *** missing separator. Stop. > make[2]: Leaving directory `/home/glenn/xfce4/xfce4-modules/docs' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/glenn/xfce4/xfce4-modules' > make: *** [all] Error 2 > > glenn greenfield > > _______________________________________________ > Xfce-dev mailing list > Xfce-dev at xfce.org > http://lunar-linux.org/mailman/listinfo/xfce-dev > I got it- THe line needs to read GTK_DOC_CHECK=(1.0) but of course you all probably already knew that. :) glenn greenfield From fourdan at xfce.org Thu Apr 15 21:41:14 2004 From: fourdan at xfce.org (Olivier Fourdan) Date: Thu, 15 Apr 2004 21:41:14 +0200 Subject: xfce-4.0.5 released Message-ID: <1082058074.1854.7.camel@shuttle> Hello World\n The Xfce Team is pleased to announce the release 4.0.5 of the Xfce 4 Desktop Environment and Development Platform. As usual, this is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with the recent GTK+ 2.4.x release along with other fixes. Xfce 4.0.5 is available in source and binary packages from SourceForge web site at the following address: http://sf.net/project/showfiles.php?group_id=19869&package_id=49402&release_id=231404 Fixes in this release include: xffm ---- bug fix: - fix bug of dnd not working with ctrl or shift key press xfwm4 ----- bug fix/improvement: - Changes in focus management routines bug fix - Fix key w/out modifier requiring "+" bug fix (#145) - Do not decorate shaped windows bug fix (#165) - windows loosing focus when maximized bug fix (#138) - xfwm4 sometimes entering infinite loop when switching workspaces using mouse wheel w/out running xfdesktop. xfdesktop --------- bug fix: - workspace plugin failed to set a value for the number of workspaces if it can't load its config file bug fix: - change the active workspace before raising a window located on a workspace other than the currently active one Xfce4-panel ----------- bug fix: - Fix DND for launchers with 'Run in terminal' checked. bug fix: - Backport exec fix from 4.1.x xfcalendar ---------- - Various backports from HEAD. General ------- addition: - Use a ".desktop" file to add an entry for Xfce in gdm/kdm addition: - Add G_LOG_DOMAIN, so one can easily determine the source of errors/warnings. bug fix: - Fix issues with gtk+-2.4.x bug fix: - Updates and fixes for the SUN Forte compiler bug fix: - Replaced reader/writer locking with atomic saving of channel data. Fixes FreeBSD NFS problems. update: - Update to latest dbh version. Trivial: - Fix compilation warnings in xfwm4 Translations: - Added/updated translations for Arabic, Italian, Bulgarian and Chinese Rgds, -- - Xfce Team - http://www.xfce.org - From glenngreenfield at adelphia.net Fri Apr 16 01:11:02 2004 From: glenngreenfield at adelphia.net (glenngreenfield at adelphia.net) Date: Thu, 15 Apr 2004 17:11:02 -0600 Subject: (no subject) Message-ID: <20040415231102.WLYH26615.mta9.adelphia.net@mail.adelphia.net> Here is .xsession: #!/bin/sh smproxy & xfwm4 --daemon xftaskbar4 & xfdesktop & xfce4-iconbox & xfce4-panel & I can't launch XFCE4 however..... .xsession-errors: (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/xfcalendar/xfcalendar.xml to load data of channel "xfcalendar": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/display.xml to load data of channel "display": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/keyboard.xml to load data of channel "keyboard": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/mouse.xml to load data of channel "mouse": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/sound.xml to load data of channel "sound": No such file or directory ** (xfce-mcs-manager:1518): CRITICAL **: file vc_oss.c: line 88 (find_master): assertion `mixer_handle != -1' failed ** (xfce-mcs-manager:1518): WARNING **: oss: No master volume (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/xffm.xml to load data of channel "xffm": No such file or directory xfwm4: relocation error: xfwm4: undefined symbol: xfce_utf8_remove_controls Sure enough none of those files exist. I did build and install all of the modules that came from cvs. Here's what I have: ~/.xfce4/xfcalendar$ xfcalendarrc ~/.xfce4/settings$ backdrop.xml ls-iconbox.xml panel.xml taskbar.xml xfce-settings.xml gtk.xml margins.xml session.xml workspaces.xml xfwm4.xml Any ideas on what went wrong? Thanks for any help. :) glenn greenfield From glenngreenfield at adelphia.net Fri Apr 16 01:11:07 2004 From: glenngreenfield at adelphia.net (glenngreenfield at adelphia.net) Date: Thu, 15 Apr 2004 17:11:07 -0600 Subject: (no subject) Message-ID: <20040415231107.WLZR26615.mta9.adelphia.net@mail.adelphia.net> Here is .xsession: #!/bin/sh smproxy & xfwm4 --daemon xftaskbar4 & xfdesktop & xfce4-iconbox & xfce4-panel & I can't launch XFCE4 however..... .xsession-errors: (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/xfcalendar/xfcalendar.xml to load data of channel "xfcalendar": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/display.xml to load data of channel "display": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/keyboard.xml to load data of channel "keyboard": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/mouse.xml to load data of channel "mouse": No such file or directory (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/sound.xml to load data of channel "sound": No such file or directory ** (xfce-mcs-manager:1518): CRITICAL **: file vc_oss.c: line 88 (find_master): assertion `mixer_handle != -1' failed ** (xfce-mcs-manager:1518): WARNING **: oss: No master volume (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/xffm.xml to load data of channel "xffm": No such file or directory xfwm4: relocation error: xfwm4: undefined symbol: xfce_utf8_remove_controls Sure enough none of those files exist. I did build and install all of the modules that came from cvs. Here's what I have: ~/.xfce4/xfcalendar$ xfcalendarrc ~/.xfce4/settings$ backdrop.xml ls-iconbox.xml panel.xml taskbar.xml xfce-settings.xml gtk.xml margins.xml session.xml workspaces.xml xfwm4.xml Any ideas on what went wrong? Thanks for any help. :) glenn greenfield From jasper at xfce.org Fri Apr 16 18:26:36 2004 From: jasper at xfce.org (Jasper Huijsmans) Date: Fri, 16 Apr 2004 18:26:36 +0200 Subject: xfce-4.0.5 released In-Reply-To: <1082058074.1854.7.camel@shuttle> References: <1082058074.1854.7.camel@shuttle> Message-ID: <4080093C.4060307@xfce.org> Olivier Fourdan wrote: ... > Xfce 4.0.5 is available in source and binary packages from SourceForge web site > at the following address: > > http://sf.net/project/showfiles.php?group_id=19869&package_id=49402&release_id=231404 > Hey Olivier, Are you going to add the sources to www.xfce.org/archive/ later or was it intentionally left out? Also, it seems the gtk engine tarball has the same version number, but a different md5sum as for 4.0.4. I think we should put the old version in the release. cheers, Jasper From fourdan at xfce.org Fri Apr 16 20:57:39 2004 From: fourdan at xfce.org (Olivier Fourdan) Date: Fri, 16 Apr 2004 20:57:39 +0200 Subject: (no subject) In-Reply-To: <20040415231102.WLYH26615.mta9.adelphia.net@mail.adelphia.net> References: <20040415231102.WLYH26615.mta9.adelphia.net@mail.adelphia.net> Message-ID: <1082141859.1754.7.camel@shuttle> Hi, You are mixing libs from the 4.2 HEAD devel tree and regular 4.0 stable tree. Cheers, Olivier. On Fri, 2004-04-16 at 01:11, glenngreenfield at adelphia.net wrote: > Here is .xsession: > > #!/bin/sh > > smproxy & > xfwm4 --daemon > xftaskbar4 & > xfdesktop & > xfce4-iconbox & > xfce4-panel & > > I can't launch XFCE4 however..... > > .xsession-errors: > > (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/xfcalendar/xfcalendar.xml to load data of channel "xfcalendar": No such file or directory > > (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/display.xml to load data of channel "display": No such file or directory > > (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/keyboard.xml to load data of channel "keyboard": No such file or directory > > (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/mouse.xml to load data of channel "mouse": No such file or directory > > (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/sound.xml to load data of channel "sound": No such file or directory > > ** (xfce-mcs-manager:1518): CRITICAL **: file vc_oss.c: line 88 (find_master): assertion `mixer_handle != -1' failed > > ** (xfce-mcs-manager:1518): WARNING **: oss: No master volume > > (xfce-mcs-manager:1518): libxfce4mcs-CRITICAL **: Unable to stat file /home/glenn/.xfce4/settings/xffm.xml to load data of channel "xffm": No such file or directory > xfwm4: relocation error: xfwm4: undefined symbol: xfce_utf8_remove_controls > > Sure enough none of those files exist. I did build and install all of the modules that came from cvs. Here's what I have: > > ~/.xfce4/xfcalendar$ > xfcalendarrc > > ~/.xfce4/settings$ > backdrop.xml ls-iconbox.xml panel.xml taskbar.xml xfce-settings.xml > gtk.xml margins.xml session.xml workspaces.xml xfwm4.xml > > > > Any ideas on what went wrong? Thanks for any help. :) > > glenn greenfield > > _______________________________________________ > Xfce-dev mailing list > Xfce-dev at xfce.org > http://lunar-linux.org/mailman/listinfo/xfce-dev -- - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - From jblanton at irg.cs.ohiou.edu Tue Apr 20 01:28:08 2004 From: jblanton at irg.cs.ohiou.edu (Joshua Blanton) Date: Mon, 19 Apr 2004 19:28:08 -0400 Subject: Window resize information Message-ID: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> Hello, I just modified xfwm4/src/client.c to pop up a gtk window when windows are being resized via the mouse, and was wondering if you all would be interested in the patch... I haven't made it an option yet, as I glanced at the option-parsing code and decided that adding an option would be somewhat more challenging than what I've already done (which isn't saying a whole lot, really) - so that still needs to be done. Currently it just prints "(NNNNxNNNN) @ (NNNN,NNNN)" when you resize a window, and only when the mouse is being used, but the code could be modified to show info when keyboard modifiers are in use. Anyway, I wrote my patch against xfwm4-4.0.5, but the code in the sections I touched are identical in cvs head. I can make a patch, if someone wants to look at it - if you have any pointers on how to create an option, I'd be glad to hack on adding one :-) --jtb -- Those who beat their swords into plowshares usually end up plowing for those who didn't. -- Ben Franklin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From klemmerj at webtrek.com Tue Apr 20 04:06:34 2004 From: klemmerj at webtrek.com (Joe Klemmer) Date: Mon, 19 Apr 2004 22:06:34 -0400 Subject: Window resize information In-Reply-To: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> References: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> Message-ID: <1082426794.25317.23.camel@emperor.webtrek.com> On Mon, 2004-04-19 at 19:28, Joshua Blanton wrote: > I just modified xfwm4/src/client.c to pop up a gtk window when windows > are being resized via the mouse, and was wondering if you all would be > interested in the patch... I like the idea. Does is also do window position on the desktop? If if could display the size and position (i.e. the geometry) of the window that would be excellent. -- Joe "Kuramarujo" Klemmer | Current rank: Maegashira 15 http://www.webtrek.com/~klemmerj/sumo.html From jblanton at irg.cs.ohiou.edu Tue Apr 20 06:09:59 2004 From: jblanton at irg.cs.ohiou.edu (Joshua Blanton) Date: Tue, 20 Apr 2004 00:09:59 -0400 Subject: Window resize information In-Reply-To: <1082426794.25317.23.camel@emperor.webtrek.com> References: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> <1082426794.25317.23.camel@emperor.webtrek.com> Message-ID: <20040420040959.GA18553@dhcp-064-247-066-180.sg1.ohiou.edu> Joe Klemmer wrote: > On Mon, 2004-04-19 at 19:28, Joshua Blanton wrote: > > I just modified xfwm4/src/client.c to pop up a gtk window when windows > > are being resized via the mouse, and was wondering if you all would be > > interested in the patch... > > I like the idea. Does is also do window position on the desktop? If > if could display the size and position (i.e. the geometry) of the window > that would be excellent. Yes, but only during resizing - again, though, the code is trivial to port to other locations, as long as there's a gtk event loop in the window moving code (or the keyboard resizing code, etc). I simply did not implement these because if there isn't sufficient interest in my patch I won't ever use them ;-) --jtb -- Those who beat their swords into plowshares usually end up plowing for those who didn't. -- Ben Franklin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From fourdan at xfce.org Tue Apr 20 07:14:40 2004 From: fourdan at xfce.org (Olivier Fourdan) Date: Tue, 20 Apr 2004 07:14:40 +0200 Subject: Window resize information In-Reply-To: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> References: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> Message-ID: <1082438080.1689.1.camel@shuttle> Hi, Please submit a patch and I'll review it for inclusion. In any case, there will be no option added. Cheers, Olivier. On Tue, 2004-04-20 at 01:28, Joshua Blanton wrote: > Hello, > > I just modified xfwm4/src/client.c to pop up a gtk window when windows > are being resized via the mouse, and was wondering if you all would be > interested in the patch... I haven't made it an option yet, as I > glanced at the option-parsing code and decided that adding an option > would be somewhat more challenging than what I've already done (which > isn't saying a whole lot, really) - so that still needs to be done. > Currently it just prints "(NNNNxNNNN) @ (NNNN,NNNN)" when you resize a > window, and only when the mouse is being used, but the code could be > modified to show info when keyboard modifiers are in use. > > Anyway, I wrote my patch against xfwm4-4.0.5, but the code in the > sections I touched are identical in cvs head. I can make a patch, if > someone wants to look at it - if you have any pointers on how to create > an option, I'd be glad to hack on adding one :-) > > --jtb -- - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - From jblanton at irg.cs.ohiou.edu Tue Apr 20 15:05:12 2004 From: jblanton at irg.cs.ohiou.edu (Joshua Blanton) Date: Tue, 20 Apr 2004 09:05:12 -0400 Subject: Window resize information In-Reply-To: <1082438080.1689.1.camel@shuttle> References: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> <1082438080.1689.1.camel@shuttle> Message-ID: <20040420130512.GA22386@dhcp-064-247-066-180.sg1.ohiou.edu> I've put my current incarnation of a patch at: http://irg.cs.ohiou.edu/~jblanton/resize.patch If you want any changes, feel free to ask :-) --jtb Olivier Fourdan wrote: > Hi, > > Please submit a patch and I'll review it for inclusion. > > In any case, there will be no option added. > > Cheers, > Olivier. > > On Tue, 2004-04-20 at 01:28, Joshua Blanton wrote: > > Hello, > > > > I just modified xfwm4/src/client.c to pop up a gtk window when windows > > are being resized via the mouse, and was wondering if you all would be > > interested in the patch... I haven't made it an option yet, as I > > glanced at the option-parsing code and decided that adding an option > > would be somewhat more challenging than what I've already done (which > > isn't saying a whole lot, really) - so that still needs to be done. > > Currently it just prints "(NNNNxNNNN) @ (NNNN,NNNN)" when you resize a > > window, and only when the mouse is being used, but the code could be > > modified to show info when keyboard modifiers are in use. > > > > Anyway, I wrote my patch against xfwm4-4.0.5, but the code in the > > sections I touched are identical in cvs head. I can make a patch, if > > someone wants to look at it - if you have any pointers on how to create > > an option, I'd be glad to hack on adding one :-) > > > > --jtb > -- > - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - > -- Those who beat their swords into plowshares usually end up plowing for those who didn't. -- Ben Franklin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From fboffo at inf.ufrgs.br Tue Apr 20 21:01:44 2004 From: fboffo at inf.ufrgs.br (Felipe S. Boffo) Date: Tue, 20 Apr 2004 19:01:44 +0000 Subject: gnome-panel and xfwm Message-ID: <20040420190144.0ffd333e.fboffo@inf.ufrgs.br> Hi there, last night i runned gnome-panel with xfwm (i was looking out how gnome-panel goes, because passed a long since the last time i executed gnome-panel). And, a gnome-panel feature called "Show Desktop Button" (:-)) don't seems to work. The odd error message says "Your window manager don't support this button, or you are not running a window manager." It really must exist a window manager level support for minimizind all windows? Or the gnome-panel people went high? :-) Those X complience patterns don't cover that? By the way, nice feature... xfce has one panel goodie that do that, right? If it exists, why it is not "officially" included in the xfce-pannel "package"? Hmmm, gnome really don't have drang'n'drop support for application icons on the panels? I try do drag image files from a nautilus window to a "gimp!" icon, and nothing happened. :-( And... i have recent discovered the "Desktop button" on xfce-pannel. Is this a new feature, or i did not noticed till now? Where does he gets those info (apps installed)? Thanks! -- []'s Felipe S. Boffo ('> UIN: 18280444 //\ http://www.inf.ufrgs.br/~fboffo v_/_ From fourdan at xfce.org Wed Apr 21 00:26:19 2004 From: fourdan at xfce.org (Olivier Fourdan) Date: Wed, 21 Apr 2004 00:26:19 +0200 Subject: Window resize information In-Reply-To: <20040420130512.GA22386@dhcp-064-247-066-180.sg1.ohiou.edu> References: <20040419232808.GA18285@dhcp-064-247-066-180.sg1.ohiou.edu> <1082438080.1689.1.camel@shuttle> <20040420130512.GA22386@dhcp-064-247-066-180.sg1.ohiou.edu> Message-ID: <1082499979.14899.10.camel@shuttle> Josh, I've redone the patch and added it to CVS HEAD (ie it won't be in xfce_4_0 branch) Thanks for your patch Cheers, Olivier. On Tue, 2004-04-20 at 15:05, Joshua Blanton wrote: > I've put my current incarnation of a patch at: > > http://irg.cs.ohiou.edu/~jblanton/resize.patch > > If you want any changes, feel free to ask :-) > > --jtb > > Olivier Fourdan wrote: > > Hi, > > > > Please submit a patch and I'll review it for inclusion. > > > > In any case, there will be no option added. > > > > Cheers, > > Olivier. > > > > On Tue, 2004-04-20 at 01:28, Joshua Blanton wrote: > > > Hello, > > > > > > I just modified xfwm4/src/client.c to pop up a gtk window when windows > > > are being resized via the mouse, and was wondering if you all would be > > > interested in the patch... I haven't made it an option yet, as I > > > glanced at the option-parsing code and decided that adding an option > > > would be somewhat more challenging than what I've already done (which > > > isn't saying a whole lot, really) - so that still needs to be done. > > > Currently it just prints "(NNNNxNNNN) @ (NNNN,NNNN)" when you resize a > > > window, and only when the mouse is being used, but the code could be > > > modified to show info when keyboard modifiers are in use. > > > > > > Anyway, I wrote my patch against xfwm4-4.0.5, but the code in the > > > sections I touched are identical in cvs head. I can make a patch, if > > > someone wants to look at it - if you have any pointers on how to create > > > an option, I'd be glad to hack on adding one :-) > > > > > > --jtb > > -- > > - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - > > -- - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - From scott at elitists.net Wed Apr 21 06:24:24 2004 From: scott at elitists.net (Scott Barron) Date: Wed, 21 Apr 2004 00:24:24 -0400 Subject: Panel plugin autodetecting Message-ID: <20040421042424.GA2638@haskell.elitists.net> Hello, I did some messing around tonight and added the capability for the panel to find newly installed plugins without having to be restarted. It's a pretty trivial patch, but I've just started looking through xfce so the developers should look it over and make sure I'm not missing something. The patch also handles the plugin being uninstalled, it will not show it in the "Add new item" dialog. I had to add the path to the ControlInfo struct because I wasn't sure if I was otherwise able to get the path using ControlInfo. At any rate, any thoughts or comments on the patch are appreciated. While doing this I noticed that if there is a configuration for a plugin set up for xfce but the plugin is not installed the panel will segfault on start up. I don't have time to look into it tonight, but the relevant backtrace is: groups_show_popup (index=10, show=1) at groups.c:562 562 group = li->data; Note: both of these are done against CVS head. The patch can be found at: http://elitists.net/~kain/panel-patch Thanks -Scott -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From scott at elitists.net Wed Apr 21 06:38:16 2004 From: scott at elitists.net (Scott Barron) Date: Wed, 21 Apr 2004 00:38:16 -0400 Subject: Startup segfault Message-ID: <20040421043816.GB2638@haskell.elitists.net> Hello again, OK, I'm a liar. I did look into it. To recap, if there is configuration data for a plugin in the config file, but the plugin is not installed then the panel segfaults on start up. I'm wondering if the fix isn't as simple as: http://elitists.net/~kain/startup-patch It seems to work for me. Thanks, -Scott From fourdan at xfce.org Wed Apr 21 07:42:45 2004 From: fourdan at xfce.org (Olivier Fourdan) Date: Wed, 21 Apr 2004 07:42:45 +0200 Subject: Startup segfault In-Reply-To: <20040421043816.GB2638@haskell.elitists.net> References: <20040421043816.GB2638@haskell.elitists.net> Message-ID: <1082526164.1724.2.camel@shuttle> Hi, That patch makes perfectly sense IMO. Cheers, Olivier. On Wed, 2004-04-21 at 06:38, Scott Barron wrote: > Hello again, > > OK, I'm a liar. I did look into it. To recap, if there is > configuration data for a plugin in the config file, but the plugin is > not installed then the panel segfaults on start up. I'm wondering if > the fix isn't as simple as: > > http://elitists.net/~kain/startup-patch > > It seems to work for me. > > Thanks, > -Scott > _______________________________________________ > Xfce-dev mailing list > Xfce-dev at xfce.org > http://lunar-linux.org/mailman/listinfo/xfce-dev -- - Olivier Fourdan - fourdan at xfce.org - http://www.xfce.org - From jasper at xfce.org Wed Apr 21 08:08:04 2004 From: jasper at xfce.org (Jasper Huijsmans) Date: Wed, 21 Apr 2004 08:08:04 +0200 Subject: Panel plugin autodetecting In-Reply-To: <20040421042424.GA2638@haskell.elitists.net> References: <20040421042424.GA2638@haskell.elitists.net> Message-ID: <40860FC4.6040807@xfce.org> Hey Scott, Better use the xfce4-dev list. This one is a bit dormant :) Scott Barron wrote: > Hello, > > I did some messing around tonight and added the capability for the panel > to find newly installed plugins without having to be restarted. It's a > pretty trivial patch, but I've just started looking through xfce so the > developers should look it over and make sure I'm not missing something. > The patch also handles the plugin being uninstalled, it will not show it > in the "Add new item" dialog. I had to add the path to the ControlInfo > struct because I wasn't sure if I was otherwise able to get the path > using ControlInfo. At any rate, any thoughts or comments on the patch > are appreciated. > Hehe, you looked at the right time. It's easier now that I created the separate dialog. Looks good, but I want to have a closer look at it, before committing. I should have time to do it this week. > While doing this I noticed that if there is a configuration for a plugin > set up for xfce but the plugin is not installed the panel will segfault > on start up. I don't have time to look into it tonight, but the > relevant backtrace is: > Oops, that sounds like a pretty big bug. Thanks. > groups_show_popup (index=10, show=1) at groups.c:562 > 562 group = li->data; > > Note: both of these are done against CVS head. The patch can be found > at: http://elitists.net/~kain/panel-patch > > Thanks > -Scott > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xfce-dev mailing list > Xfce-dev at xfce.org > http://lunar-linux.org/mailman/listinfo/xfce-dev From jasper at xfce.org Wed Apr 21 08:15:02 2004 From: jasper at xfce.org (Jasper Huijsmans) Date: Wed, 21 Apr 2004 08:15:02 +0200 Subject: Startup segfault In-Reply-To: <1082526164.1724.2.camel@shuttle> References: <20040421043816.GB2638@haskell.elitists.net> <1082526164.1724.2.camel@shuttle> Message-ID: <40861166.3020402@xfce.org> Uhm, yes, but it seems like it acts on the symptom, not the cause. I'll commit tonight, if I can't find a better solution. Jasper Olivier Fourdan wrote: > Hi, > > That patch makes perfectly sense IMO. > > Cheers, > Olivier. > > On Wed, 2004-04-21 at 06:38, Scott Barron wrote: > >>Hello again, >> >>OK, I'm a liar. I did look into it. To recap, if there is >>configuration data for a plugin in the config file, but the plugin is >>not installed then the panel segfaults on start up. I'm wondering if >>the fix isn't as simple as: >> >>http://elitists.net/~kain/startup-patch >> >>It seems to work for me. >> >>Thanks, >>-Scott >>_______________________________________________ >>Xfce-dev mailing list >>Xfce-dev at xfce.org >>http://lunar-linux.org/mailman/listinfo/xfce-dev From jasper at xfce.org Wed Apr 21 08:16:50 2004 From: jasper at xfce.org (Jasper Huijsmans) Date: Wed, 21 Apr 2004 08:16:50 +0200 Subject: Startup segfault In-Reply-To: <40861166.3020402@xfce.org> References: <20040421043816.GB2638@haskell.elitists.net> <1082526164.1724.2.camel@shuttle> <40861166.3020402@xfce.org> Message-ID: <408611D2.2030103@xfce.org> Jasper Huijsmans wrote: > Uhm, yes, but it seems like it acts on the symptom, not the cause. I'll > commit tonight, if I can't find a better solution. > hehe, you already did. I'll have a closer look anyway ;-) From jasper at xfce.org Fri Apr 23 14:25:50 2004 From: jasper at xfce.org (Jasper Huijsmans) Date: Fri, 23 Apr 2004 14:25:50 +0200 Subject: Panel plugin autodetecting In-Reply-To: <20040421042424.GA2638@haskell.elitists.net> References: <20040421042424.GA2638@haskell.elitists.net> Message-ID: <40890B4E.9020605@xfce.org> Scott Barron wrote: > Hello, > > I did some messing around tonight and added the capability for the panel > to find newly installed plugins without having to be restarted. It's a > pretty trivial patch, but I've just started looking through xfce so the > developers should look it over and make sure I'm not missing something. > The patch also handles the plugin being uninstalled, it will not show it > in the "Add new item" dialog. I had to add the path to the ControlInfo > struct because I wasn't sure if I was otherwise able to get the path > using ControlInfo. At any rate, any thoughts or comments on the patch > are appreciated. > Ok, I added the functionality to CVS although not entirely based on your patch. There's no need to let all the info spill to add-control-dialog.c. The checks can more easily be performed in the function that generates the list. I also added a check that removes uninstalled plugins. Please test to see if it works for you and doesn't do anything bad. Thanks a lot, Jasper