dana/openbox.git
23 years agouse the _NET_WM_DESKTOP_NAMES root property
Dana Jansens [Fri, 28 Jun 2002 01:44:47 +0000 (01:44 +0000)]
use the _NET_WM_DESKTOP_NAMES root property

23 years agomake getting a list of strings work right
Dana Jansens [Fri, 28 Jun 2002 01:43:32 +0000 (01:43 +0000)]
make getting a list of strings work right

23 years agomake fully max'd windows properly snap
Dana Jansens [Thu, 27 Jun 2002 17:54:32 +0000 (17:54 +0000)]
make fully max'd windows properly snap

23 years agoadd the functionality for window-window snapping
Dana Jansens [Sat, 22 Jun 2002 04:48:33 +0000 (04:48 +0000)]
add the functionality for window-window snapping

23 years agomerge from netwm-merge2 to netwm-merge3. Basically, all of netwm that we intend to...
Dana Jansens [Fri, 21 Jun 2002 20:40:14 +0000 (20:40 +0000)]
merge from netwm-merge2 to netwm-merge3. Basically, all of netwm that we intend to support is 'supported'. Just need to squash bugs now.

23 years agosync with blackbox-cvs
Dana Jansens [Fri, 21 Jun 2002 01:06:29 +0000 (01:06 +0000)]
sync with blackbox-cvs

23 years agochange to match blackbox
Dana Jansens [Fri, 7 Jun 2002 00:28:40 +0000 (00:28 +0000)]
change to match blackbox

23 years agofix off-by-ones in window-to-window snapping. move the property from the blackbox...
Dana Jansens [Fri, 7 Jun 2002 00:24:02 +0000 (00:24 +0000)]
fix off-by-ones in window-to-window snapping. move the property from the blackbox class to the screen class.

23 years agosynched with bb-cvs. couple bug fixes.
Dana Jansens [Wed, 5 Jun 2002 04:20:08 +0000 (04:20 +0000)]
synched with bb-cvs. couple bug fixes.

23 years agosyching with bb-cvs. rm .\#* on make dist-clean. nls updates.
Dana Jansens [Wed, 5 Jun 2002 03:51:26 +0000 (03:51 +0000)]
syching with bb-cvs. rm .\#* on make dist-clean. nls updates.

23 years agodocumentation fixes
Dana Jansens [Tue, 4 Jun 2002 03:24:15 +0000 (03:24 +0000)]
documentation fixes

23 years agowindow-to-window snapping is now a run-time option.
Dana Jansens [Sun, 2 Jun 2002 00:30:55 +0000 (00:30 +0000)]
window-to-window snapping is now a run-time option.
window-corner snapping added, and also is a run-time option.

23 years agowindow-to-window corner snapping!
Dana Jansens [Sat, 1 Jun 2002 23:48:21 +0000 (23:48 +0000)]
window-to-window corner snapping!

23 years agobacking out sticky transients change, this should go in the netwm branch
Dana Jansens [Sat, 1 Jun 2002 18:08:49 +0000 (18:08 +0000)]
backing out sticky transients change, this should go in the netwm branch

23 years agosync with bb-cvs
Dana Jansens [Sat, 1 Jun 2002 17:54:32 +0000 (17:54 +0000)]
sync with bb-cvs

23 years agomake all parents/transients that are related have the same sticky state.
Dana Jansens [Sat, 1 Jun 2002 17:18:55 +0000 (17:18 +0000)]
make all parents/transients that are related have the same sticky state.

23 years agoon reconfigure, save all of the open submenus instead of just one, and then reopen...
Dana Jansens [Sat, 1 Jun 2002 17:14:32 +0000 (17:14 +0000)]
on reconfigure, save all of the open submenus instead of just one, and then reopen them all as best as possible.

23 years agono need to try the same screen edge twice for snapping when full max is on
Dana Jansens [Thu, 30 May 2002 23:17:54 +0000 (23:17 +0000)]
no need to try the same screen edge twice for snapping when full max is on

23 years agoredecorating fixups. sync with bb cvs.
Dana Jansens [Thu, 30 May 2002 08:55:30 +0000 (08:55 +0000)]
redecorating fixups. sync with bb cvs.

23 years agofix bug from merging last netwm stuff
Dana Jansens [Thu, 30 May 2002 07:14:43 +0000 (07:14 +0000)]
fix bug from merging last netwm stuff

23 years agomerge in netwm branch at tag netwm-merge2
Dana Jansens [Thu, 30 May 2002 06:51:43 +0000 (06:51 +0000)]
merge in netwm branch at tag netwm-merge2

23 years agosync with bb cvs
Dana Jansens [Thu, 30 May 2002 04:35:22 +0000 (04:35 +0000)]
sync with bb cvs

23 years agosave the right number of workspaces to the rc when adding/removing one
Dana Jansens [Wed, 29 May 2002 09:11:41 +0000 (09:11 +0000)]
save the right number of workspaces to the rc when adding/removing one

23 years agoput webpage in the man page. Also, a couple fixes.
Dana Jansens [Wed, 29 May 2002 08:45:43 +0000 (08:45 +0000)]
put webpage in the man page. Also, a couple fixes.

23 years agofix so that FocusIn events for focus transer from root->client are used.
Dana Jansens [Tue, 28 May 2002 19:34:23 +0000 (19:34 +0000)]
fix so that FocusIn events for focus transer from root->client are used.

23 years agomerging in netwm changes at merge point "netwm-merge1". This add the XAtom class...
Dana Jansens [Tue, 28 May 2002 14:32:42 +0000 (14:32 +0000)]
merging in netwm changes at merge point "netwm-merge1". This add the XAtom class, and sets the net_supported_wm_check related atoms.

23 years agoupdateing missed nls headerswq
Dana Jansens [Tue, 28 May 2002 12:44:25 +0000 (12:44 +0000)]
updateing missed nls headerswq

23 years agoupdated cvsignore's to match nls changes
Dana Jansens [Tue, 28 May 2002 12:42:58 +0000 (12:42 +0000)]
updated cvsignore's to match nls changes

23 years agore-added UnderMouse Placement
Dana Jansens [Tue, 28 May 2002 12:39:23 +0000 (12:39 +0000)]
re-added UnderMouse Placement
added NLS support in the new configure system.

23 years agoupdated nls to use openbox.cat
Dana Jansens [Tue, 28 May 2002 12:21:38 +0000 (12:21 +0000)]
updated nls to use openbox.cat

23 years agodisable the current workspace in the send-to menu
Dana Jansens [Tue, 28 May 2002 11:55:43 +0000 (11:55 +0000)]
disable the current workspace in the send-to menu

23 years agolet a window snap to more than one window at a time
Dana Jansens [Tue, 28 May 2002 11:46:29 +0000 (11:46 +0000)]
let a window snap to more than one window at a time

23 years agowindow-to-window snapping
Dana Jansens [Tue, 28 May 2002 11:38:37 +0000 (11:38 +0000)]
window-to-window snapping

23 years agoadding .cvsignore files to the repository to clean up the output whenever you commit...
Dana Jansens [Tue, 28 May 2002 10:33:56 +0000 (10:33 +0000)]
adding .cvsignore files to the repository to clean up the output whenever you commit some sort of cvs action

23 years agowhen nothing is to be focused, give the root window focus instead of the toolbar...
Dana Jansens [Tue, 28 May 2002 10:15:08 +0000 (10:15 +0000)]
when nothing is to be focused, give the root window focus instead of the toolbar (since the toolbar is not neccesarily mapped anymore!)

23 years agosync with bb-cvs
Dana Jansens [Tue, 28 May 2002 09:53:11 +0000 (09:53 +0000)]
sync with bb-cvs

23 years agofix bug where destroying the wrong windows in BlackboxWindow::positionButtons.
Dana Jansens [Tue, 28 May 2002 09:38:40 +0000 (09:38 +0000)]
fix bug where destroying the wrong windows in BlackboxWindow::positionButtons.
make util/ directory use the new config.h too

23 years agouse config.h for configuration options instead of a bunch of -D's on the compile...
Dana Jansens [Tue, 28 May 2002 07:41:47 +0000 (07:41 +0000)]
use config.h for configuration options instead of a bunch of -D's on the compile command lines

23 years agoadded "Hide Toolbar" option.
Dana Jansens [Mon, 27 May 2002 05:06:04 +0000 (05:06 +0000)]
added "Hide Toolbar" option.

23 years agomake window menu behavior consistant. ignore !button1.
Dana Jansens [Mon, 27 May 2002 03:55:18 +0000 (03:55 +0000)]
make window menu behavior consistant. ignore !button1.

23 years agomouse wheel support
Dana Jansens [Mon, 27 May 2002 03:12:21 +0000 (03:12 +0000)]
mouse wheel support
custom titlebar layout

23 years agoprevent (and if need be revert) shading if titlebar decor is toggled off
Dana Jansens [Sun, 26 May 2002 20:53:48 +0000 (20:53 +0000)]
prevent (and if need be revert) shading if titlebar decor is toggled off

23 years agouse the raw screen size not the strut adjusted size to determine max_height and width...
Dana Jansens [Sun, 26 May 2002 20:51:33 +0000 (20:51 +0000)]
use the raw screen size not the strut adjusted size to determine max_height and width of a client

23 years agosave workspace names properly with the new Configuration class.
Dana Jansens [Sun, 26 May 2002 20:51:12 +0000 (20:51 +0000)]
save workspace names properly with the new Configuration class.

23 years agoadd Configuration class for generic configuration data load/save-ing.
Dana Jansens [Sun, 26 May 2002 20:25:38 +0000 (20:25 +0000)]
add Configuration class for generic configuration data load/save-ing.
use Configuration class throughout code. no longer save rc file on exit, save when any options are changed.

23 years agousing configure.ac causes problems. switching back to configure.in
Dana Jansens [Sat, 25 May 2002 16:47:22 +0000 (16:47 +0000)]
using configure.ac causes problems. switching back to configure.in

23 years agofixed the geometry window not getting the proper pixmap. This was caused by using...
Dana Jansens [Sat, 25 May 2002 15:46:08 +0000 (15:46 +0000)]
fixed the geometry window not getting the proper pixmap.  This was caused by using a style with the window.label.focus set to parentrelative.  The window label's parent is the title bar but the geometry window's parent is root.  The code now detects the parentrelative and tries to use the window.title as intended.

23 years ago- raise the window during maximization if the user clicked the maximize button, but...
Dana Jansens [Sat, 25 May 2002 15:45:09 +0000 (15:45 +0000)]
- raise the window during maximization if the user clicked the maximize button, but otherwise don't

- two fixes here.  1) only raise window in maximize if the window is focused, 2) remap window on reparent event

23 years agomake use of the --enable-clobber option
Dana Jansens [Sat, 25 May 2002 03:46:25 +0000 (03:46 +0000)]
make use of the --enable-clobber option

23 years agoreindent version string
Dana Jansens [Sat, 25 May 2002 03:24:39 +0000 (03:24 +0000)]
reindent version string

23 years agoreindent again. better now.
Dana Jansens [Sat, 25 May 2002 03:23:44 +0000 (03:23 +0000)]
reindent again. better now.

23 years agoreindent the help/usage message
Dana Jansens [Sat, 25 May 2002 02:58:51 +0000 (02:58 +0000)]
reindent the help/usage message

23 years agoreusing the blackbox-cvs bsetroot. it did in fact work right now.
Dana Jansens [Sat, 25 May 2002 02:44:46 +0000 (02:44 +0000)]
reusing the blackbox-cvs bsetroot. it did in fact work right now.

23 years agouse openbox/ dir for rc file and menu file. turn menu into a command line option...
Dana Jansens [Sat, 25 May 2002 02:24:30 +0000 (02:24 +0000)]
use openbox/ dir for rc file and menu file. turn menu into a command line option instead of an rc file option

23 years agobuild a 'openbox' binary
Dana Jansens [Sat, 25 May 2002 01:18:50 +0000 (01:18 +0000)]
build a 'openbox' binary

23 years agouse our default style
Dana Jansens [Sat, 25 May 2002 01:11:24 +0000 (01:11 +0000)]
use our default style

23 years agouse our version string
Dana Jansens [Sat, 25 May 2002 01:10:44 +0000 (01:10 +0000)]
use our version string

23 years agomissed files from import of bb-cvs
Dana Jansens [Sat, 25 May 2002 01:07:58 +0000 (01:07 +0000)]
missed files from import of bb-cvs

23 years agoimport from bb-cvs
Dana Jansens [Sat, 25 May 2002 01:01:49 +0000 (01:01 +0000)]
import from bb-cvs

23 years agoremoving useless files
Dana Jansens [Sat, 25 May 2002 00:57:33 +0000 (00:57 +0000)]
removing useless files

23 years agoimprted new tools from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:49:41 +0000 (00:49 +0000)]
imprted new tools from bb-cvs
re-change bsetroot to work preperly regarding the root window atoms

23 years agoimport from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:30:31 +0000 (00:30 +0000)]
import from bb-cvs

23 years agoimport from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:29:44 +0000 (00:29 +0000)]
import from bb-cvs
added slit and enable-clobber defines back in Makefile.am

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:18 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:17 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:16 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:15 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:14 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:13 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:12 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:11 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:10 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:09 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:08 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:07 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:06 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:05 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonls from bb-cvs
Dana Jansens [Sat, 25 May 2002 00:10:04 +0000 (00:10 +0000)]
nls from bb-cvs
added yself to the usage string
added the slit option back in
added the event clobber option back in

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:18 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:17 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:16 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:15 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:14 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:13 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:12 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:11 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:10 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:09 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:08 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:07 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:06 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:05 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew nls from bb-cvs
Dana Jansens [Fri, 24 May 2002 23:49:04 +0000 (23:49 +0000)]
new nls from bb-cvs

23 years agonew root dir based on bb-cvs
Dana Jansens [Fri, 24 May 2002 22:59:42 +0000 (22:59 +0000)]
new root dir based on bb-cvs

23 years agobetter string get/set
Dana Jansens [Fri, 24 May 2002 18:19:22 +0000 (18:19 +0000)]
better string get/set

23 years agoupdated -version output ot list myself
Dana Jansens [Thu, 23 May 2002 15:40:11 +0000 (15:40 +0000)]
updated -version output ot list myself

23 years agorefix i18n for --disable-nls
Dana Jansens [Thu, 23 May 2002 15:22:48 +0000 (15:22 +0000)]
refix i18n for --disable-nls

23 years agomissing an include
Dana Jansens [Thu, 23 May 2002 15:12:38 +0000 (15:12 +0000)]
missing an include

23 years agofix for compiling with --disable-nls
Dana Jansens [Thu, 23 May 2002 15:12:17 +0000 (15:12 +0000)]
fix for compiling with --disable-nls

23 years agofix compiling with --disable-nls
Dana Jansens [Thu, 23 May 2002 15:11:41 +0000 (15:11 +0000)]
fix compiling with --disable-nls