Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-05-07 | new version | fluxgen | 1 | -1/+1 | |
2003-05-07 | minor fix | fluxgen | 1 | -2/+2 | |
2003-05-07 | move compiled-in option reporting into -info | rathnor | 1 | -27/+42 | |
Also explicitly say which ones aren't in. | |||||
2003-05-07 | fixed expose event | fluxgen | 2 | -2/+6 | |
2003-05-07 | fixed options | fluxgen | 1 | -72/+43 | |
2003-05-07 | new version | fluxgen | 1 | -12/+11 | |
2003-05-07 | fix crash from removeClient if window wasn't the active client | rathnor | 2 | -7/+17 | |
2003-05-07 | transient fixes by making them WinClients | rathnor | 7 | -315/+251 | |
2003-05-07 | minor focus twiddle | rathnor | 1 | -2/+4 | |
2003-05-07 | fix alignment of unstuck default pixmap | rathnor | 1 | -2/+2 | |
2003-05-07 | better error msg | fluxgen | 1 | -19/+22 | |
2003-05-07 | update | fluxgen | 1 | -0/+12 | |
2003-05-07 | pixmap buttons, done | fluxgen | 1 | -1/+1 | |
2003-05-07 | comments | fluxgen | 1 | -3/+4 | |
2003-05-07 | forgot return | fluxgen | 1 | -0/+1 | |
2003-05-07 | init m_background_pm | fluxgen | 1 | -1/+3 | |
2003-05-07 | fixed focus new on deiconify | fluxgen | 1 | -2/+2 | |
2003-05-07 | minor cleaning | fluxgen | 1 | -3/+3 | |
2003-05-07 | rearranged Resource class | fluxgen | 1 | -35/+36 | |
2003-05-07 | Fixed include and some comments | fluxgen | 1 | -4/+4 | |
2003-05-07 | fixed RENDER extension checking | fluxgen | 2 | -12/+37 | |
2003-05-06 | added stuck pixmap, and unfocus pixmaps | fluxgen | 3 | -39/+123 | |
2003-05-06 | fixed problem with multiple screens redrawing, the m_screen_num wasnt set | fluxgen | 1 | -5/+13 | |
2003-05-06 | change slit menus to FbMenus | rathnor | 2 | -6/+11 | |
2003-05-04 | fix up focus problems | rathnor | 9 | -29/+99 | |
2003-05-04 | license update | fluxgen | 1 | -2/+3 | |
2003-05-04 | fixed bug in slit background theme | fluxgen | 1 | -30/+31 | |
2003-05-04 | add session.ignoreBorder to ignore border for movement events | rathnor | 5 | -8/+26 | |
2003-05-04 | fix warping with multiple screens | rathnor | 2 | -3/+5 | |
2003-05-04 | little debugging message improvement... | rathnor | 1 | -2/+3 | |
2003-05-04 | fix multiple screen keyactions to sometimes take effect on screen the ↵ | rathnor | 1 | -54/+59 | |
pointer is on | |||||
2003-05-04 | fix segfault on restart/close when icons exist | rathnor | 1 | -9/+6 | |
2003-05-04 | update | rathnor | 1 | -0/+6 | |
2003-05-04 | minor cleaning | fluxgen | 1 | -7/+10 | |
2003-05-01 | autohide tweak | rathnor | 1 | -10/+19 | |
2003-05-01 | fix slit auto hide triggering | rathnor | 2 | -1/+15 | |
2003-05-01 | Fix some alignment and redraw problems | rathnor | 1 | -12/+13 | |
2003-05-01 | clean ups of reconfigure/redraws | rathnor | 5 | -31/+32 | |
2003-04-29 | update from Han | fluxgen | 1 | -9/+16 | |
2003-04-29 | reconfigure fix (setFocusedWindow didn't check if win already focused) | rathnor | 2 | -1/+5 | |
2003-04-29 | fbsetbg update | rathnor | 1 | -0/+2 | |
2003-04-29 | - Fixed relative path bug | rathnor | 1 | -75/+36 | |
- Simpler structure. | |||||
2003-04-29 | update | fluxgen | 1 | -0/+5 | |
2003-04-29 | license update | fluxgen | 1 | -2/+2 | |
2003-04-29 | removed | fluxgen | 1 | -4024/+0 | |
2003-04-29 | FbPixmap is a FbDrawable | fluxgen | 2 | -56/+5 | |
2003-04-29 | FbWindow is a FbDrawable | fluxgen | 2 | -73/+9 | |
2003-04-29 | added FbDrawable | fluxgen | 1 | -0/+1 | |
2003-04-29 | for basic draw operations | fluxgen | 2 | -0/+148 | |
2003-04-29 | updated Han info | fluxgen | 1 | -2/+3 | |