2006-09-27 |
Anselm R. Garbe | fixing the settags issue, preparing 1.7.1 |
blob | commitdiff | raw |
2006-09-26 |
arg@mmvi | added configure(), but this doesn't really fix those... |
blob | commitdiff | raw | diff to current |
2006-09-22 |
arg@mmvi | fixed issue pointed out by Jukka |
blob | commitdiff | raw | diff to current |
2006-09-22 |
arg@mmvi | implemented the maximization as I described on the... |
blob | commitdiff | raw | diff to current |
2006-09-20 |
arg@mmvi | reviewed client.c |
blob | commitdiff | raw | diff to current |
2006-09-15 |
arg@mmvi | offscreen client appearance fixes |
blob | commitdiff | raw | diff to current |
2006-09-15 |
arg@mmvi | focus() enforces visibility of a client if not NULL |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Anselm R. Garbe | removed a bunch of lines through making function signat... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Anselm R. Garbe | small change to comments, renamed two set* functions... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Anselm R. Garbe | added some comments |
blob | commitdiff | raw | diff to current |
2006-09-08 |
Anselm R. Garbe | applied sanders patch of not manipulating sel |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Anselm R. Garbe | hotfix |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Anselm R. Garbe | simplified unmanage |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Anselm R. Garbe | using a global stack for focus recovery on arrange... |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | no this is better |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | does this preserve z order for anthony? |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | maybe this might work |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | sanders solution is convincing and elegant |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | seems to preserve floating client z-layer order (even... |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | moved transient_for tag inheritance to settags |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Anselm R. Garbe | no, reodering floating clients definately breaks the... |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Anselm R. Garbe | no, ordering floating clients at the end seems better |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Anselm R. Garbe | simplified manage |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Anselm R. Garbe | hotfixing with sanders hint |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Anselm R. Garbe | fixing the issue that new clients appear lowered |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Anselm R. Garbe | applied Sanders max_and_focus.patch |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Anselm R. Garbe | still something wrong with reorder() |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Anselm R. Garbe | added attach/detach functions which don't attach at... |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Anselm R. Garbe | removed crappy variables |
blob | commitdiff | raw | diff to current |
2006-08-28 |
Anselm R. Garbe | applied sanders focus_ patches |
blob | commitdiff | raw | diff to current |
2006-08-23 |
Anselm R. Garbe | updated man page |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Anselm R. Garbe | separated several functions into view.c |
blob | commitdiff | raw | diff to current |
2006-08-21 |
[email protected]... | windows which have set transient_for hint inherit the... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
[email protected]... | after switching to OpenBSD again, I switched back to... |
blob | commitdiff | raw | diff to current |
2006-08-21 |
Anselm R.Garbe | applied Sanders focus_* patches, removed the unnecessar... |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Anselm R.Garbe | applied Sanders patch |
blob | commitdiff | raw | diff to current |
2006-08-18 |
Anselm R.Garbe | made a new client position strategy similiar to that... |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Anselm R.Garbe | fixed a bug reported by sander |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Anselm R.Garbe | centering apps only if transient_for is not(!) set |
blob | commitdiff | raw | diff to current |
2006-08-17 |
Anselm R.Garbe | fixed issue Sander reported |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Anselm R.Garbe | condition was insufficient |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Anselm R.Garbe | fixed issue reported by sander |
blob | commitdiff | raw | diff to current |
2006-08-16 |
Anselm R.Garbe | added general centralization rule for new clients ... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | removed NUMLOCKMASK, added dynamically calculated numlo... |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | fixed |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | added some flicker prevention |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | fixed a core dump |
blob | commitdiff | raw | diff to current |
2006-08-14 |
Anselm R.Garbe | implemented restack behavior (floats are on top in... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Anselm R.Garbe | implement multi-tag selection through button3 click... |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Anselm R.Garbe | applied Sander's patch as well |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Anselm R.Garbe | simplified unmanage |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Anselm R.Garbe | removed the if(clients) check from popping code |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | applied Sanders zoom_update patch |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | respecting inc hints in floating mode on togglemax |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | reverting last patch, that sucks, I don't care about... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | togglemax repects inc-hints (this way gvim can be toggl... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | applied sumik's multihead patch |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Anselm R.Garbe | disallow zoom on maximized clients |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Anselm R.Garbe | removed NET_ACTIVE_WINDOW handling |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Anselm R.Garbe | implemented NET_ACTIVE_WINDOW support |
blob | commitdiff | raw | diff to current |
2006-08-07 |
[email protected] | applied endless loop prevention on zoom() |
blob | commitdiff | raw | diff to current |
2006-08-05 |
[email protected] | small fix of the last commit |
blob | commitdiff | raw | diff to current |
2006-08-05 |
[email protected] | using -Os again, zoom is ignored in floating mode or... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
[email protected] | mouse grab needs also to grab for combinations of numlo... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
[email protected] | removed TLast tag enum, now tags is simple defined... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
[email protected] | changed Client->tags and Rule->tags to be Bool (I'll... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
[email protected] | made fullscreen apps working fine in floating mode... |
blob | commitdiff | raw | diff to current |
2006-08-02 |
[email protected] | new stuff |
blob | commitdiff | raw | diff to current |
2006-08-02 |
[email protected] | implemented focus on enterwindow on titlebars |
blob | commitdiff | raw | diff to current |
2006-08-02 |
[email protected] | reverting to old resize policy |
blob | commitdiff | raw | diff to current |
2006-08-02 |
[email protected] | new resize stuff (using XConfigureWindow instead of... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
[email protected] | renamed WM_PROTOCOL_DELWIN into PROTODELWIN |
blob | commitdiff | raw | diff to current |
2006-08-01 |
[email protected] | removed artefacts of single-linked list (thanx to Jukka... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
[email protected] | uppercasing all define'd values (uppercase-prefixed... |
blob | commitdiff | raw | diff to current |
2006-08-01 |
[email protected] | applied Sanders patches |
blob | commitdiff | raw | diff to current |
2006-08-01 |
[email protected] | committed a patch which fixes the hints of Jukka |
blob | commitdiff | raw | diff to current |
2006-07-21 |
[email protected] | sanitization of several clunky stuff, removed heretag... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
[email protected] | applied sanders no_sizehints for tiled mode patch ... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
[email protected] | serious mistake in pop() (forgot to set c->prev to... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
[email protected] | using double-linked list in order to get correct prev... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
[email protected] | made status bar drawing more robust, implemented toggle... |
blob | commitdiff | raw | diff to current |
2006-07-20 |
[email protected] | cleaned up code |
blob | commitdiff | raw | diff to current |
2006-07-20 |
[email protected] | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | implemented regexp matching for rules |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | applied Jukka's patch with s/ModKeyMask/MODKEY/g |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | fixed the bug mentioned by Sander |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | refactored Sanders code somewhat |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | implemented fallback for too many clients in stacked... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | and another fix... |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | yet another typo fix |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | fixed a typo |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | floating clients get random (x,y) offsets now |
blob | commitdiff | raw | diff to current |
2006-07-19 |
[email protected] | applied Sanders resize patch, fixed lower bug |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Anselm R. Garbe | implemened distinguishing float/managed geometries... |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Anselm R. Garbe | pop on heretag |
blob | commitdiff | raw | diff to current |
2006-07-18 |
Anselm R. Garbe | added heretag command which allows to tag a client... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Anselm R. Garbe | another XSync |
blob | commitdiff | raw | diff to current |
2006-07-15 |
Anselm R. Garbe | several additions in mouse handling ;) |
blob | commitdiff | raw | diff to current |
2006-07-15 |
Anselm R. Garbe | fixed XSync handling and finished man page |
blob | commitdiff | raw | diff to current |
2006-07-15 |
Anselm R. Garbe | sanitized other stuff |
blob | commitdiff | raw | diff to current |
next |