Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-06-02 Thread Antoni Grzymala
ilf dixit (2010-06-02, 18:19): > On 06-02 10:13, ilf wrote: > >Now mplayer and flash fullscreen work, yay! > > One more thing i noticed: Now Firefox fullscreen always covers the > entire screen, including the dwm status bar. Without the patch, > fullscreen still displayed the status bar, it being

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-06-02 Thread ilf
On 06-02 10:13, ilf wrote: Now mplayer and flash fullscreen work, yay! One more thing i noticed: Now Firefox fullscreen always covers the entire screen, including the dwm status bar. Without the patch, fullscreen still displayed the status bar, it being toggable was kind of nice. This is p

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-06-02 Thread ilf
On 05-30 21:05, ilf wrote: I don't know which issue you were talking about, but for me mplayer now *always* is fulscreen. I cannot resize it via 'f' or with the Nevermind. I only now read the entire thread in the archive and fstype=none works. Now mplayer and flash fullscreen work, yay! -- i

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread Josh Rickmar
On Sun, May 30, 2010 at 09:05:13PM +0200, ilf wrote: > On 05-30 11:12, David DEMELIER wrote: > >>Please test hg tip and let me know any issues. > >Do you remember the mplayer scaling issue that we talked about on > >IRC? The issue is still here even in hg tip. > > I don't know which issue you were

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread Cengiz Tas
Hi... my mplayer (SVN-r31147-4.5.0) works fine and so does flash in fullscreen mode. cengiz On Sun, May 30, 2010 at 9:05 PM, ilf wrote: > On 05-30 11:12, David DEMELIER wrote: > >> Please test hg tip and let me know any issues. >>> >> Do you remember the mplayer scaling issue that we talked ab

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread ilf
On 05-30 11:12, David DEMELIER wrote: Please test hg tip and let me know any issues. Do you remember the mplayer scaling issue that we talked about on IRC? The issue is still here even in hg tip. I don't know which issue you were talking about, but for me mplayer now *always* is fulscreen. I

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread Sylvain Laurent
Works fine but an option to disable automatic resize while handling EWMH would allow to do things like this => http://imgur.com/LGNIx.png and would permit to play with floating/monocle/tiles mode. Regards, -- Sylvain `Magicking` Laurent sylvain.laur...@epita.fr

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread Claudio M. Alessi
No issues here; it works perfectly. Thanks! Regards, Claudio M. Alessi -- JID: smoppy AT gmail.com WWW: http://clamiax.selfip.org

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread Kris Maglione
On Sun, May 30, 2010 at 10:07:00AM +0100, Anselm R Garbe wrote: On 29 May 2010 22:18, Sylvain Laurent wrote: Yes, that's what I was thinking about EWMH, there is already monocle mode to set full screen on the user's end, by not maximizing windows when sending hint to the window it allows users

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread David DEMELIER
2010/5/30 Anselm R Garbe : > On 29 May 2010 22:18, Sylvain Laurent wrote: >> 2010/5/29 Kris Maglione : >>> On Sat, May 29, 2010 at 07:59:39PM +0100, Anselm R Garbe wrote: On 29 May 2010 19:17, Anselm R Garbe wrote: > > On 29 May 2010 18:18, Kris Maglione wrote: >> >> On

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-30 Thread Anselm R Garbe
On 29 May 2010 22:18, Sylvain Laurent wrote: > 2010/5/29 Kris Maglione : >> On Sat, May 29, 2010 at 07:59:39PM +0100, Anselm R Garbe wrote: >>> >>> On 29 May 2010 19:17, Anselm R Garbe wrote: On 29 May 2010 18:18, Kris Maglione wrote: > > On Sat, May 29, 2010 at 01:12:15PM +010

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Sylvain Laurent
2010/5/29 Kris Maglione : > On Sat, May 29, 2010 at 07:59:39PM +0100, Anselm R Garbe wrote: >> >> On 29 May 2010 19:17, Anselm R Garbe wrote: >>> >>> On 29 May 2010 18:18, Kris Maglione wrote: On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: The getfullscreen bit is

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Kris Maglione
On Sat, May 29, 2010 at 07:59:39PM +0100, Anselm R Garbe wrote: On 29 May 2010 19:17, Anselm R Garbe wrote: On 29 May 2010 18:18, Kris Maglione wrote: On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: The getfullscreen bit is probably not necessary in most cases. The rest of th

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Anselm R Garbe
On 29 May 2010 19:17, Anselm R Garbe wrote: > On 29 May 2010 18:18, Kris Maglione wrote: >> On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: >> The getfullscreen bit is probably not necessary in most cases. The rest of >> the clientmessage function is a hack, because I don't know t

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Anselm R Garbe
On 29 May 2010 18:18, Kris Maglione wrote: > On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: >> >> Hi there, >> >> I created two bugfix releases: >> >>  http://dl.suckless.org/dwm/dwm-5.8.1.tar.gz >>  http://dl.suckless.org/tools/dmenu-4.1.1.tar.gz >> >> The dwm release reverts the

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Kris Maglione
On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: Hi there, I created two bugfix releases: http://dl.suckless.org/dwm/dwm-5.8.1.tar.gz http://dl.suckless.org/tools/dmenu-4.1.1.tar.gz The dwm release reverts the EWMH fullscreen support. Apparently it only made chromium to accept

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Sylvain Laurent
2010/5/29 Marvin Vek : > On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: >> The dwm release reverts the EWMH fullscreen support. Apparently it >> only made chromium to accept F11 requests, but broke mplayer and >> didn't really fix the flash fullscreen issue, which is still >> unres

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Marvin Vek
On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: > The dwm release reverts the EWMH fullscreen support. Apparently it > only made chromium to accept F11 requests, but broke mplayer and > didn't really fix the flash fullscreen issue, which is still > unresolved. I don't really mind to

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Anselm R Garbe
On 29 May 2010 14:27, Kris Maglione wrote: > On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: >> I created two bugfix releases: >> >>  http://dl.suckless.org/dwm/dwm-5.8.1.tar.gz >>  http://dl.suckless.org/tools/dmenu-4.1.1.tar.gz >> >> The dwm release reverts the EWMH fullscreen su

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Kris Maglione
On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: Hi there, I created two bugfix releases: http://dl.suckless.org/dwm/dwm-5.8.1.tar.gz http://dl.suckless.org/tools/dmenu-4.1.1.tar.gz The dwm release reverts the EWMH fullscreen support. Apparently it only made chromium to accept

Re: [dev] dwm-5.8.1 / dmenu-4.1.1

2010-05-29 Thread Marvin Vek
On Sat, May 29, 2010 at 01:12:15PM +0100, Anselm R Garbe wrote: > The dwm release reverts the EWMH fullscreen support. Apparently it > only made chromium to accept F11 requests, but broke mplayer and > didn't really fix the flash fullscreen issue, which is still > unresolved. I don't really mind to