]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Mon, 26 Aug 2002 21:55:37 +0000 (21:55 +0000)]
update the active iterator after moving the active window to the front of the list
Marius Nita [Mon, 26 Aug 2002 21:42:14 +0000 (21:42 +0000)]
added config.h includes
Dana Jansens [Mon, 26 Aug 2002 21:29:20 +0000 (21:29 +0000)]
dont use what could be an invalid iterator
Dana Jansens [Mon, 26 Aug 2002 21:27:23 +0000 (21:27 +0000)]
dont break the focused window iterator
Dana Jansens [Mon, 26 Aug 2002 21:22:10 +0000 (21:22 +0000)]
in stacked cycling mode, insert new clients at the front of the list
Dana Jansens [Mon, 26 Aug 2002 21:12:17 +0000 (21:12 +0000)]
dont auto-raise sticky windows, theyre on the current workspace too
Marius Nita [Mon, 26 Aug 2002 21:04:00 +0000 (21:04 +0000)]
Added On/Off options to the grammar, for parameters.
Marius Nita [Mon, 26 Aug 2002 21:03:24 +0000 (21:03 +0000)]
Fixed a couple of glitches, added on/off values for boolean
Dana Jansens [Mon, 26 Aug 2002 20:53:52 +0000 (20:53 +0000)]
add the options with default values
Marius Nita [Mon, 26 Aug 2002 20:26:51 +0000 (20:26 +0000)]
Modified the way focus is handled so the focus window is always at the top of the stack when doing stacked cycling. yay or something.
Marius Nita [Mon, 26 Aug 2002 19:50:45 +0000 (19:50 +0000)]
Fixed a boob mistake which was causing KeyRelease events to not be handled properly if keys were relased quickly.
Marius Nita [Mon, 26 Aug 2002 15:00:14 +0000 (15:00 +0000)]
Fixed goof in config interface. All the functions are now named getValue(), since they have different signatures.
Dana Jansens [Mon, 26 Aug 2002 12:11:19 +0000 (12:11 +0000)]
sync with bb-cvs
Dana Jansens [Mon, 26 Aug 2002 12:09:28 +0000 (12:09 +0000)]
dont limit how big a window can be resized.
dont let the user resize a window smaller than 0, which makes it wrap to a huge number
Marius Nita [Mon, 26 Aug 2002 06:55:57 +0000 (06:55 +0000)]
Update to reflect the stacked cycling additions
Marius Nita [Mon, 26 Aug 2002 06:44:49 +0000 (06:44 +0000)]
updated to reflect the new changes in epist.[ly]
Marius Nita [Mon, 26 Aug 2002 06:43:48 +0000 (06:43 +0000)]
Epist now supports stacked cycling. :D/-< :D\-<
Added several functions and modified several other ones to grab/ungrab the keyboard, handle KeyRelease events, modified focus behavior in cycleWindow, and more.
Changed some calls for the new config format.
Marius Nita [Mon, 26 Aug 2002 06:40:21 +0000 (06:40 +0000)]
Added functions for setting boolean parameters
Marius Nita [Mon, 26 Aug 2002 06:39:06 +0000 (06:39 +0000)]
Slight modification to make it use the new config class calling convention
Marius Nita [Mon, 26 Aug 2002 06:38:02 +0000 (06:38 +0000)]
Made case requirements less strict (you can now have "control" as well as "Control") and added True/False grammar rules for parameters.
Marius Nita [Mon, 26 Aug 2002 06:36:37 +0000 (06:36 +0000)]
New and improved configuration management. It now handles bool, string and number types, and all conversions happen at initialization time, so retrieval is faster. (yay)
Dana Jansens [Mon, 26 Aug 2002 05:27:25 +0000 (05:27 +0000)]
sync with blackbox
get rid of the default limit on window sizes
Dana Jansens [Mon, 26 Aug 2002 04:53:37 +0000 (04:53 +0000)]
don't limit how big a window can be resized
Dana Jansens [Mon, 26 Aug 2002 00:25:08 +0000 (00:25 +0000)]
unmanage desktop windows on shutdown
Dana Jansens [Mon, 26 Aug 2002 00:23:28 +0000 (00:23 +0000)]
format comment
Dana Jansens [Sun, 25 Aug 2002 18:30:16 +0000 (18:30 +0000)]
include config.h in cc's before including openbox headers
use bison instead of yacc
Dana Jansens [Sun, 25 Aug 2002 11:31:43 +0000 (11:31 +0000)]
config request with only resize honors window's gravity
Dana Jansens [Sun, 25 Aug 2002 11:26:15 +0000 (11:26 +0000)]
use the window's gravity when handling a configureRequest event for a resize only
Dana Jansens [Sun, 25 Aug 2002 10:10:09 +0000 (10:10 +0000)]
add recent fixes
Dana Jansens [Sun, 25 Aug 2002 09:51:39 +0000 (09:51 +0000)]
add toggleDecorations
Dana Jansens [Sun, 25 Aug 2002 09:48:50 +0000 (09:48 +0000)]
actually check if a window has the function flags approproate before trying to perform an action. (i.e. dont let windows iconify if they arent supposed to, etc)
Dana Jansens [Sun, 25 Aug 2002 08:41:18 +0000 (08:41 +0000)]
clean up the new focusing code for workspace switching
Dana Jansens [Sun, 25 Aug 2002 08:11:43 +0000 (08:11 +0000)]
explicitly set the focused window instead of waiting for the x server when changing workspaces, otherwise, if you move througha workspace before the xserver distributes your focus, you end up losing which window had the focus
Dana Jansens [Sat, 24 Aug 2002 22:22:52 +0000 (22:22 +0000)]
dont add sticky windows to the stacking list more than once
Dana Jansens [Sat, 24 Aug 2002 20:54:24 +0000 (20:54 +0000)]
put !normal windows in the general client list too
Dana Jansens [Sat, 24 Aug 2002 20:43:58 +0000 (20:43 +0000)]
put !normal windows in the stacking client list as well as the normal client list
Dana Jansens [Sat, 24 Aug 2002 19:58:25 +0000 (19:58 +0000)]
try see if this broke gnome-panel
Dana Jansens [Sat, 24 Aug 2002 13:12:43 +0000 (13:12 +0000)]
add showRoot/Workspace menu plus a blurp about Openbox specific actions
Marius Nita [Sat, 24 Aug 2002 09:40:24 +0000 (09:40 +0000)]
Capitalization fix, adding documentation for options, 2-d workspaces, and toggleGrabs
Marius Nita [Sat, 24 Aug 2002 09:38:56 +0000 (09:38 +0000)]
Safari_Al's patch which fixes inconsistent capitalization in some actions.
Dana Jansens [Sat, 24 Aug 2002 08:09:35 +0000 (08:09 +0000)]
don't unmap/remap sticky windows on a workspace change, but still make sloppy focus work right.
Dana Jansens [Sat, 24 Aug 2002 05:49:22 +0000 (05:49 +0000)]
put !normal windows in the screen window list
catch systray apps unmap/destroy events
Dana Jansens [Sat, 24 Aug 2002 04:41:22 +0000 (04:41 +0000)]
handle systray apps closing..
Dana Jansens [Sat, 24 Aug 2002 01:14:34 +0000 (01:14 +0000)]
default to line width of 0, which is more efficient than 1
Dana Jansens [Fri, 23 Aug 2002 23:13:21 +0000 (23:13 +0000)]
use the snap offset as the margin for placing windows instead of a fixed value of 1
Dana Jansens [Fri, 23 Aug 2002 07:28:04 +0000 (07:28 +0000)]
dont autoraise when the window isn't going to get focused either. sdl-fullscreen bug fixed.
Dana Jansens [Fri, 23 Aug 2002 05:35:34 +0000 (05:35 +0000)]
get default line width to 1, and make it a more easily used parameter in BPen
Dana Jansens [Fri, 23 Aug 2002 05:12:07 +0000 (05:12 +0000)]
give gc's/BPen's a width
Marius Nita [Thu, 22 Aug 2002 18:19:57 +0000 (18:19 +0000)]
toggleGrabs action added
Marius Nita [Thu, 22 Aug 2002 10:13:02 +0000 (10:13 +0000)]
modified focus() to accept a no-raise parameter
Dana Jansens [Thu, 22 Aug 2002 04:05:43 +0000 (04:05 +0000)]
the comment more accurate
Dana Jansens [Thu, 22 Aug 2002 03:53:17 +0000 (03:53 +0000)]
s/__openbox_version/OPENBOX_VERSION
Dana Jansens [Thu, 22 Aug 2002 03:47:18 +0000 (03:47 +0000)]
adding the cvsignore file for the new nls dir
Dana Jansens [Thu, 22 Aug 2002 03:46:45 +0000 (03:46 +0000)]
sync with bb-cvs
Dana Jansens [Thu, 22 Aug 2002 01:04:16 +0000 (01:04 +0000)]
2.1.0 is our next target
Marius Nita [Thu, 22 Aug 2002 01:03:33 +0000 (01:03 +0000)]
fixed getStringValue failure case and compiler warnings
Dana Jansens [Thu, 22 Aug 2002 01:03:08 +0000 (01:03 +0000)]
dont use __ for variables.. its illegal. (thanks ppl for the patch.)
Marius Nita [Thu, 22 Aug 2002 01:02:21 +0000 (01:02 +0000)]
fixed unsigned/signed comparison warnings
Dana Jansens [Thu, 22 Aug 2002 00:57:29 +0000 (00:57 +0000)]
support for showing the root and workspace menu with epist
Dana Jansens [Thu, 22 Aug 2002 00:10:21 +0000 (00:10 +0000)]
toggleDecorations!
Dana Jansens [Wed, 21 Aug 2002 23:57:03 +0000 (23:57 +0000)]
toggledecor almost done
some code cleanups/fixes
Dana Jansens [Wed, 21 Aug 2002 09:50:47 +0000 (09:50 +0000)]
dont grab other windows while warping in opaque mode
Dana Jansens [Wed, 21 Aug 2002 09:23:00 +0000 (09:23 +0000)]
dont pass an unused parameter, and return an unused value
Dana Jansens [Wed, 21 Aug 2002 09:00:37 +0000 (09:00 +0000)]
warping is ruling!
Dana Jansens [Wed, 21 Aug 2002 08:59:28 +0000 (08:59 +0000)]
warping works!
Dana Jansens [Wed, 21 Aug 2002 07:47:52 +0000 (07:47 +0000)]
making warping work.. hopefully.
fix for leaving !normal windows behind in the window list
Dana Jansens [Wed, 21 Aug 2002 06:35:29 +0000 (06:35 +0000)]
set a workspace and window number even for !normal windows
Dana Jansens [Wed, 21 Aug 2002 06:09:31 +0000 (06:09 +0000)]
add support for the kde-override hint, making the windows get no decorations.
also, read the window type as an array, as it is supposed to be read.
Scott Moynes [Wed, 21 Aug 2002 03:21:42 +0000 (03:21 +0000)]
added parameter to the move windows. it defaults to 1.
Scott Moynes [Wed, 21 Aug 2002 01:50:01 +0000 (01:50 +0000)]
changeWorkspaceHorz() now cycles
Scott Moynes [Wed, 21 Aug 2002 01:31:50 +0000 (01:31 +0000)]
cleaned up changeWorkspaceVert() a bit
Scott Moynes [Wed, 21 Aug 2002 01:26:56 +0000 (01:26 +0000)]
added cycling to the grid stuff
Scott Moynes [Wed, 21 Aug 2002 00:27:16 +0000 (00:27 +0000)]
uber patch.
Added configuration options.
Added workspace grid changing.
Added keychain timeouts.
Fixed some whitespace.
Dana Jansens [Tue, 20 Aug 2002 18:43:29 +0000 (18:43 +0000)]
change how the pointer is moved.. try make this more consistant when warping at high speeds.
Dana Jansens [Tue, 20 Aug 2002 15:38:51 +0000 (15:38 +0000)]
Fix send to menu, having deleted workspaces in it.
Fix workspace warping, move the mouse and window the same amount.
Fix workspace switching. Put old code back that worked better.
Dana Jansens [Mon, 19 Aug 2002 06:12:09 +0000 (06:12 +0000)]
add -help and -version (thanks ppl)
Dana Jansens [Fri, 16 Aug 2002 21:23:39 +0000 (21:23 +0000)]
fix indenting and caps
Dana Jansens [Fri, 16 Aug 2002 21:14:27 +0000 (21:14 +0000)]
change default style to mbdtex
Dana Jansens [Fri, 16 Aug 2002 21:13:36 +0000 (21:13 +0000)]
change the font to be nicer
Dana Jansens [Fri, 16 Aug 2002 21:09:01 +0000 (21:09 +0000)]
add the date
Dana Jansens [Fri, 16 Aug 2002 20:28:45 +0000 (20:28 +0000)]
group next/prev commands together
Dana Jansens [Fri, 16 Aug 2002 20:23:52 +0000 (20:23 +0000)]
specify which parameters can be specifyed for cycling windows and workspaces
Dana Jansens [Fri, 16 Aug 2002 20:12:45 +0000 (20:12 +0000)]
ignore the new generated manpage
Dana Jansens [Fri, 16 Aug 2002 20:11:42 +0000 (20:11 +0000)]
mention that options dont exist in epist yet
Dana Jansens [Fri, 16 Aug 2002 19:34:53 +0000 (19:34 +0000)]
fix breaks/indents for the options section
Dana Jansens [Fri, 16 Aug 2002 19:33:38 +0000 (19:33 +0000)]
add a .br
Dana Jansens [Fri, 16 Aug 2002 19:31:54 +0000 (19:31 +0000)]
add a manpage for epistrc. Update the epist mapage a bit.
Dana Jansens [Fri, 16 Aug 2002 18:32:54 +0000 (18:32 +0000)]
ignore the generated manpage
Dana Jansens [Fri, 16 Aug 2002 05:29:31 +0000 (05:29 +0000)]
dont lose the last-focused window when all windows lose focus
Dana Jansens [Fri, 16 Aug 2002 05:13:29 +0000 (05:13 +0000)]
mention epist with bbkeys
Dana Jansens [Fri, 16 Aug 2002 05:05:28 +0000 (05:05 +0000)]
add epist and xftlsfonts in teh see also.
s/BLACK/OPEN/
Dana Jansens [Fri, 16 Aug 2002 05:01:36 +0000 (05:01 +0000)]
add authors for epist in manpage
Dana Jansens [Fri, 16 Aug 2002 04:59:22 +0000 (04:59 +0000)]
add manpages for epist and for xftlsfonts
Scott Moynes [Fri, 16 Aug 2002 04:38:14 +0000 (04:38 +0000)]
some new functions added to the rc file
Dana Jansens [Fri, 16 Aug 2002 04:25:13 +0000 (04:25 +0000)]
ignore the EnterNotify for focusing when changing workspaces in an ACTIVE_WINDOW change, so that the right window gets focused, not the window under the mouse.
Dana Jansens [Fri, 16 Aug 2002 03:28:20 +0000 (03:28 +0000)]
set up a default rc file, and change teh user rc to ~./openbox/epistrc
Scott Moynes [Fri, 16 Aug 2002 03:05:14 +0000 (03:05 +0000)]
Added default rc file
Dana Jansens [Thu, 15 Aug 2002 23:56:29 +0000 (23:56 +0000)]
add xft support
Dana Jansens [Thu, 15 Aug 2002 23:51:47 +0000 (23:51 +0000)]
authors updates
Dana Jansens [Thu, 15 Aug 2002 23:51:19 +0000 (23:51 +0000)]
catch tge XFT define, from config.h
This page took 0.057579 seconds and 4 git commands to generate.