]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
21 years agoadjust goals for 2.0
Dana Jansens [Tue, 16 Jul 2002 17:16:43 +0000 (17:16 +0000)]
adjust goals for 2.0

21 years agoadd for ClickMousePlacement
Dana Jansens [Tue, 16 Jul 2002 08:05:05 +0000 (08:05 +0000)]
add for ClickMousePlacement

21 years agomuch awesome support for special windows like panels/desktops.
Dana Jansens [Tue, 16 Jul 2002 08:00:59 +0000 (08:00 +0000)]
much awesome support for special windows like panels/desktops.
All 'non-normal' windows are treated equally now, with a fe wexceptionms for the desktop for stacking.
Fix some ClicmMousePlacement bugs while we're at it.

21 years agoput the assert back. better solution in mind
Dana Jansens [Tue, 16 Jul 2002 05:09:03 +0000 (05:09 +0000)]
put the assert back. better solution in mind

21 years agotaking out an assert that only causes problems
Dana Jansens [Tue, 16 Jul 2002 05:07:16 +0000 (05:07 +0000)]
taking out an assert that only causes problems

21 years agoClick Mouse Placement is BACK!#!#
Dana Jansens [Tue, 16 Jul 2002 05:00:09 +0000 (05:00 +0000)]
Click Mouse Placement is BACK!#!#

21 years agoadd sendClientMessage
Dana Jansens [Tue, 16 Jul 2002 04:51:06 +0000 (04:51 +0000)]
add sendClientMessage

21 years agoscrew that change. the next releaase will be 2.0.0!
Dana Jansens [Tue, 16 Jul 2002 04:35:09 +0000 (04:35 +0000)]
screw that change. the next releaase will be 2.0.0!

21 years agochange the version number back a bit. preparing for a testing release.
Dana Jansens [Tue, 16 Jul 2002 04:31:12 +0000 (04:31 +0000)]
change the version number back a bit. preparing for a testing release.

21 years agoswitch workspaces if neccessary for a NET_WM_ACTIVE_WINDOW ClientMessage
Dana Jansens [Tue, 16 Jul 2002 04:18:13 +0000 (04:18 +0000)]
switch workspaces if neccessary for a NET_WM_ACTIVE_WINDOW ClientMessage

21 years agomake bbkeys' cycliong work right, how it used to. instead of working like supoprt...
Dana Jansens [Tue, 16 Jul 2002 04:15:24 +0000 (04:15 +0000)]
make bbkeys' cycliong work right, how it used to. instead of working like supoprt for brokenass kwin does

21 years agodont reposition non-normal/dialog windows when they get focus, such as kde's kicker...
Dana Jansens [Tue, 16 Jul 2002 03:50:55 +0000 (03:50 +0000)]
dont reposition non-normal/dialog windows when they get focus, such as kde's kicker, if they are off screen. they are special and may be doing this on purpose

21 years agodont let focus fall back to strange windows like panels, only to normal windows and...
Dana Jansens [Tue, 16 Jul 2002 02:38:26 +0000 (02:38 +0000)]
dont let focus fall back to strange windows like panels, only to normal windows and dialogs

21 years agoadd options for ignoring shaded windows and full-maxed windows while placing new...
Dana Jansens [Tue, 16 Jul 2002 02:18:16 +0000 (02:18 +0000)]
add options for ignoring shaded windows and full-maxed windows while placing new windows

21 years agoDon't install epist until it actually does something of value
Scott Moynes [Mon, 15 Jul 2002 22:58:07 +0000 (22:58 +0000)]
Don't install epist until it actually does something of value

21 years agokde's 'desktop menu' now works just like a panel
Dana Jansens [Mon, 15 Jul 2002 22:27:46 +0000 (22:27 +0000)]
kde's 'desktop menu' now works just like a panel

21 years agoproperly handle workspace names, and changes to them.
Dana Jansens [Sun, 14 Jul 2002 20:54:03 +0000 (20:54 +0000)]
properly handle workspace names, and changes to them.

21 years agofix case where the window group deletes itself. somehow missed this while syncing! :(
Dana Jansens [Sun, 14 Jul 2002 18:47:52 +0000 (18:47 +0000)]
fix case where the window group deletes itself. somehow missed this while syncing! :(

21 years agosych with blackbox
Dana Jansens [Sun, 14 Jul 2002 18:45:46 +0000 (18:45 +0000)]
sych with blackbox

21 years agomake arrows larger, match th size of the other bullets. make all bullets' sizes quick...
Dana Jansens [Sun, 14 Jul 2002 17:55:03 +0000 (17:55 +0000)]
make arrows larger, match th size of the other bullets. make all bullets' sizes quickly/easily adustable

21 years agomake sure the desktop names atom is set when setting a workspace name, even when...
Dana Jansens [Sun, 14 Jul 2002 17:30:26 +0000 (17:30 +0000)]
make sure the desktop names atom is set when setting a workspace name, even when it doesnt already exist (bug fix)

21 years agoproperly lower windows and keep desktop windows on the bottom.
Dana Jansens [Sat, 13 Jul 2002 21:25:19 +0000 (21:25 +0000)]
properly lower windows and keep desktop windows on the bottom.

21 years agolibgen.h is used by basename()
Dana Jansens [Sat, 13 Jul 2002 20:29:00 +0000 (20:29 +0000)]
libgen.h is used by basename()

21 years agoupdate deps in the Makefile
Dana Jansens [Sat, 13 Jul 2002 19:47:06 +0000 (19:47 +0000)]
update deps in the Makefile

21 years agomore actions
Dana Jansens [Fri, 12 Jul 2002 16:34:51 +0000 (16:34 +0000)]
more actions

21 years agoadd a size specifier to the enum
Dana Jansens [Fri, 12 Jul 2002 16:32:07 +0000 (16:32 +0000)]
add a size specifier to the enum

21 years agoremoving now-unused files.
Dana Jansens [Fri, 12 Jul 2002 16:31:24 +0000 (16:31 +0000)]
removing now-unused files.

21 years agoepist now based on the BaseDisplay.
Dana Jansens [Fri, 12 Jul 2002 16:29:59 +0000 (16:29 +0000)]
epist now based on the BaseDisplay.
has the ability to be multiscreen!

21 years agosome of the actions I came up with
Scott Moynes [Fri, 12 Jul 2002 03:03:55 +0000 (03:03 +0000)]
some of the actions I came up with

21 years agogets a whole lotta window information now, and updtes when it changes!
Dana Jansens [Fri, 12 Jul 2002 02:48:43 +0000 (02:48 +0000)]
gets a whole lotta window information now, and updtes when it changes!

21 years agoadd support for the WM_CLASS property.
Dana Jansens [Fri, 12 Jul 2002 02:24:30 +0000 (02:24 +0000)]
add support for the WM_CLASS property.
make getValue for a string array return the right number in nelements.

21 years agowe now know for every window its state and its desktop
Dana Jansens [Fri, 12 Jul 2002 01:50:56 +0000 (01:50 +0000)]
we now know for every window its state and its desktop

21 years agosome more notes
Scott Moynes [Fri, 12 Jul 2002 01:35:36 +0000 (01:35 +0000)]
some more notes

21 years agonow we know the state of windows
Dana Jansens [Fri, 12 Jul 2002 00:40:05 +0000 (00:40 +0000)]
now we know the state of windows

21 years agoadd header for perror()
Dana Jansens [Fri, 12 Jul 2002 00:25:04 +0000 (00:25 +0000)]
add header for perror()

21 years agoInitial notes on design and features
Scott Moynes [Fri, 12 Jul 2002 00:03:44 +0000 (00:03 +0000)]
Initial notes on design and features

21 years agomake the wheel mouse shade anywhere on the titlebar, and not press buttons. thanks...
Dana Jansens [Thu, 11 Jul 2002 23:44:04 +0000 (23:44 +0000)]
make the wheel mouse shade anywhere on the titlebar, and not press buttons. thanks woodlbock.

21 years agoepist now handles -display on the command line, and gets the client list and act
Dana Jansens [Thu, 11 Jul 2002 18:13:38 +0000 (18:13 +0000)]
epist now handles -display on the command line, and gets the client list and act
ive window

21 years agoepist parses teh cpommand line for -display, and catches Property notify events....
Dana Jansens [Thu, 11 Jul 2002 18:00:46 +0000 (18:00 +0000)]
epist parses teh cpommand line for -display, and catches Property notify events. It knows about the client list and active window so far

21 years agoopen an X display
Dana Jansens [Thu, 11 Jul 2002 02:17:47 +0000 (02:17 +0000)]
open an X display

21 years agoadded signal handling
Dana Jansens [Thu, 11 Jul 2002 02:12:40 +0000 (02:12 +0000)]
added signal handling

21 years agoadd the copyright
Dana Jansens [Thu, 11 Jul 2002 01:53:47 +0000 (01:53 +0000)]
add the copyright

21 years agoadding epist!
Dana Jansens [Thu, 11 Jul 2002 01:49:04 +0000 (01:49 +0000)]
adding epist!

21 years ago-fno-inline when compiling in debug mode
Dana Jansens [Thu, 11 Jul 2002 00:42:13 +0000 (00:42 +0000)]
-fno-inline when compiling in debug mode

21 years agoclean up the systray and desktop lists
Dana Jansens [Thu, 11 Jul 2002 00:41:56 +0000 (00:41 +0000)]
clean up the systray and desktop lists

21 years agorestart the window manager on a SIGHUP
Dana Jansens [Wed, 10 Jul 2002 22:29:57 +0000 (22:29 +0000)]
restart the window manager on a SIGHUP

21 years agosync with bb cvs
Dana Jansens [Wed, 10 Jul 2002 22:24:48 +0000 (22:24 +0000)]
sync with bb cvs

21 years agoadd another return, and return a value for a non-void funtion.
Dana Jansens [Wed, 10 Jul 2002 17:49:05 +0000 (17:49 +0000)]
add another return, and return a value for a non-void funtion.

21 years agomissing a ;
Dana Jansens [Wed, 10 Jul 2002 17:47:59 +0000 (17:47 +0000)]
missing a ;

21 years agoadd some returns so the compiler doesnt get confused
Dana Jansens [Wed, 10 Jul 2002 17:46:21 +0000 (17:46 +0000)]
add some returns so the compiler doesnt get confused

21 years agouse a BPen in the BFont class for drawing standard X fonts
Dana Jansens [Tue, 9 Jul 2002 06:50:01 +0000 (06:50 +0000)]
use a BPen in the BFont class for drawing standard X fonts

21 years agosynch with bb-cvs.
Dana Jansens [Tue, 9 Jul 2002 06:09:10 +0000 (06:09 +0000)]
synch with bb-cvs.
add window resize zones. the resource has been renamed from windowZones to resizeZones.

21 years agokeep iconified windows' workspace set to BSENTINEL, but set the NETWM hint to 0xfffff...
Dana Jansens [Tue, 9 Jul 2002 04:49:04 +0000 (04:49 +0000)]
keep iconified windows' workspace set to BSENTINEL, but set the NETWM hint to 0xffffffff (all desktops)

21 years agowhen a window is iconified, set its workspace to 'all workspaces' so it shows up...
Dana Jansens [Tue, 9 Jul 2002 01:22:16 +0000 (01:22 +0000)]
when a window is iconified, set its workspace to 'all workspaces' so it shows up in taskbars still. otherwise its impossible to get back iconified windows. update teh stacking list when windows switch workspaces.

21 years agoadd option to the rc file to use/not use AA for Xft fonts
Dana Jansens [Mon, 8 Jul 2002 04:40:34 +0000 (04:40 +0000)]
add option to the rc file to use/not use AA for Xft fonts

21 years agoadd the korean translation dir to configure
Dana Jansens [Mon, 8 Jul 2002 02:42:17 +0000 (02:42 +0000)]
add the korean translation dir to configure

21 years agoextend the style format to use xft.(font|size|flags) to specify an xft font
Dana Jansens [Mon, 8 Jul 2002 02:28:24 +0000 (02:28 +0000)]
extend the style format to use xft.(font|size|flags) to specify an xft font

21 years agomake the Xft check actually work
Dana Jansens [Sun, 7 Jul 2002 21:17:37 +0000 (21:17 +0000)]
make the Xft check actually work

21 years agoallow style options in the rc file to override those found in the style
Dana Jansens [Sun, 7 Jul 2002 21:16:35 +0000 (21:16 +0000)]
allow style options in the rc file to override those found in the style

21 years agono need to call XrmInit outside of Config class. fix indenting.
Dana Jansens [Sun, 7 Jul 2002 20:38:39 +0000 (20:38 +0000)]
no need to call XrmInit outside of Config class. fix indenting.

21 years agodont need to XrmInit outside of the Config class. fix indenting.
Dana Jansens [Sun, 7 Jul 2002 20:38:00 +0000 (20:38 +0000)]
dont need to XrmInit outside of the Config class. fix indenting.

21 years agoadd .cvsignore for korean nls dir
Dana Jansens [Sun, 7 Jul 2002 19:18:30 +0000 (19:18 +0000)]
add .cvsignore for korean nls dir

21 years agofix a debug print
Dana Jansens [Sun, 7 Jul 2002 19:17:04 +0000 (19:17 +0000)]
fix a debug print

21 years agoadded korean translation
Dana Jansens [Sun, 7 Jul 2002 19:16:46 +0000 (19:16 +0000)]
added korean translation

21 years agomake Xft default to off, you have ot --enable-xft now
Dana Jansens [Sun, 7 Jul 2002 19:14:23 +0000 (19:14 +0000)]
make Xft default to off, you have ot --enable-xft now

21 years agodon't cast char*'s to string's needlessly
Dana Jansens [Sun, 7 Jul 2002 11:17:44 +0000 (11:17 +0000)]
don't cast char*'s to string's needlessly

21 years agosync with bb-cvs
Dana Jansens [Sun, 7 Jul 2002 10:27:06 +0000 (10:27 +0000)]
sync with bb-cvs

21 years agotry make the ~/.openbox dir if it doesnt exist.
Dana Jansens [Sun, 7 Jul 2002 10:26:42 +0000 (10:26 +0000)]
try make the ~/.openbox dir if it doesnt exist.

21 years agoremove some debug fprintfs
Dana Jansens [Sat, 6 Jul 2002 00:29:12 +0000 (00:29 +0000)]
remove some debug fprintfs

21 years agowas ending up using the wrong cache items. now i find and release it every time a...
Dana Jansens [Sat, 6 Jul 2002 00:28:27 +0000 (00:28 +0000)]
was ending up using the wrong cache items. now i find and release it every time a string is drawn

21 years agosync with bb-cvs: re-add support for alt-button2, fix some off by 2's temorarily
Dana Jansens [Fri, 5 Jul 2002 23:56:10 +0000 (23:56 +0000)]
sync with bb-cvs: re-add support for alt-button2, fix some off by 2's temorarily

21 years agouse the True/False as is the blackbox code standard.
Dana Jansens [Fri, 5 Jul 2002 22:09:40 +0000 (22:09 +0000)]
use the True/False as is the blackbox code standard.

21 years agoremove compiler warnings
Dana Jansens [Fri, 5 Jul 2002 20:13:56 +0000 (20:13 +0000)]
remove compiler warnings

21 years agofix a memleak reported by valgrind
Dana Jansens [Fri, 5 Jul 2002 19:48:03 +0000 (19:48 +0000)]
fix a memleak reported by valgrind

21 years agowhen placing a window, dont use its strut while placing itself.
Dana Jansens [Fri, 5 Jul 2002 19:47:44 +0000 (19:47 +0000)]
when placing a window, dont use its strut while placing itself.

21 years agomake iconified windows uniconify on an XMapRequestEvent.
Dana Jansens [Fri, 5 Jul 2002 01:24:32 +0000 (01:24 +0000)]
make iconified windows uniconify on an XMapRequestEvent.
sync with blackbox cvs.

21 years agomake the styles' doJustify methods stop returning the string length as this is no...
Dana Jansens [Thu, 4 Jul 2002 21:33:27 +0000 (21:33 +0000)]
make the styles' doJustify methods stop returning the string length as this is no longer needed with the BFont class

21 years agolook for the rigt function in the libxft
Dana Jansens [Wed, 3 Jul 2002 19:58:40 +0000 (19:58 +0000)]
look for the rigt function in the libxft

21 years agoadd BFont class, with Xft support
Dana Jansens [Wed, 3 Jul 2002 06:34:25 +0000 (06:34 +0000)]
add BFont class, with Xft support

21 years agosome memory bugs from woodblock (thanks!)
Dana Jansens [Wed, 3 Jul 2002 05:26:11 +0000 (05:26 +0000)]
some memory bugs from woodblock (thanks!)

21 years agoremoving old Makefile.in, rolling back Makefile.am to before the mappable muse button...
Dana Jansens [Wed, 3 Jul 2002 01:31:32 +0000 (01:31 +0000)]
removing old Makefile.in, rolling back Makefile.am to before the mappable muse button bindings

21 years agobacking out all changes to make mouse button mapping's configurable
Dana Jansens [Tue, 2 Jul 2002 14:57:02 +0000 (14:57 +0000)]
backing out all changes to make mouse button mapping's configurable

21 years agosync with bb. mostly cleanups in Window.cc
Dana Jansens [Sun, 30 Jun 2002 09:53:52 +0000 (09:53 +0000)]
sync with bb. mostly cleanups in Window.cc

21 years agoadd capability to stick a window from input, and make close buttons work.
Dana Jansens [Sun, 30 Jun 2002 03:30:54 +0000 (03:30 +0000)]
add capability to stick a window from input, and make close buttons work.

21 years agoConfigureable button mappings!
Dana Jansens [Sat, 29 Jun 2002 23:50:04 +0000 (23:50 +0000)]
Configureable button mappings!

21 years agoproper order for the stacking order list
Dana Jansens [Fri, 28 Jun 2002 04:27:49 +0000 (04:27 +0000)]
proper order for the stacking order list

21 years agomake desktop windows get lowered properly
Dana Jansens [Fri, 28 Jun 2002 03:39:22 +0000 (03:39 +0000)]
make desktop windows get lowered properly

21 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

21 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

21 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

21 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

21 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.

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

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

21 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.

21 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.

21 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.

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

21 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.

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