about summary refs log tree commit diff stats
path: root/dwm.c
diff options
context:
space:
mode:
authorgarbeam@gmail.com <unknown>2011-07-20 18:36:15 +0000
committergarbeam@gmail.com <unknown>2011-07-20 18:36:15 +0000
commit6288c446974020c396923c9a4f1bf29c6f6c9645 (patch)
treef708518cab5105c0a680216cbf5071e174b65e91 /dwm.c
parentd5c5c52b306be5509422d7074d7416df0d425d08 (diff)
downloaddwm-6288c446974020c396923c9a4f1bf29c6f6c9645.tar.gz
applied Peters magic float mode bugfix
Diffstat (limited to 'dwm.c')
-rw-r--r--dwm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dwm.c b/dwm.c
index 76bca38..5e67084 100644
--- a/dwm.c
+++ b/dwm.c
@@ -1127,7 +1127,6 @@ manage(Window w, XWindowAttributes *wa) {
 	c->h = c->oldh = wa->height;
 	c->oldbw = wa->border_width;
 	if(c->w == c->mon->mw && c->h == c->mon->mh) {
-		c->isfloating = True;
 		c->x = c->mon->mx;
 		c->y = c->mon->my;
 		c->bw = 0;
>^
543f0dea ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
                                                                                                                               
         
 
                                                                                    
 

                                                     
                                                                                                                          



     
                                 
 
                                                                  
Profanity [![Build Status](https://travis-ci.org/boothj5/profanity.png?branch=master)](https://travis-ci.org/boothj5/profanity)
=========

Profanity is a console based XMPP client inspired by [Irssi](http://www.irssi.org/),

![alt tag](http://www.profanity.im/images/prof-1.png)

See the [User Guide](http://www.profanity.im/userguide.html) for information on installing, upgrading and using Profanity.

Links
-----

Homepage: http://www.profanity.im

Mailing List: https://groups.google.com/forum/#!forum/profanitydev