LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 02-24-2003, 08:15 PM   #1
floyd
Member
 
Registered: Apr 2002
Location: Sydney, Australia
Distribution: Mandrake
Posts: 73

Rep: Reputation: 15
Question Window Managers


Why do programs have to be written for KDE or Gnome or neither? Look good in one and not the other?
KDE and Gnome are basically libraries and toolkits, plus desktop, control panels etc right?
Surely in the open source movement KDE and Gnome arent so opposed as to not be able to set up a standard so that Mozilla or whatever can just call something like "default menu, paramaters x, y, z ..." when you open a menu, which would point to the toolkit for whichever manager you are running?

Maybe this should be in the newbie section, I dunno, puzzles me tho.
 
Old 02-24-2003, 09:19 PM   #2
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
gnome uses qt so if you write a prog using the qt liblary it will not run if you dont have qt installed as long as you have qnome installed qt will be installed thats why they are writen for a windowmanager
 
Old 02-24-2003, 10:04 PM   #3
Allen614
Member
 
Registered: Dec 2002
Location: Plains
Distribution: Slackware 13
Posts: 465

Rep: Reputation: 30
QT or GTK+? Wouldn't it be nice to only have one. Or would it?

Last edited by Allen614; 02-24-2003 at 10:07 PM.
 
Old 02-24-2003, 10:16 PM   #4
Obi Perrin
Member
 
Registered: Nov 2002
Posts: 136

Rep: Reputation: 15
Quote:
Originally posted by nakkaya
gnome uses qt
Woah, bet the gnome guys will be surprised!
 
Old 02-24-2003, 11:41 PM   #5
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
sorry for the wrong info Obi Perrin you can use just one like in my computer gnome is installed to use some programs but i am using fluxbox choose one you can find app for both that does the same job.
 
Old 02-24-2003, 11:45 PM   #6
n_ick2000
LQ Newbie
 
Registered: Apr 2002
Location: Washington, USA
Distribution: Gentoo 1.4 rc3
Posts: 16

Rep: Reputation: 0
Ok, I think it's GTK+ that is used by Gnome, and QT that is used by KDE.
 
Old 02-25-2003, 01:59 AM   #7
Can O' Beans
Member
 
Registered: Nov 2002
Posts: 31

Rep: Reputation: 15
I hate that a lot of the decent programs need either the Gnome or KDE libraries installed. I use Waimea and would rather not have to put all the other stuff in.
 
Old 02-25-2003, 09:33 AM   #8
snocked
Member
 
Registered: Dec 2002
Location: St. Louis, MO
Distribution: Slackware 9.1
Posts: 482

Rep: Reputation: 30
KDE=QT
GNOME=GTK+
 
Old 02-25-2003, 09:40 AM   #9
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
The great thing about standards is that there are so many to choose from.
 
Old 02-25-2003, 07:13 PM   #10
kater
Member
 
Registered: Feb 2003
Location: Switzerland, Berne
Distribution: Slackware 9.0
Posts: 186

Rep: Reputation: 30
Jup, I'd love to use 'licq' with the qt-plugin, 'cause this plugin has much more features as the 'jons-gtk-plugin'. But I will not install Trolltechs QTlib.
 
Old 02-25-2003, 07:36 PM   #11
macewan
Senior Member
 
Registered: Jan 2002
Distribution: Ubuntu, Debian
Posts: 1,055
Blog Entries: 1

Rep: Reputation: 45
just use something like openbox or fluxbox so everything looks equally shitty.
 
Old 02-25-2003, 07:40 PM   #12
kater
Member
 
Registered: Feb 2003
Location: Switzerland, Berne
Distribution: Slackware 9.0
Posts: 186

Rep: Reputation: 30
Quote:
Originally posted by macewan
just use something like openbox or fluxbox so everything looks equally shitty.
I use fluxbox, but I think, it's pretty nice to see it working on my desktop.
 
Old 02-25-2003, 07:46 PM   #13
floyd
Member
 
Registered: Apr 2002
Location: Sydney, Australia
Distribution: Mandrake
Posts: 73

Original Poster
Rep: Reputation: 15
Why not?

What do you think the chances are of... one day... a set of open source development libraries being bundled with the kernel so that desktop environments can share and programs dont have to be written using libraries? GTK+ is open source isn't it? Why was it not chosen to be bundled with the kernel so as to set a standard back in the early days of desktop environments? Or does a set of equivilant libraries already come bundled (for example if you are not using KDE or GNOME) but they are insufficient/lacking compared to QT and GTK+?

Also, why cant both libraries be installed, so that programs who want to use QT libraries can and programs who want to use GTK+ can, sure different programs might adhere to a different asthetic theme, but at least they will look and feel how they were meant to look and feel, rather than be semi-castrated as it were.
 
Old 02-25-2003, 08:22 PM   #14
Allen614
Member
 
Registered: Dec 2002
Location: Plains
Distribution: Slackware 13
Posts: 465

Rep: Reputation: 30
By all means, install both libraries. They don't conflict. I use neither KDE or Gnome but Blackbox and apps that aren't part of either system. It's all about choice and their are hundreds.
 
Old 02-25-2003, 08:36 PM   #15
macewan
Senior Member
 
Registered: Jan 2002
Distribution: Ubuntu, Debian
Posts: 1,055
Blog Entries: 1

Rep: Reputation: 45
Quote:
Originally posted by kater
I use fluxbox, but I think, it's pretty nice to see it working on my desktop.
just making a lame joke. sorry. i use openbox myself.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Window Managers vs Window Shell Environments DJOtaku Linux - General 7 08-09-2005 12:43 PM
window managers? alaios Linux - Software 4 04-12-2004 04:03 PM
Window Managers vs. Desktop Managers mikeshn Linux - General 4 02-11-2004 11:31 AM
Window Managers rsarson Fedora 5 01-14-2004 10:18 PM
where are my window managers yasasvi Linux - General 1 08-10-2002 12:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 01:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration