AP - full screen mode

2013-04-09 Thread Bogdan Cristea
On Tuesday 09 April 2013 00:41:44 Aaron J. Seigo wrote: On Monday, April 8, 2013 20:12:41 Bogdan Cristea wrote: I would like to reuse the background image of the AP main toolbar in my own application (for a toolbar that should appear just below the main toolbar). Is there a way to

Re: AP - full screen mode

2013-04-09 Thread Marco Martin
On Tuesday 09 April 2013, Bogdan Cristea wrote: Svg(widgets/panel-background) should do the trick. Hi I am trying to force my application in full screen mode, but it seems that the main panel is always shown while my application window is below the main panel. Is there a way to force an

Re: AP - full screen mode

2013-04-09 Thread Thomas Pfeiffer
On 09.04.2013 15:30, Bogdan Cristea wrote: On Tuesday 09 April 2013 00:41:44 Aaron J. Seigo wrote: On Monday, April 8, 2013 20:12:41 Bogdan Cristea wrote: I would like to reuse the background image of the AP main toolbar in my own application (for a toolbar that should appear just below the

Re: AP - full screen mode

2013-04-09 Thread Bogdan Cristea
On Tuesday 09 April 2013 15:36:23 Marco Martin wrote: full screen mode is not supported yet, because on an application misbehaving it can lock out the entire device. what would be needed is a kwin extension that offers some gesture to exit from fullscreen Allright, it's a good point. In my

Re: AP - full screen mode

2013-04-09 Thread Bogdan Cristea
On Tuesday 09 April 2013 15:39:46 Thomas Pfeiffer wrote: we are currently preventing full screen mode because if a (legacy) application does not provide a way to exit full screen mode without using the keyboard, we're stuck with no way to close the application. This has happened e.g. with

Re: AP - full screen mode

2013-04-09 Thread Thomas Pfeiffer
On 09.04.2013 15:50, Martin Graesslin wrote: On Tuesday 09 April 2013 15:30:56 Bogdan Cristea wrote: For full screen mode currently I use QRect rect(0, 0, QApplication::desktop()-width(), QApplication::desktop()- height()); setGeometry(rect); this is not a way to set a window to

Re: AP - full screen mode

2013-04-09 Thread Martin Graesslin
On Tuesday 09 April 2013 15:54:42 you wrote: Actually I am using first showFullScreen() before setting the geometry, otherwise on AP my window is wrongly resized. it still sounds quite wrong. Don't set geometries manually unless you really have to. The code you pasted would break on a

Re: AP - full screen mode

2013-04-09 Thread Marco Martin
On Tuesday 09 April 2013, Bogdan Cristea wrote: I don't consider yet multiple screens, the reason for using this is that showFullScreen() alone does not work on AP. i would like fullscreen windows working correctly, but apart from that, an application should never ever worry about its

Re: AP - full screen mode

2013-04-09 Thread Thomas Pfeiffer
On 09.04.2013 16:43, Bogdan Cristea wrote: On Tuesday 09 April 2013 16:32:24 Marco Martin wrote: On Tuesday 09 April 2013, Bogdan Cristea wrote: I don't consider yet multiple screens, the reason for using this is that showFullScreen() alone does not work on AP. i would like fullscreen

Meeting on full screen mode handling during the Tokamak 6?

2013-04-09 Thread Thomas Pfeiffer
Hi everyone, since the topic of full screen applications in Plasma Active just came up again and I talked with Martin about it, I came to think that it would make sense to talk about it with relevant stakeholders soon and brainstorm on a good solution. Since many of these stakeholders will be

Re: branches merged and tag

2013-04-09 Thread Marco Martin
On Friday 05 April 2013, Marco Martin wrote: - slotFileCreated - This is called when a new file is created. - slotClosedAfterWrite - We don't track file modifications, we only track when files are opened with a write mode and then closed. So this is the slot that should be called when

Re: branches merged and tag

2013-04-09 Thread Vishesh Handa
On Tue, Apr 9, 2013 at 10:42 PM, Marco Martin notm...@gmail.com wrote: On Friday 05 April 2013, Marco Martin wrote: - slotFileCreated - This is called when a new file is created. - slotClosedAfterWrite - We don't track file modifications, we only track when files are opened with a

Re: Meeting on full screen mode handling during the Tokamak 6?

2013-04-09 Thread Aaron J. Seigo
On Tuesday, April 9, 2013 17:00:28 Thomas Pfeiffer wrote: So what do you think? Would this be a good idea? It can't hurt to add the idea to the wiki: http://community.kde.org/Plasma/Tokamak6 Worst case: we don't find time for it at this event. But I wouldn't be surprised if we did

[Active] [Bug 315701] freeze when pulling the topbar

2013-04-09 Thread Michael Bohlender
https://bugs.kde.org/show_bug.cgi?id=315701 --- Comment #2 from Michael Bohlender michael.bohlen...@kdemail.net --- the bug was gone. but is back with the latest image. It works fine until I run zypper up That removes uxlaunch and installs nemo-mobile-session and xorg-laucher-helper so the

[Active] [Bug 312579] Settings resets brightness

2013-04-09 Thread Michael Bohlender
https://bugs.kde.org/show_bug.cgi?id=312579 --- Comment #5 from Michael Bohlender michael.bohlen...@kdemail.net --- I think this bug should be marked as resolved as the original bug has been fixed and the WeTab light sensor bug probably wont get fixed. -- You are receiving this mail because:

[Active] [Bug 312581] KPatience hangs randomly on cardflip

2013-04-09 Thread Michael Bohlender
https://bugs.kde.org/show_bug.cgi?id=312581 Michael Bohlender michael.bohlen...@kdemail.net changed: What|Removed |Added Status|NEEDSINFO |RESOLVED --