fluxbox/src
2003-08-30 01:02:38 +00:00
..
FbTk removed some warning msg 2003-08-29 00:58:20 +00:00
tests cleaning in FluxboxWindow interface 2003-05-15 11:17:29 +00:00
.cvsignore updates from han 2003-07-17 23:39:34 +00:00
ArrowButton.cc Button changed to a FbWindow 2003-08-13 09:42:22 +00:00
ArrowButton.hh fixed autohide bug on toolbar buttons 2003-05-17 11:30:59 +00:00
AtomHandler.hh update many things to use WinClient instead of FluxboxWindow 2003-07-28 15:06:36 +00:00
BoolMenuItem.hh toggle item 2003-08-27 14:25:32 +00:00
BorderTheme.cc default values on start 2003-08-16 11:05:19 +00:00
BorderTheme.hh helper class for border items 2003-08-13 10:01:38 +00:00
ClientPattern.cc include cstdio for sprintf 2003-06-13 13:03:44 +00:00
ClientPattern.hh minor cleaning 2003-06-13 12:02:00 +00:00
ClockTool.cc minor bugfix for pixmap 2003-08-15 15:30:18 +00:00
ClockTool.hh moved textbutton to fbtk 2003-08-19 16:15:32 +00:00
CommandParser.cc removed debugmsg 2003-08-11 13:47:51 +00:00
CommandParser.hh not using showCommands 2003-07-01 09:04:52 +00:00
Container.cc since Button changed to a FbWindow we can change the container to hold fbwindows 2003-08-13 09:39:16 +00:00
Container.hh since Button changed to a FbWindow we can change the container to hold fbwindows 2003-08-13 09:39:16 +00:00
CurrentWindowCmd.cc added resizehorizontal and resizevertical, patch from Mathias Gumz 2003-08-19 23:37:31 +00:00
CurrentWindowCmd.hh added resizehorizontal and resizevertical, patch from Mathias Gumz 2003-08-19 23:37:31 +00:00
Ewmh.cc added support for _NET_WM_STATE_MAXIMIZE_VERT and _NET_WM_STATE_MAXIMIZE_HORZ, Thanks stephan wezel 2003-08-27 21:06:04 +00:00
Ewmh.hh added support for _NET_WM_STATE_MAXIMIZE_VERT and _NET_WM_STATE_MAXIMIZE_HORZ, Thanks stephan wezel 2003-08-27 21:06:04 +00:00
FbAtoms.cc minor fix 2003-05-13 11:47:29 +00:00
FbAtoms.hh removed colormap atom 2003-04-26 18:56:02 +00:00
FbCommandFactory.cc added new action SetWorkspaceName 2003-08-26 23:53:01 +00:00
FbCommandFactory.hh command factory for basic fluxbox commands 2003-06-30 14:49:23 +00:00
FbCommands.cc added SetWorkspaceNameCmd 2003-08-26 23:52:09 +00:00
FbCommands.hh added SetWorkspaceNameCmd 2003-08-26 23:52:09 +00:00
FbMenu.cc first 2003-07-10 11:26:40 +00:00
FbMenu.hh added Shape and extended clearWindow and reconfigure from FbTk Menu 2003-07-10 11:25:13 +00:00
FbRootWindow.cc added updateGeometry to force an update 2003-05-12 04:29:50 +00:00
FbRootWindow.hh added updateGeometry to force an update 2003-05-12 04:29:50 +00:00
FbWinFrame.cc moved border color and width to frame theme 2003-08-25 16:17:18 +00:00
FbWinFrame.hh remove round corners for already shaped windows, i.e xmms 2003-08-24 15:18:09 +00:00
FbWinFrameTheme.cc using GContext 2003-08-27 17:52:08 +00:00
FbWinFrameTheme.hh using GContext 2003-08-27 17:52:08 +00:00
fluxbox.cc cleaning 2003-08-24 11:19:45 +00:00
fluxbox.hh using timer command 2003-08-11 17:15:51 +00:00
Gnome.cc update many things to use WinClient instead of FluxboxWindow 2003-07-28 15:06:36 +00:00
Gnome.hh update many things to use WinClient instead of FluxboxWindow 2003-07-28 15:06:36 +00:00
I18n.cc minor fix 2003-08-26 23:53:49 +00:00
I18n.hh moved i18n.hh and .cc files to I18n.hh .cc 2003-06-12 14:24:26 +00:00
IconbarTheme.cc minor fixes 2003-08-29 00:48:41 +00:00
IconbarTheme.hh fixed fallback items 2003-08-19 21:26:45 +00:00
IconbarTool.cc added removeWindow and fixed workspace sig 2003-08-18 11:13:32 +00:00
IconbarTool.hh added removeWindow and fixed workspace sig 2003-08-18 11:13:32 +00:00
IconButton.cc fixed menu 2003-08-24 16:24:19 +00:00
IconButton.hh moved textbutton to fbtk 2003-08-19 16:15:32 +00:00
IconMenuItem.hh menu item for icon menu 2003-07-28 18:28:39 +00:00
IntResMenuItem.cc moved Resource to FbTk 2003-05-18 22:04:06 +00:00
IntResMenuItem.hh moved Resource to FbTk 2003-05-18 22:04:06 +00:00
Keys.cc cleaning 2003-08-19 16:19:28 +00:00
Keys.hh cleaning 2003-08-19 16:19:28 +00:00
LayerMenu.hh minor fix for fluxbox menutheme 2003-07-10 11:51:59 +00:00
main.cc added verbose option to enable verbose theme warnings 2003-08-28 23:18:37 +00:00
Makefile.am added SlitTheme.cc 2003-08-29 10:55:44 +00:00
MenuTheme.cc changed menu.shape to menu.roundCorners 2003-07-10 14:17:18 +00:00
MenuTheme.hh extends fbtk menutheme with shape support 2003-07-10 11:52:47 +00:00
Netizen.cc minor cleaning 2003-06-24 14:54:45 +00:00
Netizen.hh minor cleaning 2003-06-24 14:54:45 +00:00
RegExp.cc minor fixes 2003-06-13 11:43:46 +00:00
RegExp.hh types header before regex.h 2003-07-10 19:59:21 +00:00
Remember.cc minor fix 2003-08-18 09:32:15 +00:00
Remember.hh update many things to use WinClient instead of FluxboxWindow 2003-07-28 15:06:36 +00:00
RootTheme.cc moved border color and width to frame theme 2003-08-25 16:07:09 +00:00
RootTheme.hh moved border color and width to frame theme 2003-08-25 16:07:09 +00:00
Screen.cc minor cleaning 2003-08-30 01:02:38 +00:00
Screen.hh fix some style initialisation issues 2003-08-25 13:15:53 +00:00
SetWorkspaceName.cc using FbTk GContext 2003-08-27 18:05:12 +00:00
SetWorkspaceName.hh using FbTk GContext 2003-08-27 18:05:12 +00:00
Shape.cc fixed isShaped and setShapeNotify 2003-08-24 15:37:12 +00:00
Shape.hh fixed shape stuff 2003-08-24 15:02:15 +00:00
Slit.cc need to know when alpha changes 2003-08-30 01:02:09 +00:00
Slit.hh slit as an observer 2003-08-29 10:30:46 +00:00
SlitClient.cc moved getWMName to Xutil 2003-06-22 12:35:03 +00:00
SlitClient.hh some refactoring 2003-06-20 01:25:26 +00:00
SlitTheme.cc fixes slit border color fallbakc 2003-08-29 23:52:14 +00:00
SlitTheme.hh fixed fallback items 2003-08-29 10:34:41 +00:00
Strut.hh minor indent 2003-06-20 01:30:41 +00:00
SystemTray.cc fixed resize after client death 2003-08-28 13:44:58 +00:00
SystemTray.hh minor cleaning 2003-08-16 12:12:21 +00:00
TextTheme.cc using FbTk GContext 2003-08-27 18:05:12 +00:00
TextTheme.hh using FbTk GContext 2003-08-27 18:05:12 +00:00
Toolbar.cc need to know when alpha changes 2003-08-30 01:02:09 +00:00
Toolbar.hh fixed workspace theme for old themes 2003-08-29 00:44:41 +00:00
ToolbarHandler.cc removed obsolete functions 2003-08-11 20:51:32 +00:00
ToolbarHandler.hh update many things to use WinClient instead of FluxboxWindow 2003-07-28 15:06:36 +00:00
ToolbarItem.cc items in toolbar 2003-08-11 15:44:12 +00:00
ToolbarItem.hh added border width 2003-08-13 09:36:12 +00:00
ToolbarTheme.cc default value fixed 2003-08-28 13:57:16 +00:00
ToolbarTheme.hh added height theme item 2003-08-27 20:13:32 +00:00
ToolTheme.cc minor fixes 2003-08-29 00:48:41 +00:00
ToolTheme.hh minor fixes 2003-08-29 00:48:41 +00:00
WinButton.cc fixed new image loading 2003-08-22 21:35:40 +00:00
WinButton.hh added WinButtonTheme 2003-04-28 22:39:12 +00:00
WinButtonTheme.cc removed unused variable 2003-08-25 16:51:16 +00:00
WinButtonTheme.hh fixed new image loading 2003-08-22 21:35:40 +00:00
WinClient.cc minor fixes 2003-07-28 18:30:02 +00:00
WinClient.hh missed updating wm_protocols 2003-07-28 15:46:00 +00:00
Window.cc moved border color and width to frame theme 2003-08-25 17:07:32 +00:00
Window.hh moved textbutton to fbtk 2003-08-19 16:15:32 +00:00
Workspace.cc cleaning 2003-08-24 11:19:45 +00:00
Workspace.hh removed old functions 2003-08-19 16:16:28 +00:00
WorkspaceCmd.cc fix most commands to run on screen mouse is in, rather than focused window 2003-07-19 13:51:24 +00:00
WorkspaceCmd.hh added left and right workspace cmd 2003-07-01 09:47:41 +00:00
WorkspaceNameTheme.hh handles theme for workspacename tool 2003-08-29 00:51:55 +00:00
WorkspaceNameTool.cc listen to workspace name sig 2003-08-26 23:20:07 +00:00
WorkspaceNameTool.hh added accessor for button 2003-08-23 15:45:38 +00:00
Xinerama.hh make sure all menus have titles, make -version go to stdout 2003-07-25 10:03:55 +00:00
Xutil.cc getWMName for winclient, slit and slitclient 2003-06-22 12:23:57 +00:00
Xutil.hh getWMName for winclient, slit and slitclient 2003-06-22 12:23:57 +00:00