2003-12-22 |
Dana Jansens | add recent changes
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | add ja
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | 3.1
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | dont persist the linear state, not sure why i did it...
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | closed 881
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | dont have glib reap children, we shall reap them instead...
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | dont make our frame windows override-redirect, so that...
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | whitespace
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | add recent changes
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | add japanese translation
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | s/guint/gboolean/ oops
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | don't use action_run_string in action.c, pass along...
|
commit | commitdiff | tree |
2003-12-22 |
Dana Jansens | make all dialog typed windows transient for their group...
|
commit | commitdiff | tree |
2003-11-11 |
Dana Jansens | dont scale images to 0 px wide or tall
|
commit | commitdiff | tree |
2003-11-11 |
Dana Jansens | use g_snprintf instead of sprintf
|
commit | commitdiff | tree |
2003-11-11 |
Dana Jansens | dont go changing the session file all the time, and...
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | remove the debian menu file
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | 3.0 time
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | dist the version.h.in not the version.h
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | add version.h
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | add version info the library headers
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | disable the "Go there" menu entry when its the current...
|
commit | commitdiff | tree |
2003-10-27 |
Dana Jansens | was setting NULL incorrectly to cancel actions and...
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | g_strerror
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | use gpointer for void*
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | g_getenv fix, it returns const char*. use gpointer...
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | use g_getenv
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | oops typo of doom
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | use g_[s]list_next/previous consistantly, and check...
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | show a message if chdir() fails
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | capitalization consistency
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | free the GErrror
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | free the GError
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | much improved functions for maknig directories, props...
|
commit | commitdiff | tree |
2003-10-25 |
Dana Jansens | avoid duplicates in the path lists
|
commit | commitdiff | tree |
2003-10-23 |
Dana Jansens | skip taskbar windows dont appear in the client menu
|
commit | commitdiff | tree |
2003-10-18 |
Dana Jansens | dont use the parent's title in the focus cycling dialog
|
commit | commitdiff | tree |
2003-10-18 |
Dana Jansens | assert that add_new is not making a duplicate entry
|
commit | commitdiff | tree |
2003-10-18 |
Dana Jansens | add to teh focus order before the call to change_state...
|
commit | commitdiff | tree |
2003-10-18 |
Dana Jansens | allow parents of transients to be focus cycled to
|
commit | commitdiff | tree |
2003-10-17 |
Dana Jansens | make the all desktops thinger get disabled too
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | changes
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | add comment
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | recent change
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | add DOCK_NORMAL stacking layer
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | both must be normal to inherit above/below
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | UGLY HACK
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | focus fallback when focus is on PointerRoot
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | add COMPLIANCE
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | current WMWH compliance
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | dont let clients be above and below
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | missing ;
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | only inherit layer when both windows are the same normal...
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | delete old save file when changing the session save...
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | consistant glib type usage
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | use g_strsplit to save work
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | print the signal handler messages only when debugging
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | va_start needs va_end
|
commit | commitdiff | tree |
2003-10-15 |
Dana Jansens | unmap and map the client window when the frame is hidden...
|
commit | commitdiff | tree |
2003-10-14 |
Dana Jansens | fix _NET_WM_STRUT oldschool support
|
commit | commitdiff | tree |
2003-10-14 |
Dana Jansens | unhilite windows correctly, forget how to break it...
|
commit | commitdiff | tree |
2003-10-14 |
Dana Jansens | add a test for legacy struts
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | remove debug prints
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | remove debug print
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | smarting picking for cycling to windows woth transients
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | indenting
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | changes
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | ignore fullscreen windows in placing
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | handle multiple focusin/out in one batch
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | indenting
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | dont put windows below by default
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | inherit above/below more carefully
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | avoid putting dialog windows under higher layered windows
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | when getting the state, grab the above/below from the...
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | autogenned updates
|
commit | commitdiff | tree |
2003-10-13 |
Dana Jansens | fire the destroy fnuction for timers when they are...
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | make em saveunder
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | rc4
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | changes
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | dont wrap in the default keyboard desktop switching...
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | when not wrapping, still show the dialog when you reach...
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | more changes
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | reverse the directions for the default mouse wheel...
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | add X_LIBS to the binaries
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | cooler method
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | allow focus to be moved off top level managed windows...
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | add libxrender-dev to the pkg list. debian fucked up.
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | indenting
|
commit | commitdiff | tree |
2003-10-12 |
Dana Jansens | woot sexy
|
commit | commitdiff | tree |
2003-10-11 |
Dana Jansens | recent changes
|
commit | commitdiff | tree |
2003-10-11 |
Dana Jansens | the menu's labels are allocated
|
commit | commitdiff | tree |
2003-10-11 |
Dana Jansens | gracefully handle grabs failing when doing interactive...
|
commit | commitdiff | tree |
2003-10-11 |
Dana Jansens | fix a crasher hopefully
|
commit | commitdiff | tree |
2003-10-11 |
Dana Jansens | smarter picking of heads for client windows
|
commit | commitdiff | tree |
2003-10-11 |
Dana Jansens | raise windows when they change modality
|
commit | commitdiff | tree |
2003-10-11 |
Dana Jansens | remove XXX
|
commit | commitdiff | tree |
next |