Elmord's Magic Valley

Computers, languages, and computer languages. Às vezes em Português, sometimes in English.

Making new Pidgin conversation windows not appear on top of other windows in Xfce

2016-02-14 17:05 -0200. Tags: comp, unix, wm, in-english

Recently I started using Xfce/Xfwm instead of IceWM. One of the problems I had after migrating is that Xfwm places new Pidgin conversation windows on the top of existing windows, obstructing whatever I am doing. At least it doesn't give focus to the new window, but ideally the window should be placed in background.

The solution I found was, well, modifying the source code. Fortunately, there is only a single line to be changed.

  1. Download Xfwm 4.12's source code, unpack it (tar -xvf xfwm4-4.12.0.tar.bz2) in a place of your choosing, and enter the xfwm4-4.12.0 directory.

  2. In the file src/focus.c, replace line 232, which says:

                clientRaise (c, None);

    with:

                clientLower (c, None);
  3. Run ./configure. If it complains about missing libraries, you will have to install the corresponding development (header) packages from your distribution. On Debian, Ubuntu and similar, these packages have names ending in -dev. For instance, if ./configure complains that libxfce4ui-1 is missing, you will have to install the package libxfce4ui-1-dev.

    Update: You can install all(?) dependencies with:

    sudo apt-get install intltool libx11-dev libgtk2.0-dev libxfce4util-dev libxfce4ui-1-dev libwnck-dev 
    
  4. After ./configure succeeds, run make, then make install.

  5. If everything succeeded, test the newly compiled window manager by running xfwm4 --replace. (You may have to specify the full path, e.g., /usr/local/bin/xfwm4 --replace, to make sure you are using the newly compiled Xfwm, not the one that came with your distro.) If the new window manager works, you are done! (If anything goes wrong, you can run make uninstall to undo the installation, then run /usr/bin/xfwm4 --replace to re-run the original Xfwm.)

One day, maybe, I may try to turn this into a configuration option in Xfwm and submit a patch. One day...

Comentários / Comments (3)

Mu Diálise, 2016-02-17 03:03:14 -0200 #

Take a look at my new PENIS ENLARGEMENT PILLS -> http://www.pep.org <- -- - - -/ / / / / ACCESS NOW AND CHECK PHOTOS OF THE RESULTS \/\/\/\/\/\/\\/ _|_ \/\/\/\/\/\

Veridicious account: "I had 3 inch penis before PENIS ENLARGEMENT PILLS. Now is 3 foot long and 7 foot large!!!! All it take is THREE HUNDRED PENIS ENLARGEMENT PILLS " - Mandingo

THATS A RIGHT!!!! take PENIS ENLARGEMENT PILLS now!!! for better sex life make your willi go from this c==3 to THIS c=========3.

19.95 dollar!!! <><><><><><><>> (Y)c=========3 <- your new PENIS with your GIRL ass BUY NOW TAKE NO DISCOUNT PILLS GET REAL DELA :DXD:(:DXXXD:D

(http://www.pep.org) THIS AD SPONSORED BY WORLD HEALTH ORGANIZATION AND AMERICA DRUG DIRECTORY -> with PENIS ENLARGEMENT PILLS CAN'T GO WRONG ONLY 19.95 dollar $$$ -> c=======333


Mu Diálise, 2016-02-17 03:04:51 -0200 #

p.s. I think this just might be my masterpiece!


gay da silva, 2016-03-17 13:51:08 -0300 #

gay gaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygaygay


Deixe um comentário / Leave a comment

Main menu

Recent posts

Recent comments

Tags

em-portugues (213) comp (148) prog (71) in-english (62) life (49) unix (38) pldesign (37) lang (32) random (28) about (28) mind (26) lisp (25) fenius (22) mundane (22) web (20) ramble (18) img (13) rant (12) hel (12) scheme (10) privacy (10) freedom (8) esperanto (7) music (7) lash (7) bash (7) academia (7) copyright (7) home (6) mestrado (6) shell (6) android (5) conlang (5) misc (5) emacs (5) latex (4) editor (4) etymology (4) php (4) worldly (4) book (4) politics (4) network (3) c (3) tour-de-scheme (3) security (3) kbd (3) film (3) wrong (3) cook (2) treta (2) poem (2) physics (2) x11 (2) audio (2) comic (2) lows (2) llvm (2) wm (2) philosophy (2) perl (1) wayland (1) ai (1) german (1) en-esperanto (1) golang (1) translation (1) kindle (1) pointless (1) old-chinese (1)

Elsewhere

Quod vide


Copyright © 2010-2024 Vítor De Araújo
O conteúdo deste blog, a menos que de outra forma especificado, pode ser utilizado segundo os termos da licença Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.

Powered by Blognir.