2007-01-23 |
Anselm R. Garbe | I think this is the best solution of multihead support |
blob | commitdiff |
2007-01-22 |
Anselm R. Garbe | this variant is known to work, but focus() is ugly... |
blob | commitdiff | diff to current |
2007-01-22 |
Anselm R. Garbe | applied Sanders all5.patch (thanks for your weekend... |
blob | commitdiff | diff to current |
2007-01-15 |
Anselm R. Garbe | removed drawclient and drawall (they performed useless... |
blob | commitdiff | diff to current |
2007-01-14 |
Anselm R. Garbe | removed client title bar |
blob | commitdiff | diff to current |
2007-01-04 |
Anselm R. Garbe | renamed drawtitle into drawclient |
blob | commitdiff | diff to current |
2007-01-02 |
arg@mig29 | corrections |
blob | commitdiff | diff to current |
2007-01-02 |
arg@mig29 | next version will contain updated copyright notice |
blob | commitdiff | diff to current |
2007-01-01 |
arg@mig29 | renamed updatesize into updatesizehints (thx to Sander... |
blob | commitdiff | diff to current |
2006-12-12 |
arg@mig29 | removed Client->grav |
blob | commitdiff | diff to current |
2006-12-11 |
arg@mig29 | removed gravitate for the moment |
blob | commitdiff | diff to current |
2006-12-11 |
arg@mig29 | disabling configure() during resize |
blob | commitdiff | diff to current |
2006-12-11 |
arg@mig29 | made gravitate effectless, waiting for complains ;) |
blob | commitdiff | diff to current |
2006-11-26 |
arg@mig29 | applied Jukka's sizeof K&R compliance patch, applied... |
blob | commitdiff | diff to current |
2006-10-27 |
arg@mig29 | and another fix |
blob | commitdiff | diff to current |
2006-10-27 |
arg@mig29 | applied sanders try2 patch |
blob | commitdiff | diff to current |
2006-10-27 |
arg@mig29 | applied sanders max size fix |
blob | commitdiff | diff to current |
2006-10-26 |
arg@mig29 | reverting to original |
blob | commitdiff | diff to current |
2006-10-26 |
arg@mig29 | some other change |
blob | commitdiff | diff to current |
2006-10-26 |
arg@mig29 | apply small fix to prevent apps like mplayer wandering... |
blob | commitdiff | diff to current |
2006-10-06 |
Anselm R. Garbe | do* has no Arg arument anymore (never called directly) |
blob | commitdiff | diff to current |
2006-10-06 |
Anselm R. Garbe | code polishing, removed unnecessary newlines |
blob | commitdiff | diff to current |
2006-09-29 |
Anselm R. Garbe | applied ality's hardcode-0 patches |
blob | commitdiff | diff to current |
2006-09-28 |
Anselm R. Garbe | applied Jukkas patch |
blob | commitdiff | diff to current |
2006-09-27 |
Anselm R. Garbe | fixing the settags issue, preparing 1.7.1 |
blob | commitdiff | diff to current |
2006-09-26 |
arg@mmvi | added configure(), but this doesn't really fix those... |
blob | commitdiff | diff to current |
2006-09-22 |
arg@mmvi | fixed issue pointed out by Jukka |
blob | commitdiff | diff to current |
2006-09-22 |
arg@mmvi | implemented the maximization as I described on the... |
blob | commitdiff | diff to current |
2006-09-20 |
arg@mmvi | reviewed client.c |
blob | commitdiff | diff to current |
2006-09-15 |
arg@mmvi | offscreen client appearance fixes |
blob | commitdiff | diff to current |
2006-09-15 |
arg@mmvi | focus() enforces visibility of a client if not NULL |
blob | commitdiff | diff to current |
2006-09-12 |
Anselm R. Garbe | removed a bunch of lines through making function signat... |
blob | commitdiff | diff to current |
2006-09-11 |
Anselm R. Garbe | small change to comments, renamed two set* functions... |
blob | commitdiff | diff to current |
2006-09-11 |
Anselm R. Garbe | added some comments |
blob | commitdiff | diff to current |
2006-09-08 |
Anselm R. Garbe | applied sanders patch of not manipulating sel |
blob | commitdiff | diff to current |
2006-09-07 |
Anselm R. Garbe | hotfix |
blob | commitdiff | diff to current |
2006-09-07 |
Anselm R. Garbe | simplified unmanage |
blob | commitdiff | diff to current |
2006-09-07 |
Anselm R. Garbe | using a global stack for focus recovery on arrange... |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | no this is better |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | does this preserve z order for anthony? |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | maybe this might work |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | sanders solution is convincing and elegant |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | seems to preserve floating client z-layer order (even... |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | moved transient_for tag inheritance to settags |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | no, reodering floating clients definately breaks the... |
blob | commitdiff | diff to current |
2006-09-05 |
Anselm R. Garbe | no, ordering floating clients at the end seems better |
blob | commitdiff | diff to current |
2006-09-04 |
Anselm R. Garbe | simplified manage |
blob | commitdiff | diff to current |
2006-09-04 |
Anselm R. Garbe | hotfixing with sanders hint |
blob | commitdiff | diff to current |
2006-09-04 |
Anselm R. Garbe | fixing the issue that new clients appear lowered |
blob | commitdiff | diff to current |
2006-09-04 |
Anselm R. Garbe | applied Sanders max_and_focus.patch |
blob | commitdiff | diff to current |
2006-08-29 |
Anselm R. Garbe | still something wrong with reorder() |
blob | commitdiff | diff to current |
2006-08-29 |
Anselm R. Garbe | added attach/detach functions which don't attach at... |
blob | commitdiff | diff to current |
2006-08-28 |
Anselm R. Garbe | removed crappy variables |
blob | commitdiff | diff to current |
2006-08-28 |
Anselm R. Garbe | applied sanders focus_ patches |
blob | commitdiff | diff to current |
2006-08-23 |
Anselm R. Garbe | updated man page |
blob | commitdiff | diff to current |
2006-08-22 |
Anselm R. Garbe | separated several functions into view.c |
blob | commitdiff | diff to current |
2006-08-21 |
arg@localhost.10kl... | windows which have set transient_for hint inherit the... |
blob | commitdiff | diff to current |
2006-08-21 |
arg@localhost.10kl... | after switching to OpenBSD again, I switched back to... |
blob | commitdiff | diff to current |
2006-08-21 |
Anselm R.Garbe | applied Sanders focus_* patches, removed the unnecessar... |
blob | commitdiff | diff to current |
2006-08-18 |
Anselm R.Garbe | applied Sanders patch |
blob | commitdiff | diff to current |
2006-08-18 |
Anselm R.Garbe | made a new client position strategy similiar to that... |
blob | commitdiff | diff to current |
2006-08-17 |
Anselm R.Garbe | fixed a bug reported by sander |
blob | commitdiff | diff to current |
2006-08-17 |
Anselm R.Garbe | centering apps only if transient_for is not(!) set |
blob | commitdiff | diff to current |
2006-08-17 |
Anselm R.Garbe | fixed issue Sander reported |
blob | commitdiff | diff to current |
2006-08-16 |
Anselm R.Garbe | condition was insufficient |
blob | commitdiff | diff to current |
2006-08-16 |
Anselm R.Garbe | fixed issue reported by sander |
blob | commitdiff | diff to current |
2006-08-16 |
Anselm R.Garbe | added general centralization rule for new clients ... |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | removed NUMLOCKMASK, added dynamically calculated numlo... |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | fixed |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | added some flicker prevention |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | fixed a core dump |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | implemented restack behavior (floats are on top in... |
blob | commitdiff | diff to current |
2006-08-11 |
Anselm R.Garbe | implement multi-tag selection through button3 click... |
blob | commitdiff | diff to current |
2006-08-11 |
Anselm R.Garbe | applied Sander's patch as well |
blob | commitdiff | diff to current |
2006-08-11 |
Anselm R.Garbe | simplified unmanage |
blob | commitdiff | diff to current |
2006-08-11 |
Anselm R.Garbe | removed the if(clients) check from popping code |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | applied Sanders zoom_update patch |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | respecting inc hints in floating mode on togglemax |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | reverting last patch, that sucks, I don't care about... |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | togglemax repects inc-hints (this way gvim can be toggl... |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | applied sumik's multihead patch |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | disallow zoom on maximized clients |
blob | commitdiff | diff to current |
2006-08-08 |
Anselm R.Garbe | removed NET_ACTIVE_WINDOW handling |
blob | commitdiff | diff to current |
2006-08-08 |
Anselm R.Garbe | implemented NET_ACTIVE_WINDOW support |
blob | commitdiff | diff to current |
2006-08-07 |
arg@10ksloc.org | applied endless loop prevention on zoom() |
blob | commitdiff | diff to current |
2006-08-05 |
arg@10ksloc.org | small fix of the last commit |
blob | commitdiff | diff to current |
2006-08-05 |
arg@10ksloc.org | using -Os again, zoom is ignored in floating mode or... |
blob | commitdiff | diff to current |
2006-08-05 |
arg@10ksloc.org | mouse grab needs also to grab for combinations of numlo... |
blob | commitdiff | diff to current |
2006-08-03 |
arg@10ksloc.org | removed TLast tag enum, now tags is simple defined... |
blob | commitdiff | diff to current |
2006-08-03 |
arg@10ksloc.org | changed Client->tags and Rule->tags to be Bool (I'll... |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | made fullscreen apps working fine in floating mode... |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | new stuff |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | implemented focus on enterwindow on titlebars |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | reverting to old resize policy |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | new resize stuff (using XConfigureWindow instead of... |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | renamed WM_PROTOCOL_DELWIN into PROTODELWIN |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | removed artefacts of single-linked list (thanx to Jukka... |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | uppercasing all define'd values (uppercase-prefixed... |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | applied Sanders patches |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | committed a patch which fixes the hints of Jukka |
blob | commitdiff | diff to current |
next |