aboutsummaryrefslogtreecommitdiff
path: root/client.c
Commit message (Collapse)AuthorAge
...
* prepared yet another hotfix releaseAnselm R. Garbe2007-01-25
|
* applied offscreen appearance hotfixAnselm R. Garbe2007-01-24
|
* renamed activescreen into selscreenAnselm R. Garbe2007-01-23
|
* implemented Sanders remarksAnselm R. Garbe2007-01-23
|
* small changesAnselm R. Garbe2007-01-23
|
* removed a blank lineAnselm R. Garbe2007-01-23
|
* this version should also work with cornercases (like unmanage during !issel, ↵Anselm R. Garbe2007-01-23
| | | | etc.)
* I think this is the best solution of multihead supportAnselm R. Garbe2007-01-23
|
* this variant is known to work, but focus() is ugly - we need in general a ↵Anselm R. Garbe2007-01-22
| | | | better way to handle multihead, this issel-stuff looks awkward (maybe it might be a good idea to set sel to NULL but to introduce a Client *revert which is set if a screen is unfocused, have to think about it further).
* applied Sanders all5.patch (thanks for your weekend session, Sander!)Anselm R. Garbe2007-01-22
|
* removed drawclient and drawall (they performed useless operations/consumed ↵Anselm R. Garbe2007-01-15
| | | | useless cpu cycles)
* removed client title barAnselm R. Garbe2007-01-14
|
* renamed drawtitle into drawclientAnselm R. Garbe2007-01-04
|
* correctionsarg@mig292007-01-02
|
* next version will contain updated copyright noticearg@mig292007-01-02
|
* renamed updatesize into updatesizehints (thx to Sander for this hint)arg@mig292007-01-01
|
* removed Client->gravarg@mig292006-12-12
|
* removed gravitate for the momentarg@mig292006-12-11
|
* disabling configure() during resizearg@mig292006-12-11
|
* made gravitate effectless, waiting for complains ;)arg@mig292006-12-11
|
* applied Jukka's sizeof K&R compliance patch, applied Manuels' last-line ↵arg@mig292006-11-26
| | | | printage proposal for stdin reading.
* and another fixarg@mig292006-10-27
|
* applied sanders try2 patcharg@mig292006-10-27
|
* applied sanders max size fixarg@mig292006-10-27
|
* reverting to originalarg@mig292006-10-26
|
* some other changearg@mig292006-10-26
|
* apply small fix to prevent apps like mplayer wandering when toggling fullscreenarg@mig292006-10-26
|
* do* has no Arg arument anymore (never called directly)Anselm R. Garbe2006-10-06
|
* code polishing, removed unnecessary newlinesAnselm R. Garbe2006-10-06
|
* applied ality's hardcode-0 patchesAnselm R. Garbe2006-09-29
|
* applied Jukkas patchAnselm R. Garbe2006-09-28
|
* fixing the settags issue, preparing 1.7.1Anselm R. Garbe2006-09-27
|
* added configure(), but this doesn't really fix those frking broken SDL appsarg@mmvi2006-09-26
|
* fixed issue pointed out by Jukkaarg@mmvi2006-09-22
|
* implemented the maximization as I described on the mailinglist, this feels ↵arg@mmvi2006-09-22
| | | | better to me.
* reviewed client.carg@mmvi2006-09-20
|
* offscreen client appearance fixesarg@mmvi2006-09-15
|
* focus() enforces visibility of a client if not NULLarg@mmvi2006-09-15
|
* removed a bunch of lines through making function signatures more consistent ↵Anselm R. Garbe2006-09-12
| | | | with my style ( { does not belong to a new line, if function args are single-lined)
* small change to comments, renamed two set* functions in client.c into update*Anselm R. Garbe2006-09-11
|
* added some commentsAnselm R. Garbe2006-09-11
|
* applied sanders patch of not manipulating selAnselm R. Garbe2006-09-08
|
* hotfixAnselm R. Garbe2006-09-07
|
* simplified unmanageAnselm R. Garbe2006-09-07
|
* using a global stack for focus recovery on arrange() - seems to work greatAnselm R. Garbe2006-09-07
|
* no this is betterAnselm R. Garbe2006-09-06
|
* does this preserve z order for anthony?Anselm R. Garbe2006-09-06
|
* maybe this might workAnselm R. Garbe2006-09-06
|
* sanders solution is convincing and elegantAnselm R. Garbe2006-09-06
|
* seems to preserve floating client z-layer order (even with reorder() calls)Anselm R. Garbe2006-09-06
|