aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Fix bug #104 found by pistachebacardi55Raphael Khaiat1-3/+6
2011-03-24Fix feature expose when there is no client on the screen.Raphael Khaiat2-3/+7
2011-03-23Fix "flick" when new client is not in current tagViet Nguyen Quoc1-3/+10
2011-03-23Add the keybind client_set_master in the default wmfsrcRaphael Khaiat2-4/+7
2011-03-23Add client_set_master commandViet Nguyen Quoc3-0/+26
2011-03-23Fix "expose" feature by adding "request_update" to all tags of theRaphael Khaiat1-1/+4
2011-03-22Delete useless functionRaphael Khaiat1-1/+0
2011-03-22Fix "expose feature"Raphael Khaiat1-1/+2
2011-03-21Add "expose" feature ala mac OS X to display all client of a screenRaphael Khaiat5-0/+51
2011-03-11focus_follow_movement caused flickering, fixed.Paride Legovini1-1/+2
2011-03-11Merge branch 'master' into bacardi55Raphael Khaiat6-8/+52
2011-03-06Client: Fix client closing from additional tagMartin Duquesnoy1-3/+9
2011-02-25Event/conf: Add focus_follow_movement [misc] option requested by pl_Martin Duquesnoy4-5/+27
2011-02-25Client: Add client_screen_set uicb function requested by 0x1Martin Duquesnoy3-0/+16
2011-02-23Delete deprecated option raiseswitchRaphael Khaiat2-2/+0
2011-02-23Merge branch 'master' of github.com:xorg62/wmfs into bacardi55Raphael Khaiat21-827/+1007
2011-02-23Remove double follow_client entry in the rule section of the wmfsrcRaphael Khaiat1-1/+0
2011-02-23Remove a lot of static declarationsClément Bœsch10-686/+653
2011-02-23Make a bunch of stuff staticClément Bœsch14-106/+76
2011-02-23Remove unused functionsClément Bœsch3-30/+0
2011-02-23CosmeticClément Bœsch6-11/+0
2011-02-23Avoid overflow on retClément Bœsch1-1/+1
2011-02-23Avoid last ret char not being zero after strncpyClément Bœsch1-1/+1
2011-02-23Option -W is deprecated; -Wextra is its replacementClément Bœsch1-1/+1
2011-02-23Barwin/Frame: Optimization of saikobee featureMartin Duquesnoy7-29/+81
2011-02-23Merge https://github.com/saikobee/wmfsMartin Duquesnoy9-37/+269
2011-02-23Fixed tag bar border drawingBrian Mock1-9/+4
2011-02-22Tag background wasn't shaded properlyBrian Mock1-4/+9
2011-02-22Final touches, including wmfsrc default optionsBrian Mock3-6/+12
2011-02-22Should work... but no compileBrian Mock4-7/+16
2011-02-22Fixed some bad whitespace in config.cBrian Mock1-2/+2
2011-02-22Added comments to all my color.c functionsBrian Mock1-0/+30
2011-02-22Shading seems to work, still need to add configBrian Mock7-91/+43
2011-02-22Fix client_tile_raise featureRaphael Khaiat1-2/+2
2011-02-21Fixed style on "if"Brian Mock1-1/+2
2011-02-21Fixed licensing info to use my nameBrian Mock2-2/+2
2011-02-21Forgot license infoBrian Mock2-1/+63
2011-02-21Added color functionsBrian Mock2-0/+172
2011-02-21Client: Fix raise of client when maximizeMartin Duquesnoy3-3/+5
2011-02-21Client: Add new_client_get_mouse feature requested by thechitowncubsMartin Duquesnoy4-23/+36
2011-02-19Fix typo in wmfsrc about the status_pathRaphael Khaiat1-1/+1
2011-02-19Merge branch 'master' into bacardi55Raphael Khaiat1-0/+9
2011-02-16Correct previous feature for raising tiled clientRaphael Khaiat1-2/+2
2011-02-15Add feature for raising tile client over free client when selected.Raphael Khaiat4-1/+5
2011-02-15Fix mod of configureMartin Duquesnoy2-0/+0
2011-02-15Add removed things from bacadi55 commitsMartin Duquesnoy1-0/+3
2011-02-15Client: Swap tag in client_swap if c1->tag != c2->tagMartin Duquesnoy3-3/+9
2011-02-14Delete unused paramRaphael Khaiat1-2/+0
2011-02-14Add unused function and comments in the wmfsrcRaphael Khaiat1-8/+36
2011-02-02Add function about changing screen in the default wmfsrcRaphael Khaiat1-0/+7