geek poll: what do you have open?

1 firefox window
7 firefox tabs
7 emacs windows
25 emacs buffers
4 gnome-terminal windows
13 gnome-terminal tabs

What about you? What do you have open at this very moment?

  1. Aleksej’s avatar

    1 Firefox window
    …20 tabs
    1 xfce4-terminal window
    …3 tabs
    1 Thunderbird
    1 XChat window
    …14 channel tabs (most are quiet most of the time)
    1 Deluge
    1 Eqonomize

    Notification area:
    1 Stardict
    1 Xfce dictionary applet
    3 clocks for various TZs

  2. Kærast’s avatar

    1 Firefox tab, 1 xterm window tailing an Apache log I’m worried about, and VLC playing di.fm’s hardstyle channel.

  3. Sylvain’s avatar

    wnck to the rescue (works on Gnome only):
    {{{
    import wnck
    screen = wnck.screen_get_default()
    screen.force_update()
    windows = screen.get_windows()
    for w in windows:
    print w.get_application().get_name(), ” — “, w.get_name()
    }}}

    Firefox windows:
    python listwin.py|grep Firefox|wc -l
    14

    Gnome terminal windows:
    python listwin.py|grep sypasche@|wc -l
    11

    and 1 Eclipse with 10 tabs, 3 gedit with too much tabs and a bunch of other apps. I’m too lazy to count all the tabs. Fortunately I’ll have to reboot soon because of some Ubuntu update ;-)

  4. seawolf’s avatar

    Akregator with articles and 2 webs open;
    Opera with Gmail, Facebook and Twitter open.

    I’m webtastic.

  5. Robert Kaiser’s avatar

    16 SeaMonkey windows (no tabs)
    1 Akregator window (a number of mostly useless feeds, but Planet Mozilla at the moment)
    1 XChat window (3 IRC servers, 18 channels)
    1 Konsole window (7 shell tabs)
    1 Konqueror/filemanager window
    1 Kate editor window (26 open files in the list)
    1 Amarok window
    - all spread across 5 of my 8 virtual desktops -

  6. daniel’s avatar

    firefox, youtube and 0xdeadbeef

    Daniel

  7. Craig’s avatar

    Two terminal windows, both running irssi connected to local servers on my network
    Amarok, streaming off of a local server.
    Firefox (displaying this website at the moment)
    Terminal services, connected to a local windows machine.
    3 putty windows: 1 connected to my ircd shell and sitting idle, two connected to remote linux machines.
    Emesene: signed into msn messenger
    Kopete: Signed into AIM

  8. Jake(’s avatar

    GNU Icecat (5 tabs), Kontact (KMail active), Pidgin, Konqueror

· 1 · 2