Age | Commit message (Expand) | Author | Files | Lines |
2006-10-30 | Cosmetic patch from Slava Semushin | mathias | 1 | -48/+51 |
2006-08-10 | implement _NET_WM_WINDOW_TYPE_MENU AND _NET_WM_WINDOW_TYPE_TOOLBAR | markt | 1 | -3/+16 |
2006-08-09 | it never existed (what never existed?) | markt | 1 | -2/+2 |
2006-08-08 | fix some compiler warnings in gcc 4.1 | markt | 1 | -2/+2 |
2006-08-03 | check if window is stuck when using followmodel | markt | 1 | -1/+2 |
2006-08-02 | rename session.screen*.iconbar.deiconifyMode to session.screen0.userFollowModel | markt | 1 | -4/+12 |
2006-07-29 | (no commit message) | markt | 1 | -55/+8 |
2006-07-22 | ewmh compliance updates | markt | 1 | -1/+37 |
2006-07-20 | fix _NET_WM_MOVERESIZE to interpret x_root and y_root correctly | markt | 1 | -3/+7 |
2006-07-09 | fix implementation of _NET_MOVERESIZE_WINDOW | markt | 1 | -7/+10 |
2006-07-03 | fix gravity | simonb | 1 | -1/+1 |
2006-06-26 | fix _NET_FRAME_EXTENTS | simonb | 1 | -4/+9 |
2006-06-24 | Make Urgency Hint flash the correct WinClient's tab. | markt | 1 | -2/+2 |
2006-06-21 | fix nls... notably classify text on conversion whether its for X or | simonb | 1 | -1/+1 |
2006-06-19 | better fix for iconbar bug | fluxgen | 1 | -0/+7 |
2006-06-18 | added support for _NET_WM_WINDOW_TYPE_DIALOG and _NET_FRAME_EXTENTS | fluxgen | 1 | -3/+42 |
2006-06-11 | support for _NET_WM_MOVERESIZE | fluxgen | 1 | -11/+9 |
2006-06-11 | added support for urgency hint, thanks Mark Tiefenbruck | fluxgen | 1 | -4/+6 |
2006-05-13 | added support for _NET_WM_STATE_DEMANDS_ATTENTION | fluxgen | 1 | -2/+13 |
2006-05-13 | added net_wm_name and net_wm_icon_name to supported atoms | fluxgen | 1 | -3/+63 |
2006-05-07 | more utf8 changes, notably window titles | simonb | 1 | -2/+35 |
2006-04-24 | Use -Wall when --enable-debug and some warning fixes | simonb | 1 | -4/+4 |
2006-04-23 | _NET_RESTACK_WINDOW | fluxgen | 1 | -2/+6 |
2006-04-23 | added support for _NET_WM_RESTACK_WINDOW. | fluxgen | 1 | -1/+27 |
2006-04-23 | added support for _NET_WM_ALLOWED_ACTIONS and all the _NET_WM_ACTION_*. Added... | fluxgen | 1 | -28/+121 |
2006-03-09 | applied patch from mark to fix a _net_wm_state_hidden issue | mathias | 1 | -0/+10 |
2006-02-20 | moved class Layer from class Fluxbox and thus reduces some dependecies | fluxgen | 1 | -16/+16 |
2006-02-16 | updated copyright info | mathias | 1 | -1/+1 |
2005-07-04 | cleaning, change getCount to numberOfWorkspaces | fluxgen | 1 | -14/+14 |
2005-06-02 | * _NET_WM_STATE_HIDDEN is now used correctly -> if the window goes iconic, this | mathias | 1 | -12/+32 |
2005-05-14 | Vadim pointed out that _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING are not... | mathias | 1 | -2/+8 |
2005-05-06 | fix wm_name for fluxbox | simonb | 1 | -1/+2 |
2005-03-16 | fix for gravity field on _NET_MOVERESIZE_WINDOW messages, patch from Rob Stev... | mathias | 1 | -3/+4 |
2005-01-31 | closes #1107213, 64bit issues with XChangeProperty | mathias | 1 | -6/+6 |
2005-01-24 | copyright date | mathias | 1 | -1/+1 |
2005-01-05 | fix up window initialisation ordering | simonb | 1 | -1/+1 |
2005-01-04 | fix some initialisation, especially relating to placement and | simonb | 1 | -4/+1 |
2004-12-21 | fix a problem with enabling/disabling fullscreen-mode in gtk2-apps | mathias | 1 | -22/+85 |
2004-11-19 | svn propset svn:keywords "Id" | mathias | 1 | -1/+1 |
2004-10-21 | fix missing 'new(nothrow)' on mipspro | akir | 1 | -2/+12 |
2004-10-16 | respect the users wish (followModel) to what happens if a window gets focus w... | akir | 1 | -4/+17 |
2004-09-11 | head specific strut, patch from Mathieu De Zutter | fluxgen | 1 | -4/+6 |
2004-09-10 | cosmetic, tab vs spaces | akir | 1 | -112/+112 |
2004-08-26 | fixed 2 possible memleaks | akir | 1 | -1/+4 |
2004-07-21 | minor fixes | fluxgen | 1 | -6/+17 |
2004-06-20 | support _NET_WM_WINDOW_TYPE_DESKTOP (e.g. nautilus desktop windows) | rathnor | 1 | -1/+19 |
2004-06-07 | update NLS string handling... | rathnor | 1 | -4/+5 |
2004-03-07 | fix _NET_WM_DESKTOP client message handling | rathnor | 1 | -8/+23 |
2004-02-20 | fixed focus issues with remember hidden, patch from Mathias Gumz | fluxgen | 1 | -4/+7 |
2004-02-14 | fixed pointer check | fluxgen | 1 | -4/+6 |