Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mouse-panning while pressing button2 | Bert | 2011-01-29 | 1 | -3/+30 |
| | |||||
* | Added plenty lots of options | Bert | 2011-01-28 | 1 | -0/+4 |
| | |||||
* | Added -w cmdline option | Bert | 2011-01-27 | 1 | -6/+3 |
| | |||||
* | Merge remote branch 'falconindy/mouse' | Bert | 2011-01-26 | 1 | -1/+1 |
|\ | |||||
| * | window.c: include ButtonPress events in Input | Dave Reisner | 2011-01-23 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Dave Reisner <d@falconindy.com> | ||||
* | | Implemented fullscreen mode | Bert | 2011-01-23 | 1 | -5/+38 |
|/ | |||||
* | Handle window resize events properly | Bert | 2011-01-22 | 1 | -8/+9 |
| | |||||
* | Stricter object encapsulation | Bert | 2011-01-21 | 1 | -6/+5 |
| | |||||
* | Bigger background pixmap | Bert | 2011-01-20 | 1 | -4/+7 |
| | |||||
* | No more expose handling | Bert | 2011-01-20 | 1 | -9/+20 |
| | |||||
* | Put some useful information in the window title | Bert | 2011-01-20 | 1 | -2/+12 |
| | |||||
* | Fixed initial window title | Bert | 2011-01-20 | 1 | -2/+5 |
| | |||||
* | Render image on window | Bert | 2011-01-18 | 1 | -0/+7 |
| | |||||
* | Renamed FATAL to DIE | Bert | 2011-01-18 | 1 | -3/+3 |
| | |||||
* | Encapsulate window environment in win_env_t | Bert | 2011-01-18 | 1 | -37/+30 |
| | |||||
* | Small refactorings | Bert | 2011-01-17 | 1 | -6/+12 |
| | |||||
* | Gray window background | Bert | 2011-01-17 | 1 | -1/+8 |
| | |||||
* | React to ConfigureNotify | Bert | 2011-01-17 | 1 | -0/+16 |
| | |||||
* | New BG_COLOR setting in config.h | Bert | 2011-01-17 | 1 | -4/+3 |
| | |||||
* | Added win_open & win_close | Bert | 2011-01-17 | 1 | -0/+66 |
| | |||||
* | Non-working skeleton | Bert | 2011-01-17 | 1 | -0/+21 |