Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed a bunch of lines through making function signatures more consistent ↵ | Anselm R. Garbe | 2006-09-12 | 1 | -12/+6 |
| | | | | with my style ( { does not belong to a new line, if function args are single-lined) | ||||
* | does this preserve z order for anthony? | Anselm R. Garbe | 2006-09-06 | 1 | -6/+3 |
| | |||||
* | maybe this might work | Anselm R. Garbe | 2006-09-06 | 1 | -3/+6 |
| | |||||
* | moved transient_for tag inheritance to settags | Anselm R. Garbe | 2006-09-06 | 1 | -3/+7 |
| | |||||
* | no, reodering floating clients definately breaks the manage() policy which ↵ | Anselm R. Garbe | 2006-09-06 | 1 | -6/+3 |
| | | | | attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks) | ||||
* | no, ordering floating clients at the end seems better | Anselm R. Garbe | 2006-09-05 | 1 | -3/+6 |
| | |||||
* | sanders toggletag patch is much more elegant | Anselm R. Garbe | 2006-09-05 | 1 | -1/+1 |
| | |||||
* | fixing c->weight handling | Anselm R. Garbe | 2006-09-05 | 1 | -2/+3 |
| | |||||
* | applied sanders patch to remove unnecessary commit() | Anselm R. Garbe | 2006-08-31 | 1 | -13/+2 |
| | |||||
* | configurenotify remembers max geom now, and restores this if necessary, ↵ | Anselm R. Garbe | 2006-08-29 | 1 | -3/+3 |
| | | | | however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer) | ||||
* | applied patch similiar proposed by dave tweed | Anselm R. Garbe | 2006-08-29 | 1 | -10/+13 |
| | |||||
* | still something wrong with reorder() | Anselm R. Garbe | 2006-08-29 | 1 | -4/+2 |
| | |||||
* | fix client position in list also on tag and toggletag | Anselm R. Garbe | 2006-08-29 | 1 | -0/+4 |
| | |||||
* | updated man page | Anselm R. Garbe | 2006-08-23 | 1 | -0/+2 |
| | |||||
* | implemented right tag drawing in the status bar and titlebars | Anselm R. Garbe | 2006-08-23 | 1 | -0/+2 |
| | |||||
* | implemented class:inst:title matching | Anselm R. Garbe | 2006-08-23 | 1 | -4/+4 |
| | |||||
* | separated several functions into view.c | Anselm R. Garbe | 2006-08-22 | 1 | -186/+0 |
| | |||||
* | fixed issue reported by sander | Anselm R.Garbe | 2006-08-16 | 1 | -3/+2 |
| | |||||
* | added general centralization rule for new clients (works around various ↵ | Anselm R.Garbe | 2006-08-16 | 1 | -1/+4 |
| | | | | borken apps) | ||||
* | applied viewsel.patch | Anselm R.Garbe | 2006-08-14 | 1 | -2/+6 |
| | |||||
* | applied sanders tag()/toggletag() fixes | Anselm R.Garbe | 2006-08-14 | 1 | -1/+4 |
| | |||||
* | added missing arrange | Anselm R.Garbe | 2006-08-14 | 1 | -0/+1 |
| | |||||
* | changed replacetag into toggletag | Anselm R.Garbe | 2006-08-14 | 1 | -29/+36 |
| | |||||
* | applied the saner patch (removed the pathetic one) | Anselm R.Garbe | 2006-08-14 | 1 | -7/+3 |
| | |||||
* | pplied Sanders appendtag patch | Anselm R.Garbe | 2006-08-14 | 1 | -2/+6 |
| | |||||
* | fixed a core dump | Anselm R.Garbe | 2006-08-14 | 1 | -2/+4 |
| | |||||
* | implemented restack behavior (floats are on top in tiled mode) | Anselm R.Garbe | 2006-08-14 | 1 | -10/+54 |
| | |||||
* | removed viewnext/viewprev | Anselm R.Garbe | 2006-08-14 | 1 | -20/+0 |
| | |||||
* | made shortcuts like proposed by Sander, renamed viewextend to toggleview ↵ | Anselm R.Garbe | 2006-08-13 | 1 | -1/+1 |
| | | | | (more clear) | ||||
* | implemented viewextend and added M-S-C-n shortcuts for extending the current ↵ | Anselm R.Garbe | 2006-08-11 | 1 | -6/+19 |
| | | | | view... updated man page (works great!) nice feature | ||||
* | implement multi-tag selection through button3 click on the specific tag | Anselm R.Garbe | 2006-08-11 | 1 | -9/+31 |
| | |||||
* | fixed the issue reported by sander (gaps at left columns button due to ↵ | Anselm R.Garbe | 2006-08-10 | 1 | -1/+4 |
| | | | | round-offs) | ||||
* | fixed view-change bug reported on the list | arg@10ksloc.org | 2006-08-04 | 1 | -14/+10 |
| | |||||
* | switched to regexp matching for Rules | arg@10ksloc.org | 2006-08-04 | 1 | -17/+51 |
| | |||||
* | removed TLast tag enum, now tags is simple defined as char *[] array, the ↵ | arg@10ksloc.org | 2006-08-03 | 1 | -9/+10 |
| | | | | rest is calculated correctly, rules take an int array for the tags | ||||
* | hotfix of settags | arg@10ksloc.org | 2006-08-03 | 1 | -2/+1 |
| | |||||
* | changed Client->tags and Rule->tags to be Bool (I'll also try to remove the ↵ | arg@10ksloc.org | 2006-08-03 | 1 | -5/+5 |
| | | | | TLast enum) | ||||
* | made fullscreen apps working fine in floating mode (there is no sane way to ↵ | arg@10ksloc.org | 2006-08-02 | 1 | -9/+8 |
| | | | | make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander | ||||
* | renamed ARRANGE into DEFMODE | arg@10ksloc.org | 2006-08-01 | 1 | -1/+1 |
| | |||||
* | centralized/externalized configuration to config.h | arg@10ksloc.org | 2006-08-01 | 1 | -18/+4 |
| | |||||
* | applied Jukkas prev/next patch with XK_{h,l} | arg@10ksloc.org | 2006-08-01 | 1 | -0/+14 |
| | |||||
* | applied Sanders patches | arg@10ksloc.org | 2006-08-01 | 1 | -0/+4 |
| | |||||
* | committed a patch which fixes the hints of Jukka | arg@10ksloc.org | 2006-08-01 | 1 | -4/+4 |
| | |||||
* | some cleanups/fixes inspired by Jukka Salmi's feedback | arg@10ksloc.org | 2006-07-21 | 1 | -6/+1 |
| | |||||
* | sanitization of several clunky stuff, removed heretag (rarely of use), ↵ | arg@10ksloc.org | 2006-07-21 | 1 | -22/+4 |
| | | | | simplified pop(), changed shortcuts to always contain MODKEY | ||||
* | using double-linked list in order to get correct prev focus handling | arg@10ksloc.org | 2006-07-20 | 1 | -0/+7 |
| | |||||
* | cleaned the CUSTOMIZE flags | arg@10ksloc.org | 2006-07-20 | 1 | -3/+5 |
| | |||||
* | made status bar drawing more robust, implemented togglemax and togglemode, ↵ | arg@10ksloc.org | 2006-07-20 | 1 | -2/+9 |
| | | | | works quite well | ||||
* | cleaned up code | arg@10ksloc.org | 2006-07-20 | 1 | -4/+5 |
| | |||||
* | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for the new rule handling ↵ | arg@10ksloc.org | 2006-07-20 | 1 | -18/+16 |
| | | | | remembering two kinds of geometries is unnecessary, removed the randomized (x,y) setting on dofloat startup, was kind too random und unpredictable |