aboutsummaryrefslogtreecommitdiff
path: root/tag.c
Commit message (Expand)AuthorAgeLines
* applied Jukkas patcharg@mmvi2006-09-25-1/+1
* removed a bunch of lines through making function signatures more consistent w...Anselm R. Garbe2006-09-12-12/+6
* does this preserve z order for anthony?Anselm R. Garbe2006-09-06-6/+3
* maybe this might workAnselm R. Garbe2006-09-06-3/+6
* moved transient_for tag inheritance to settagsAnselm R. Garbe2006-09-06-3/+7
* no, reodering floating clients definately breaks the manage() policy which at...Anselm R. Garbe2006-09-06-6/+3
* no, ordering floating clients at the end seems betterAnselm R. Garbe2006-09-05-3/+6
* sanders toggletag patch is much more elegantAnselm R. Garbe2006-09-05-1/+1
* fixing c->weight handlingAnselm R. Garbe2006-09-05-2/+3
* applied sanders patch to remove unnecessary commit()Anselm R. Garbe2006-08-31-13/+2
* configurenotify remembers max geom now, and restores this if necessary, howev...Anselm R. Garbe2006-08-29-3/+3
* applied patch similiar proposed by dave tweedAnselm R. Garbe2006-08-29-10/+13
* still something wrong with reorder()Anselm R. Garbe2006-08-29-4/+2
* fix client position in list also on tag and toggletagAnselm R. Garbe2006-08-29-0/+4
* updated man pageAnselm R. Garbe2006-08-23-0/+2
* implemented right tag drawing in the status bar and titlebarsAnselm R. Garbe2006-08-23-0/+2
* implemented class:inst:title matchingAnselm R. Garbe2006-08-23-4/+4
* separated several functions into view.cAnselm R. Garbe2006-08-22-186/+0
* fixed issue reported by sanderAnselm R.Garbe2006-08-16-3/+2
* added general centralization rule for new clients (works around various borke...Anselm R.Garbe2006-08-16-1/+4
* applied viewsel.patchAnselm R.Garbe2006-08-14-2/+6
* applied sanders tag()/toggletag() fixesAnselm R.Garbe2006-08-14-1/+4
* added missing arrangeAnselm R.Garbe2006-08-14-0/+1
* changed replacetag into toggletagAnselm R.Garbe2006-08-14-29/+36
* applied the saner patch (removed the pathetic one)Anselm R.Garbe2006-08-14-7/+3
* pplied Sanders appendtag patchAnselm R.Garbe2006-08-14-2/+6
* fixed a core dumpAnselm R.Garbe2006-08-14-2/+4
* implemented restack behavior (floats are on top in tiled mode)Anselm R.Garbe2006-08-14-10/+54
* removed viewnext/viewprevAnselm R.Garbe2006-08-14-20/+0
* made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Anselm R.Garbe2006-08-13-1/+1
* implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe2006-08-11-6/+19
* implement multi-tag selection through button3 click on the specific tagAnselm R.Garbe2006-08-11-9/+31
* fixed the issue reported by sander (gaps at left columns button due to round-...Anselm R.Garbe2006-08-10-1/+4
* fixed view-change bug reported on the listarg@10ksloc.org2006-08-04-14/+10
* switched to regexp matching for Rulesarg@10ksloc.org2006-08-04-17/+51
* removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org2006-08-03-9/+10
* hotfix of settagsarg@10ksloc.org2006-08-03-2/+1
* changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org2006-08-03-5/+5
* made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org2006-08-02-9/+8
* renamed ARRANGE into DEFMODEarg@10ksloc.org2006-08-01-1/+1
* centralized/externalized configuration to config.harg@10ksloc.org2006-08-01-18/+4
* applied Jukkas prev/next patch with XK_{h,l}arg@10ksloc.org2006-08-01-0/+14
* applied Sanders patchesarg@10ksloc.org2006-08-01-0/+4
* committed a patch which fixes the hints of Jukkaarg@10ksloc.org2006-08-01-4/+4
* some cleanups/fixes inspired by Jukka Salmi's feedbackarg@10ksloc.org2006-07-21-6/+1
* sanitization of several clunky stuff, removed heretag (rarely of use), simpli...arg@10ksloc.org2006-07-21-22/+4
* using double-linked list in order to get correct prev focus handlingarg@10ksloc.org2006-07-20-0/+7
* cleaned the CUSTOMIZE flagsarg@10ksloc.org2006-07-20-3/+5
* made status bar drawing more robust, implemented togglemax and togglemode, wo...arg@10ksloc.org2006-07-20-2/+9
* cleaned up codearg@10ksloc.org2006-07-20-4/+5