2009-06-23 |
Anselm R Garbe | moved clients/stack/sel to Monitor, that's a per monito... |
| commitdiff |
2009-06-23 |
Anselm R Garbe | declare buf only if XINERAMA support is used |
| commitdiff |
2009-06-23 |
Anselm R Garbe | if compiled without XINERAMA support assume 1 monitor... |
| commitdiff |
2009-06-22 |
Anselm R Garbe | some more refactoring, bar toggle fixes |
| commitdiff |
2009-06-22 |
Anselm R Garbe | hotfixes |
| commitdiff |
2009-06-22 |
Anselm R Garbe | changes monitor structure to be a list |
| commitdiff |
2009-06-20 |
Anselm R Garbe | we need a tagset per monitor, removed tagset declaratio... |
| commitdiff |
2009-06-20 |
Anselm R Garbe | some minor fixes regarding the new xinerama support |
| commitdiff |
2009-06-20 |
Anselm R Garbe | several fixes through ISVISIBLE change (takes Monitor... |
| commitdiff |
2009-06-20 |
Anselm R Garbe | experimental xinerama support, two new actions, Mod1... |
| commitdiff |
2009-06-19 |
Anselm R Garbe | introduction of Monitor for better Xinerama support... |
| commitdiff |
2009-05-29 |
Anselm R Garbe | removed MAXTAGLEN |
| commitdiff |
2009-04-20 |
Anselm R Garbe | next version will be 5.6, shortened some very long... |
| commitdiff |
2009-04-18 |
Anselm R Garbe | Added tag 5.5 for changeset deaa276abac1 |
| commitdiff |
2009-03-19 |
Anselm R Garbe | applied Marc Andre Tanners showhide patch, the removal... |
| commitdiff |
2009-03-17 |
Anselm R Garbe | applied Gottox' patches, and also removed usegrab |
| commitdiff |
2009-03-03 |
[email protected] | applied the patch I missed from Gottox, thanks mate! |
| commitdiff |
2009-03-02 |
Anselm R Garbe | applied Gottox' resizehints patch, thanks Gottox! |
| commitdiff |
2009-02-21 |
Anselm R Garbe | some NULL fixes |
| commitdiff |
2009-02-21 |
Anselm R Garbe | override_redirect is Bool |
| commitdiff |
2009-02-21 |
Anselm R Garbe | applied Gottox' adjustborder removal patch (thanks!) |
| commitdiff |
2009-02-14 |
a@null | applied nsz' remark |
| commitdiff |
2009-02-12 |
Premysl Hruby | fix of typo, thx to Enno Gottox Boland |
| commitdiff |
2009-02-08 |
a@null | Added tag 5.4.1 for changeset 85a78d8afa0f |
| commitdiff |
2009-02-08 |
a@null | fixed an issue reported by Nibble, also fixed s/2008... |
| commitdiff |
2009-02-08 |
a@null | Added tag 5.4 for changeset 8b7836a471f8 |
| commitdiff |
2009-02-08 |
a@null | avoid reverting the border if it's not necessary (avoid... |
| commitdiff |
2008-12-20 |
a@null | spotted missing spaces |
| commitdiff |
2008-12-20 |
a@null | reverting some border patches |
| commitdiff |
2008-12-19 |
a@null | changed adjustborder to be a macro |
| commitdiff |
2008-12-19 |
a@null | applied yiyus applyrules() patch |
| commitdiff |
2008-12-17 |
a@null | implemented noborder for 1 client in the view |
| commitdiff |
2008-12-13 |
a@null | made status script example of .xinitrc more useful |
| commitdiff |
2008-12-13 |
a@null | ok, using signal.h for portability reasons |
| commitdiff |
2008-12-13 |
a@null | removed unnecessary closure of stdin reported by Freder... |
| commitdiff |
2008-12-13 |
a@null | added sys/signal.h inclusion for BSD compliance |
| commitdiff |
2008-12-12 |
a@null | re-applied Neale's spawn patch, credited Neale in LICENSE |
| commitdiff |
2008-12-12 |
a@null | applied Neale Pickett's xprop status reading patch... |
| commitdiff |
2008-12-06 |
[email protected]... | applied yiyus fix |
| commitdiff |
2008-12-06 |
Anselm R Garbe | fix |
| commitdiff |
2008-12-06 |
Anselm R Garbe | Added tag 5.3.1 for changeset 335301ed102f |
| commitdiff |
2008-12-06 |
Anselm R Garbe | integrated yiyus clearurgent refactoring |
| commitdiff |
2008-12-06 |
[email protected]... | reverted spawn |
| commitdiff |
2008-12-04 |
Anselm R Garbe | Added tag 5.3 for changeset 4004d6116035 |
| commitdiff |
2008-12-04 |
Anselm R Garbe | added Neale Pickett's spawn patch, thanks Neale |
| commitdiff |
2008-11-16 |
Anselm R Garbe | applied Gottox' comment fix (thanks) |
| commitdiff |
2008-10-19 |
Anselm R Garbe | several changes towards 5.3, XINERAMA is disabled by... |
| commitdiff |
2008-10-15 |
Premysl Hruby | removed NOBORDER(broken and badly used), introduce... |
| commitdiff |
2008-09-09 |
Anselm R Garbe | Added tag 5.2 for changeset e4bcaca8e6ef |
| commitdiff |
2008-09-08 |
Anselm R Garbe | using malloc() instead of calloc() and sticking to... |
| commitdiff |
2008-09-07 |
Anselm R Garbe | applied XGetWMNormalHints fix |
| commitdiff |
2008-09-06 |
Anselm R Garbe | I prefer doing the check in showhide |
| commitdiff |
2008-09-06 |
Anselm R Garbe | applied Donald Chai's showhide patch in slightly modifi... |
| commitdiff |
2008-09-06 |
Anselm R Garbe | applied Martin Hurton's checkotherwm simplification |
| commitdiff |
2008-09-02 |
Anselm R Garbe | applied Peter Hartlichs aspect revert fix |
| commitdiff |
2008-09-02 |
Anselm R Garbe | applied Gottox' grabkey patch |
| commitdiff |
2008-09-01 |
Anselm R Garbe | applied yiyus tagbar patch |
| commitdiff |
2008-09-01 |
[email protected]... | merged merge |
| commitdiff |
2008-08-29 |
Anselm R Garbe | fixed |
| commitdiff |
2008-08-29 |
Anselm R Garbe | checking result of XGetClassHint, removed some obsolete... |
| commitdiff |
2008-08-27 |
Anselm R Garbe | merged my changes |
| commitdiff |
2008-08-27 |
Anselm R Garbe | introduced NOBORDER macro to hide the nasty - 2 * c... |
| commitdiff |
2008-08-25 |
Premysl Hruby | WM_NAME is builtin atom |
| commitdiff |
2008-08-25 |
Anselm R Garbe | grabbuttons() and grabkeys() are now independent from... |
| commitdiff |
2008-08-25 |
Anselm R Garbe | reverted some resize() changes, reverted setlocale... |
| commitdiff |
2008-08-23 |
Anselm R Garbe | applied Peter Hartlich's patch regarding aspect calcula... |
| commitdiff |
2008-08-23 |
Anselm R Garbe | removed artifact from wmii |
| commitdiff |
2008-08-23 |
Anselm R Garbe | changed grabkeys, removed initmodmap |
| commitdiff |
2008-08-23 |
Anselm R Garbe | applied Peter Hartlich's initmodmap patch |
| commitdiff |
2008-08-22 |
Premysl Hruby | applied fix of toggletag by Jan Kaliszewski |
| commitdiff |
2008-08-18 |
Anselm R Garbe | Martin Hurtons typo fix |
| commitdiff |
2008-08-18 |
Anselm R Garbe | fixed error I did when applying Martin Hurton's drawtex... |
| commitdiff |
2008-08-18 |
Anselm R Garbe | applied Martin Hurtons resizemouse patch |
| commitdiff |
2008-08-18 |
Anselm R Garbe | applied Martin Hurton's movemouse() patch |
| commitdiff |
2008-08-18 |
Anselm R Garbe | using None instead of 0 for trans |
| commitdiff |
2008-08-18 |
Anselm R Garbe | abc... |
| commitdiff |
2008-08-18 |
Anselm R Garbe | removed the i = textnw... as remarked by Martin Hurton |
| commitdiff |
2008-08-18 |
Anselm R Garbe | applied Martin Hurton's scan() patch with slight modifi... |
| commitdiff |
2008-08-18 |
Anselm R Garbe | changed order of variables in drawtext |
| commitdiff |
2008-08-18 |
Anselm R Garbe | applied Martin Hurton's drawtext() patch |
| commitdiff |
2008-08-18 |
Anselm R Garbe | applied Martin Hurton's view() simplification, not... |
| commitdiff |
2008-08-18 |
Anselm R Garbe | making a comment more explicit |
| commitdiff |
2008-08-18 |
Anselm R Garbe | removed setlocale() stuff, not necessary if Xmb in use |
| commitdiff |
2008-08-18 |
Anselm R Garbe | added a comment about FAQ regarding mfact meaning |
| commitdiff |
2008-08-18 |
Anselm R Garbe | added some comments regarding FAQ about s{x,y,w,h}... |
| commitdiff |
2008-08-18 |
Anselm R Garbe | initialize trans with 0 |
| commitdiff |
2008-08-14 |
Premysl Hruby | fix of XGetTransientForHint in manage() |
| commitdiff |
2008-08-14 |
Premysl Hruby | applied cleanup from M. Hurton and S. Nagy |
| commitdiff |
2008-08-12 |
Premysl Hruby | fixes using arg->i instead of arg->ui |
| commitdiff |
2008-08-04 |
anselm@anselm1 | applied Johannes Hofmann's patch, please test |
| commitdiff |
2008-08-02 |
Anselm R Garbe | made readin a config.h variable |
| commitdiff |
2008-07-29 |
Anselm R Garbe | Added tag 5.1 for changeset ce355cea9bb8 |
| commitdiff |
2008-07-29 |
Anselm R Garbe | forcing fullscreen windows to bw=0, though most fullscr... |
| commitdiff |
2008-07-18 |
Anselm R Garbe | potential crash fix if xinerama behaves broken, though... |
| commitdiff |
2008-07-18 |
Premysl Hruby | make hg tip compilable with default config |
| commitdiff |
2008-07-16 |
Anselm R Garbe | local use of xidx is useless, got rid of it, falling... |
| commitdiff |
2008-07-16 |
Anselm R Garbe | got rid of compile time xidx configuration, querying... |
| commitdiff |
2008-07-16 |
Anselm R Garbe | reverted uint redefinition |
| commitdiff |
2008-07-13 |
anselm@aab | applied anydot's urgency hint patch, thanks! |
| commitdiff |
2008-07-03 |
Anselm R Garbe | renamed eprint die |
| commitdiff |
next |