Re: Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-30 Thread Richard Moore
On Fri, May 27, 2011 at 2:54 PM, Martin Gräßlin wrote: > There are many reasons why I consider (please note that I write consider and > not "will do") to > remove the support for Motif hints, the most important one is the complete > lack of documentation > for them. They're covered in the Motif

Re: Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Martin Gräßlin
On Friday 27 May 2011 10:03:49 Oswald Buddenhagen wrote: > On Fri, May 27, 2011 at 07:12:40AM +0200, Martin Gräßlin wrote: > > There is to my knowledge no way to programatically hide window > > decorations except for a legacy motif hint > > > i.e., http://fixunix.com/xwindows/91627-xchangeproperty-

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Brian Helm
Ahh, now that makes more sense. That is why I was always getting a 0 return. Okay. Yeah I had thought of altering kwinrc directly on initialization, just thought it would be much cleaner to act on the window directly once the plasmoid detects that it is maximized. And yes, you are correct. I w

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Thomas Lübking
On Fri, May 27, 2011 at 2:09 PM, Brian Helm wrote: > Hmm... so how does "BorderlessMaximizedWindows=true" in kwinrc get acted on? Internally - the key is read and applied on maximization. Sorry, actually nobody took care of your question after martins post and apparently claws doesn't like gmail s

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Brian Helm
Hmm... so how does "BorderlessMaximizedWindows=true" in kwinrc get acted on? in Christ, Brian ~ Jesus answered, "I am the way and the truth and the life. No one comes to the Father except through me." - John 14:6 2011/5/27 Martin Gräßlin > > - Ursprüngliche Mitteilung - > > Let me pr

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Hugo Pereira Da Costa
On 05/27/2011 11:24 AM, Aaron J. Seigo wrote: > On Friday, May 27, 2011 10:03:49 Oswald Buddenhagen wrote: >> On Fri, May 27, 2011 at 07:12:40AM +0200, Martin Gräßlin wrote: >>> There is to my knowledge no way to programatically hide window >>> decorations except for a legacy motif hint >> i.e., ht

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Aaron J. Seigo
On Friday, May 27, 2011 10:03:49 Oswald Buddenhagen wrote: > On Fri, May 27, 2011 at 07:12:40AM +0200, Martin Gräßlin wrote: > > There is to my knowledge no way to programatically hide window > > decorations except for a legacy motif hint > > i.e., http://fixunix.com/xwindows/91627-xchangeproperty-

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Thomas Lübking
Am Fri, 27 May 2011 10:03:49 +0200 schrieb Oswald Buddenhagen : > On Fri, May 27, 2011 at 07:12:40AM +0200, Martin Gräßlin wrote: > > There is to my knowledge no way to programatically hide window > > decorations except for a legacy motif hint > > > i.e., http://fixunix.com/xwindows/91627-xchangep

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Oswald Buddenhagen
On Fri, May 27, 2011 at 07:12:40AM +0200, Martin Gräßlin wrote: > There is to my knowledge no way to programatically hide window > decorations except for a legacy motif hint > i.e., http://fixunix.com/xwindows/91627-xchangeproperty-questions.html > which I am currently considering to drop support

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-26 Thread Martin Gräßlin
- Ursprüngliche Mitteilung - > Let me preface this post by saying that I have very little experience > programming in c++ and working with KDE development. > > I am developing a plasmoid similar to > http://kde-apps.org/content/show.php/Yet+Another+Window+Control?content=139916. > Except

Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-26 Thread Brian Helm
Let me preface this post by saying that I have very little experience programming in c++ and working with KDE development. I am developing a plasmoid similar to http://kde-apps.org/content/show.php/Yet+Another+Window+Control?content=139916. Except I am mainly re-purposing it to only work with the