]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
20 years agofix includes
Dana Jansens [Fri, 29 Aug 2003 08:44:40 +0000 (08:44 +0000)]
fix includes

20 years agoupdate which files have translatable strings
Dana Jansens [Fri, 29 Aug 2003 08:09:18 +0000 (08:09 +0000)]
update which files have translatable strings

20 years agothe kernel/ dir has been moved to openbox/
Dana Jansens [Fri, 29 Aug 2003 08:04:58 +0000 (08:04 +0000)]
the kernel/ dir has been moved to openbox/

20 years agoremove the plugin stuffs
Dana Jansens [Fri, 29 Aug 2003 07:58:03 +0000 (07:58 +0000)]
remove the plugin stuffs

20 years agoremove a dispatch.h
Dana Jansens [Fri, 29 Aug 2003 07:57:34 +0000 (07:57 +0000)]
remove a dispatch.h

20 years agoremove plugins from the menu parsing
Dana Jansens [Fri, 29 Aug 2003 07:57:18 +0000 (07:57 +0000)]
remove plugins from the menu parsing

20 years agomove the client and client-list menus into the 'kernel'
Dana Jansens [Fri, 29 Aug 2003 07:56:49 +0000 (07:56 +0000)]
move the client and client-list menus into the 'kernel'

20 years agoremove the placement plugin
Dana Jansens [Fri, 29 Aug 2003 06:55:02 +0000 (06:55 +0000)]
remove the placement plugin

20 years agoremove the event dispatcher
Dana Jansens [Fri, 29 Aug 2003 06:52:55 +0000 (06:52 +0000)]
remove the event dispatcher

20 years agoadd separator above "All desktops"
Dana Jansens [Fri, 29 Aug 2003 06:51:39 +0000 (06:51 +0000)]
add separator above "All desktops"

20 years agotypo, reading from the wrong member of the actiondata union
Dana Jansens [Fri, 29 Aug 2003 06:48:32 +0000 (06:48 +0000)]
typo, reading from the wrong member of the actiondata union

20 years agoadd window placement routines to the kernel
Dana Jansens [Fri, 29 Aug 2003 06:40:35 +0000 (06:40 +0000)]
add window placement routines to the kernel

20 years agoplace submenus with their borders over the parent's
Dana Jansens [Fri, 29 Aug 2003 05:49:30 +0000 (05:49 +0000)]
place submenus with their borders over the parent's

20 years agonicer default bullets
Dana Jansens [Fri, 29 Aug 2003 05:44:17 +0000 (05:44 +0000)]
nicer default bullets

20 years agoonly left-justify menus, remove the menu.frame.justify option
Dana Jansens [Thu, 28 Aug 2003 19:53:36 +0000 (19:53 +0000)]
only left-justify menus, remove the menu.frame.justify option

20 years agofix a bunch of memleaks from valgrind and stuff
Dana Jansens [Thu, 28 Aug 2003 19:10:36 +0000 (19:10 +0000)]
fix a bunch of memleaks from valgrind and stuff

20 years agos/Shade/Roll up\/down/
Dana Jansens [Thu, 28 Aug 2003 19:08:49 +0000 (19:08 +0000)]
s/Shade/Roll up\/down/

20 years agos/(Un)//
Dana Jansens [Thu, 28 Aug 2003 19:08:30 +0000 (19:08 +0000)]
s/(Un)//

20 years agofree rgba texture caches
Dana Jansens [Thu, 28 Aug 2003 19:06:35 +0000 (19:06 +0000)]
free rgba texture caches

20 years agoonly execute enabled items
Dana Jansens [Thu, 28 Aug 2003 18:34:06 +0000 (18:34 +0000)]
only execute enabled items

20 years agowas not disabling the normal layer when appropriate
Dana Jansens [Thu, 28 Aug 2003 18:33:02 +0000 (18:33 +0000)]
was not disabling the normal layer when appropriate

20 years agonew method for loading menu files etc
Dana Jansens [Thu, 28 Aug 2003 17:32:49 +0000 (17:32 +0000)]
new method for loading menu files etc

20 years agofix crash bug is parsing menu section of the rc3
Dana Jansens [Thu, 28 Aug 2003 17:27:13 +0000 (17:27 +0000)]
fix crash bug is parsing menu section of the rc3

20 years agomissed one thing, using invalid mem still
Dana Jansens [Thu, 28 Aug 2003 17:22:10 +0000 (17:22 +0000)]
missed one thing, using invalid mem still

20 years agomake the maximize item toggle maximized
Dana Jansens [Thu, 28 Aug 2003 17:15:35 +0000 (17:15 +0000)]
make the maximize item toggle maximized

20 years agofix for using freed memory to exec stuff
Dana Jansens [Thu, 28 Aug 2003 17:15:10 +0000 (17:15 +0000)]
fix for using freed memory to exec stuff

20 years agofree the menu entry frames
Dana Jansens [Thu, 28 Aug 2003 17:05:44 +0000 (17:05 +0000)]
free the menu entry frames

20 years agowrong action name
Dana Jansens [Thu, 28 Aug 2003 16:14:47 +0000 (16:14 +0000)]
wrong action name

20 years agorm double ;;
Dana Jansens [Thu, 28 Aug 2003 08:15:45 +0000 (08:15 +0000)]
rm double ;;

20 years agoadd icons to the client-list-menu
Dana Jansens [Thu, 28 Aug 2003 08:08:18 +0000 (08:08 +0000)]
add icons to the client-list-menu

20 years agoload the plugins in the rc3 for the menus
Dana Jansens [Thu, 28 Aug 2003 07:55:01 +0000 (07:55 +0000)]
load the plugins in the rc3 for the menus

20 years agomake submenus not require the menu to exist when they are created, not until they...
Dana Jansens [Thu, 28 Aug 2003 07:49:57 +0000 (07:49 +0000)]
make submenus not require the menu to exist when they are created, not until they are shown.
crash fix in client_menu

20 years agomake client-list-menu work too
Dana Jansens [Thu, 28 Aug 2003 07:34:03 +0000 (07:34 +0000)]
make client-list-menu work too
more menu cleanups

20 years agoload menu plugins automatically from whats in the menu file
Dana Jansens [Thu, 28 Aug 2003 06:32:27 +0000 (06:32 +0000)]
load menu plugins automatically from whats in the menu file
menu fixups
move enabled into the 'normal menu item' specific data stuff

20 years agochange the menu plugin interface, no need for the create/destroy functions any more.
Dana Jansens [Thu, 28 Aug 2003 05:44:13 +0000 (05:44 +0000)]
change the menu plugin interface, no need for the create/destroy functions any more.
redo the client-menu plugin to work with the new menu api

20 years agoadd follow option back for sendto actions
Dana Jansens [Thu, 28 Aug 2003 05:43:05 +0000 (05:43 +0000)]
add follow option back for sendto actions

20 years agosplit the menus out so they aren't nested in the example
Dana Jansens [Thu, 28 Aug 2003 02:16:29 +0000 (02:16 +0000)]
split the menus out so they aren't nested in the example

20 years agohalf way through the changes to new menu code/design. hot shit. static menus work...
Dana Jansens [Thu, 28 Aug 2003 02:10:23 +0000 (02:10 +0000)]
half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next.

20 years agooooops RECT_SET_POINT was broken
Dana Jansens [Wed, 27 Aug 2003 23:16:06 +0000 (23:16 +0000)]
oooops RECT_SET_POINT was broken

20 years agomore typo :)
Dana Jansens [Wed, 27 Aug 2003 18:53:25 +0000 (18:53 +0000)]
more typo :)

20 years agotypo :)
Dana Jansens [Wed, 27 Aug 2003 18:52:15 +0000 (18:52 +0000)]
typo :)

20 years agodont be rude to non-normal windows with keeping them onscreen
Dana Jansens [Wed, 27 Aug 2003 18:50:12 +0000 (18:50 +0000)]
dont be rude to non-normal windows with keeping them onscreen

20 years agofix border on shaded maximized windows
Dana Jansens [Wed, 27 Aug 2003 18:38:36 +0000 (18:38 +0000)]
fix border on shaded maximized windows

20 years agodouble deref, props to 'mmj' for spotting this
Dana Jansens [Wed, 27 Aug 2003 05:20:27 +0000 (05:20 +0000)]
double deref, props to 'mmj' for spotting this

20 years agoremove the last of the cool stuff thanks to GTK fuck fuck. no more not focusing windo...
Dana Jansens [Mon, 25 Aug 2003 18:40:00 +0000 (18:40 +0000)]
remove the last of the cool stuff thanks to GTK fuck fuck. no more not focusing windows in groups that arent focused on map

20 years agoblef
Dana Jansens [Mon, 25 Aug 2003 15:29:40 +0000 (15:29 +0000)]
blef

20 years agotype change
Dana Jansens [Mon, 25 Aug 2003 15:29:18 +0000 (15:29 +0000)]
type change

20 years agomake --disable-session-management work i think
Dana Jansens [Mon, 25 Aug 2003 15:28:32 +0000 (15:28 +0000)]
make --disable-session-management work i think

20 years agodont force fallbacks within groups
Dana Jansens [Mon, 25 Aug 2003 08:57:09 +0000 (08:57 +0000)]
dont force fallbacks within groups

20 years agobetter handling of maximizing, wrt changing decorations on the windows, and showing...
Dana Jansens [Mon, 25 Aug 2003 08:49:48 +0000 (08:49 +0000)]
better handling of maximizing, wrt changing decorations on the windows, and showing the correct decor for the max state especially for windows which dont change size (Xnest) when maximized cuz they are at their maximum size already

20 years agoadd STRUT_EQUAL
Dana Jansens [Mon, 25 Aug 2003 08:37:29 +0000 (08:37 +0000)]
add STRUT_EQUAL

20 years agoset the client decorations to match the frame's so that there is not thot to be chang...
Dana Jansens [Mon, 25 Aug 2003 08:37:23 +0000 (08:37 +0000)]
set the client decorations to match the frame's so that there is not thot to be changes later on whene there were actually none

20 years agorestore the stacking order of a saved session
Dana Jansens [Mon, 25 Aug 2003 07:48:28 +0000 (07:48 +0000)]
restore the stacking order of a saved session

20 years agosave the stacking order of the windows, and sort the saved session data based on...
Dana Jansens [Mon, 25 Aug 2003 07:46:59 +0000 (07:46 +0000)]
save the stacking order of the windows, and sort the saved session data based on stacking when it is loaded. make the list public.

20 years agodont put #define values into the supported atoms list
Dana Jansens [Mon, 25 Aug 2003 07:45:08 +0000 (07:45 +0000)]
dont put #define values into the supported atoms list

20 years agoclarify that stacking_below sucks
Dana Jansens [Mon, 25 Aug 2003 07:44:33 +0000 (07:44 +0000)]
clarify that stacking_below sucks

20 years agoadd stacking_below which moves a window to immediately below another window. use...
Dana Jansens [Mon, 25 Aug 2003 07:43:27 +0000 (07:43 +0000)]
add stacking_below which moves a window to immediately below another window. use with care it doesn't enforce transient shit etc..

20 years agobetter handling of multiple niteractive actions
Dana Jansens [Sat, 23 Aug 2003 17:52:48 +0000 (17:52 +0000)]
better handling of multiple niteractive actions

20 years agobetter ac macro usage
Dana Jansens [Sat, 23 Aug 2003 17:07:36 +0000 (17:07 +0000)]
better ac macro usage

20 years agoalpha6
Dana Jansens [Sat, 23 Aug 2003 16:45:34 +0000 (16:45 +0000)]
alpha6

20 years agorecent changes
Dana Jansens [Sat, 23 Aug 2003 16:43:07 +0000 (16:43 +0000)]
recent changes

20 years agorecent changes
Dana Jansens [Sat, 23 Aug 2003 16:41:29 +0000 (16:41 +0000)]
recent changes

20 years agorecent changes
Dana Jansens [Sat, 23 Aug 2003 16:33:35 +0000 (16:33 +0000)]
recent changes

20 years agoend the other action when starting a new interactive action while one was in place
Dana Jansens [Sat, 23 Aug 2003 16:21:25 +0000 (16:21 +0000)]
end the other action when starting a new interactive action while one was in place

20 years agoformatting
Dana Jansens [Sat, 23 Aug 2003 06:26:23 +0000 (06:26 +0000)]
formatting

20 years ago80 cols
Dana Jansens [Sat, 23 Aug 2003 06:25:23 +0000 (06:25 +0000)]
80 cols

20 years agostupid function name die
Dana Jansens [Sat, 23 Aug 2003 06:16:14 +0000 (06:16 +0000)]
stupid function name die

20 years agonevermind
Dana Jansens [Fri, 22 Aug 2003 16:57:59 +0000 (16:57 +0000)]
nevermind

20 years agodefault font size one smaller to make default bitmaps fit better
Dana Jansens [Fri, 22 Aug 2003 16:56:20 +0000 (16:56 +0000)]
default font size one smaller to make default bitmaps fit better

20 years agooffset of 1 is default
Dana Jansens [Fri, 22 Aug 2003 16:46:01 +0000 (16:46 +0000)]
offset of 1 is default

20 years agoshrink font by a pixel to make the button bitmaps line up nice
Dana Jansens [Fri, 22 Aug 2003 16:09:20 +0000 (16:09 +0000)]
shrink font by a pixel to make the button bitmaps line up nice

20 years agoonly use visible windows when calcing for raiselower
Dana Jansens [Fri, 22 Aug 2003 15:57:20 +0000 (15:57 +0000)]
only use visible windows when calcing for raiselower

20 years agomaybe smarter
Dana Jansens [Fri, 22 Aug 2003 15:44:20 +0000 (15:44 +0000)]
maybe smarter

20 years agomake the raiselower action smarter
Dana Jansens [Fri, 22 Aug 2003 15:36:44 +0000 (15:36 +0000)]
make the raiselower action smarter

20 years agomake focus and unfocus fonts for window titles. change 'xftfont' to 'font' in the...
Dana Jansens [Fri, 22 Aug 2003 06:14:20 +0000 (06:14 +0000)]
make focus and unfocus fonts for window titles. change 'xftfont' to 'font' in the themes.

20 years agorecent changes
Dana Jansens [Wed, 20 Aug 2003 23:45:43 +0000 (23:45 +0000)]
recent changes

20 years agobetter handling of starting a new interactive grab while one is in progress
Dana Jansens [Wed, 20 Aug 2003 23:25:59 +0000 (23:25 +0000)]
better handling of starting a new interactive grab while one is in progress

20 years agorename the 'root' context to 'desktop'
Dana Jansens [Wed, 20 Aug 2003 23:13:40 +0000 (23:13 +0000)]
rename the 'root' context to 'desktop'

20 years agoadd the 'raiselower' action for raising obscured windows and lowering fully visible...
Dana Jansens [Wed, 20 Aug 2003 23:02:26 +0000 (23:02 +0000)]
add the 'raiselower' action for raising obscured windows and lowering fully visible ones

20 years agoadd an obscured flag that tracks if the frame is at all obscured
Dana Jansens [Wed, 20 Aug 2003 23:01:56 +0000 (23:01 +0000)]
add an obscured flag that tracks if the frame is at all obscured

20 years agoshrink the handles
Dana Jansens [Wed, 20 Aug 2003 22:55:26 +0000 (22:55 +0000)]
shrink the handles

20 years agouse the result from XGetGeometry correctly
Dana Jansens [Wed, 20 Aug 2003 22:50:04 +0000 (22:50 +0000)]
use the result from XGetGeometry correctly

20 years agohandle the XGetGeomtry failing for button releases
Dana Jansens [Wed, 20 Aug 2003 17:06:08 +0000 (17:06 +0000)]
handle the XGetGeomtry failing for button releases

20 years agodont grab client context stuff on desktop windows. check that clint is non-null
Dana Jansens [Wed, 20 Aug 2003 15:50:12 +0000 (15:50 +0000)]
dont grab client context stuff on desktop windows. check that clint is non-null

20 years agograb root mouse bindings on desktop windows also, since they are conceptually the...
Dana Jansens [Wed, 20 Aug 2003 06:17:43 +0000 (06:17 +0000)]
grab root mouse bindings on desktop windows also, since they are conceptually the desktop.

20 years agoreset first to TRUE properly when the desktop popup is off
Dana Jansens [Wed, 20 Aug 2003 04:47:01 +0000 (04:47 +0000)]
reset first to TRUE properly when the desktop popup is off

20 years agomove the pointer while doing a keyboard move/resize
Dana Jansens [Wed, 20 Aug 2003 04:45:55 +0000 (04:45 +0000)]
move the pointer while doing a keyboard move/resize

20 years agofix whitespace
Dana Jansens [Sat, 16 Aug 2003 17:09:14 +0000 (17:09 +0000)]
fix whitespace

20 years agowas reading the menu bullet color into the wrong place
Dana Jansens [Thu, 14 Aug 2003 19:31:49 +0000 (19:31 +0000)]
was reading the menu bullet color into the wrong place

20 years agoskip windows in the alt-tabbing which have the SKIP_TASKBAR hint set on them
Dana Jansens [Thu, 14 Aug 2003 08:21:33 +0000 (08:21 +0000)]
skip windows in the alt-tabbing which have the SKIP_TASKBAR hint set on them

20 years agoadd the gettext version
Dana Jansens [Thu, 14 Aug 2003 07:45:25 +0000 (07:45 +0000)]
add the gettext version

20 years agorecent changes
Dana Jansens [Thu, 14 Aug 2003 07:17:14 +0000 (07:17 +0000)]
recent changes

20 years agofix the offsets used to keep the menus on screen
Dana Jansens [Thu, 14 Aug 2003 07:04:40 +0000 (07:04 +0000)]
fix the offsets used to keep the menus on screen

20 years agodont show titles on submenus. kill the extra 1px at the top of titleless menus
Dana Jansens [Thu, 14 Aug 2003 06:53:41 +0000 (06:53 +0000)]
dont show titles on submenus. kill the extra 1px at the top of titleless menus

20 years agomake putting plugin menus in a menu closer to working..
Dana Jansens [Thu, 14 Aug 2003 06:39:56 +0000 (06:39 +0000)]
make putting plugin menus in a menu closer to working..

20 years agorename root to root-menu
Dana Jansens [Thu, 14 Aug 2003 06:03:00 +0000 (06:03 +0000)]
rename root to root-menu

20 years agoadd the client-list-menu
Dana Jansens [Thu, 14 Aug 2003 06:02:43 +0000 (06:02 +0000)]
add the client-list-menu

20 years agoadd the client_list_menu plugin
Dana Jansens [Thu, 14 Aug 2003 06:01:39 +0000 (06:01 +0000)]
add the client_list_menu plugin

20 years agoadd the destructor for menus
Dana Jansens [Thu, 14 Aug 2003 06:01:26 +0000 (06:01 +0000)]
add the destructor for menus

20 years agoadd a menu destructor callback.
Dana Jansens [Thu, 14 Aug 2003 06:00:38 +0000 (06:00 +0000)]
add a menu destructor callback.
fix a possible crasher where a callback was called with a different menu.