]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
17 years agomaybe it was just a syntax error?
Mikael Magnusson [Sat, 19 Aug 2006 04:17:55 +0000 (04:17 +0000)]
maybe it was just a syntax error?

17 years agodon't be so afraid to include locale.h
Mikael Magnusson [Sat, 19 Aug 2006 04:15:51 +0000 (04:15 +0000)]
don't be so afraid to include locale.h

17 years agofix subsequent silly typo, should now compile as well as work
Mikael Magnusson [Fri, 18 Aug 2006 21:24:23 +0000 (21:24 +0000)]
fix subsequent silly typo, should now compile as well as work

17 years agofix a silly copy paste bug, titlenumber should now be disableable
Mikael Magnusson [Fri, 18 Aug 2006 21:23:02 +0000 (21:23 +0000)]
fix a silly copy paste bug, titlenumber should now be disableable

17 years agoupdate changelog
Mikael Magnusson [Fri, 18 Aug 2006 20:30:10 +0000 (20:30 +0000)]
update changelog

17 years agomake the dock copy appearance from active window titles instead of inactive ones...
Mikael Magnusson [Fri, 18 Aug 2006 19:57:14 +0000 (19:57 +0000)]
make the dock copy appearance from active window titles instead of inactive ones, this won't matter because nobody uses the dock

17 years agomake grips always 25 pixels
Mikael Magnusson [Fri, 18 Aug 2006 19:48:48 +0000 (19:48 +0000)]
make grips always 25 pixels

17 years agolalala
Mikael Magnusson [Fri, 18 Aug 2006 19:32:07 +0000 (19:32 +0000)]
lalala

17 years agoadd new themes
Mikael Magnusson [Fri, 18 Aug 2006 19:26:08 +0000 (19:26 +0000)]
add new themes

17 years agoremove old themes
Mikael Magnusson [Fri, 18 Aug 2006 18:58:34 +0000 (18:58 +0000)]
remove old themes

17 years agodisable startup notification by default
Mikael Magnusson [Thu, 17 Aug 2006 21:03:42 +0000 (21:03 +0000)]
disable startup notification by default

17 years agoadd a means to tell the timer destroy function not to fire when for example freeing...
Mikael Magnusson [Thu, 17 Aug 2006 20:16:02 +0000 (20:16 +0000)]
add a means to tell the timer destroy function not to fire when for example freeing its client frame

17 years agoclose but not quite
Mikael Magnusson [Thu, 17 Aug 2006 19:26:55 +0000 (19:26 +0000)]
close but not quite

17 years agoadd a client destructor to frame.c so it doesn't try to keep flashing a free'd frame
Mikael Magnusson [Thu, 17 Aug 2006 16:16:37 +0000 (16:16 +0000)]
add a client destructor to frame.c so it doesn't try to keep flashing a free'd frame

17 years agoadd option titleNumber in theme section to disable the little [x] that you get after...
Mikael Magnusson [Wed, 16 Aug 2006 19:32:13 +0000 (19:32 +0000)]
add option titleNumber in theme section to disable the little [x] that you get after identical window titles

17 years agofix silly typo
Mikael Magnusson [Wed, 16 Aug 2006 18:15:49 +0000 (18:15 +0000)]
fix silly typo

17 years agoadjust logic to be... logical
Mikael Magnusson [Wed, 16 Aug 2006 18:11:47 +0000 (18:11 +0000)]
adjust logic to be... logical

17 years agodon't allow inventive users to open the menu while in an interactive grab (ie changin...
Mikael Magnusson [Wed, 16 Aug 2006 17:38:41 +0000 (17:38 +0000)]
don't allow inventive users to open the menu while in an interactive grab (ie changing focus or desktop)

17 years agotry utf8 for WM_NAME if locale fails, really the _locale functions in prop.c are...
Mikael Magnusson [Wed, 16 Aug 2006 16:51:00 +0000 (16:51 +0000)]
try utf8 for WM_NAME if locale fails, really the _locale functions in prop.c are busted and should be fixed but i have no idea how.

17 years agoupdate the title test program to allow combinations of WM_NAME/_NET_WM_NAME and STRIN...
Mikael Magnusson [Wed, 16 Aug 2006 16:16:21 +0000 (16:16 +0000)]
update the title test program to allow combinations of WM_NAME/_NET_WM_NAME and STRING/UTF8_STRING (netwm+!utf8 is invalid, wm+utf8 is not but does not work in openbox currently)

17 years agoreally fix focus_last?
Mikael Magnusson [Fri, 4 Aug 2006 19:56:42 +0000 (19:56 +0000)]
really fix focus_last?

17 years agocan't call ob_debug from libobrender...
Mikael Magnusson [Thu, 3 Aug 2006 13:51:19 +0000 (13:51 +0000)]
can't call ob_debug from libobrender...

17 years agomaybe fix some stuff, i dunno
Mikael Magnusson [Thu, 3 Aug 2006 01:12:29 +0000 (01:12 +0000)]
maybe fix some stuff, i dunno

17 years agoafter some contemplating and complaints, not enabling vertically centered menus by...
Mikael Magnusson [Wed, 2 Aug 2006 21:16:47 +0000 (21:16 +0000)]
after some contemplating and complaints, not enabling vertically centered menus by default

17 years agohopefully fix keyboard move and resize refusing to go outside the screen
Mikael Magnusson [Wed, 2 Aug 2006 21:03:14 +0000 (21:03 +0000)]
hopefully fix keyboard move and resize refusing to go outside the screen

17 years agoforgot to add prototypes to action.h
Mikael Magnusson [Wed, 2 Aug 2006 20:54:16 +0000 (20:54 +0000)]
forgot to add prototypes to action.h

17 years agos/_/./
Mikael Magnusson [Wed, 2 Aug 2006 17:40:23 +0000 (17:40 +0000)]
s/_/./

17 years agos/self/settings/
Mikael Magnusson [Wed, 2 Aug 2006 17:37:05 +0000 (17:37 +0000)]
s/self/settings/

17 years agomake menus optionally vertically centered, and enable by default, see bug #2746
Mikael Magnusson [Wed, 2 Aug 2006 17:25:32 +0000 (17:25 +0000)]
make menus optionally vertically centered, and enable by default, see bug #2746

17 years agoinclude obrender headers in installation
Mikael Magnusson [Wed, 2 Aug 2006 16:56:01 +0000 (16:56 +0000)]
include obrender headers in installation

17 years agoadd moverelative and resizerelative
Mikael Magnusson [Wed, 2 Aug 2006 16:36:40 +0000 (16:36 +0000)]
add moverelative and resizerelative

17 years agobe paranoid about programs setting 0 resize increments, which results in a divide...
Mikael Magnusson [Wed, 2 Aug 2006 16:36:29 +0000 (16:36 +0000)]
be paranoid about programs setting 0 resize increments, which results in a divide by zero, which is in turn bad

17 years agoremove bogus check for handle width in client_setup_decor_and_functions resulting...
Mikael Magnusson [Wed, 2 Aug 2006 06:07:12 +0000 (06:07 +0000)]
remove bogus check for handle width in client_setup_decor_and_functions resulting in handles not being drawn if a theme with handle width = 0 is used when that function is called for a window and a theme with handle with > 0 is then loaded.

17 years agodisable compiling of render/rendertest in make all, use make check if you want to...
Mikael Magnusson [Wed, 2 Aug 2006 05:14:30 +0000 (05:14 +0000)]
disable compiling of render/rendertest in make all, use make check if you want to use it, it is extremely awesome

17 years agomake the Unfocus action do something when config_focus_follow is set
Mikael Magnusson [Wed, 2 Aug 2006 04:45:52 +0000 (04:45 +0000)]
make the Unfocus action do something when config_focus_follow is set

17 years agoUpdate changelog with changes up to now
Mikael Magnusson [Wed, 2 Aug 2006 00:12:58 +0000 (00:12 +0000)]
Update changelog with changes up to now

17 years agoremove an old comment
Mikael Magnusson [Tue, 1 Aug 2006 23:59:27 +0000 (23:59 +0000)]
remove an old comment

17 years agoactually add zh_TW to LINGUAS
Mikael Magnusson [Tue, 1 Aug 2006 23:59:11 +0000 (23:59 +0000)]
actually add zh_TW to LINGUAS

17 years agoa "osx" gradient, it is like horizontal but mirrors in the center
Mikael Magnusson [Tue, 1 Aug 2006 20:34:35 +0000 (20:34 +0000)]
a "osx" gradient, it is like horizontal but mirrors in the center

17 years agoupdate rc.xml.in, also thanks to jonas k��lker
Mikael Magnusson [Tue, 1 Aug 2006 19:47:09 +0000 (19:47 +0000)]
update rc.xml.in, also thanks to jonas k��lker

17 years agoupdate rc.xsd, many thanks to jonas k��lker
Mikael Magnusson [Tue, 1 Aug 2006 19:43:01 +0000 (19:43 +0000)]
update rc.xsd, many thanks to jonas k��lker

17 years agoadd croatian and german translations
Mikael Magnusson [Tue, 4 Jul 2006 10:37:45 +0000 (10:37 +0000)]
add croatian and german translations

17 years agodont make popup windows saveunder after all, they move around
Mikael Magnusson [Fri, 23 Jun 2006 22:58:04 +0000 (22:58 +0000)]
dont make popup windows saveunder after all, they move around

17 years agomake menus also saveunder
Mikael Magnusson [Fri, 16 Jun 2006 12:41:39 +0000 (12:41 +0000)]
make menus also saveunder

17 years agomake popup windows saveunder
Mikael Magnusson [Fri, 16 Jun 2006 11:00:44 +0000 (11:00 +0000)]
make popup windows saveunder

17 years agoso it wont leak because ob uses a hash for colors, but lets free the colors anyway
Mikael Magnusson [Wed, 14 Jun 2006 19:47:28 +0000 (19:47 +0000)]
so it wont leak because ob uses a hash for colors, but lets free the colors anyway

17 years agookay that parent didnt point where i thought
Mikael Magnusson [Wed, 14 Jun 2006 19:27:32 +0000 (19:27 +0000)]
okay that parent didnt point where i thought

17 years agoforgot i was in the middle of something
Mikael Magnusson [Wed, 14 Jun 2006 19:23:27 +0000 (19:23 +0000)]
forgot i was in the middle of something

17 years agoinitial commit of split gradient, looks like some RrColor leaking perhaps
Mikael Magnusson [Wed, 14 Jun 2006 19:20:46 +0000 (19:20 +0000)]
initial commit of split gradient, looks like some RrColor leaking perhaps

17 years agomust assign return of g_list_insert_before to list, the start address may have changed
Mikael Magnusson [Sun, 11 Jun 2006 10:36:31 +0000 (10:36 +0000)]
must assign return of g_list_insert_before to list, the start address may have changed

17 years agofix two memleaks
Mikael Magnusson [Sun, 11 Jun 2006 10:21:35 +0000 (10:21 +0000)]
fix two memleaks

17 years agorip out the VIDMODE extension stuff. this was only used to size fullscreen windows...
Mikael Magnusson [Sun, 11 Jun 2006 09:47:53 +0000 (09:47 +0000)]
rip out the VIDMODE extension stuff. this was only used to size fullscreen windows to the viewport, i doubt anyone is actually using it and it interacts very badly with xinerama.

17 years agomad propz to jonaskoelker finding a memleak
Mikael Magnusson [Fri, 9 Jun 2006 22:35:55 +0000 (22:35 +0000)]
mad propz to jonaskoelker finding a memleak

17 years agolollerskates
Mikael Magnusson [Fri, 9 Jun 2006 14:54:18 +0000 (14:54 +0000)]
lollerskates

17 years agonot surprisingly, there was a typo
Mikael Magnusson [Fri, 9 Jun 2006 14:53:36 +0000 (14:53 +0000)]
not surprisingly, there was a typo

17 years agoif this works i will be a bit amazed, add class matching, and allow to match either...
Mikael Magnusson [Fri, 9 Jun 2006 14:52:06 +0000 (14:52 +0000)]
if this works i will be a bit amazed, add class matching, and allow to match either name or class or both

17 years agochanging props need client_change_state
Mikael Magnusson [Fri, 9 Jun 2006 14:29:54 +0000 (14:29 +0000)]
changing props need client_change_state

17 years agofix4
Mikael Magnusson [Fri, 9 Jun 2006 14:22:16 +0000 (14:22 +0000)]
fix4

17 years agohaha
Mikael Magnusson [Fri, 9 Jun 2006 14:21:30 +0000 (14:21 +0000)]
haha

17 years agofix2
Mikael Magnusson [Fri, 9 Jun 2006 14:19:59 +0000 (14:19 +0000)]
fix2

17 years agofix
Mikael Magnusson [Fri, 9 Jun 2006 14:17:15 +0000 (14:17 +0000)]
fix

17 years agoadd the rest of the possible states to per app settings, and fix some mem leaks in...
Mikael Magnusson [Fri, 9 Jun 2006 14:14:17 +0000 (14:14 +0000)]
add the rest of the possible states to per app settings, and fix some mem leaks in the code that _set_ the per app list

17 years agoadd role matching to per app settings and fix a small memleak in the code that frees...
Mikael Magnusson [Fri, 9 Jun 2006 12:47:48 +0000 (12:47 +0000)]
add role matching to per app settings and fix a small memleak in the code that frees the per app list

17 years agosetting variables helps
Mikael Magnusson [Thu, 8 Jun 2006 11:49:52 +0000 (11:49 +0000)]
setting variables helps

17 years agofinal fix i think
Mikael Magnusson [Thu, 8 Jun 2006 11:46:34 +0000 (11:46 +0000)]
final fix i think

17 years agofix7
Mikael Magnusson [Thu, 8 Jun 2006 11:45:39 +0000 (11:45 +0000)]
fix7

17 years agofix6
Mikael Magnusson [Thu, 8 Jun 2006 11:45:12 +0000 (11:45 +0000)]
fix6

17 years agofix5
Mikael Magnusson [Thu, 8 Jun 2006 11:43:43 +0000 (11:43 +0000)]
fix5

17 years agofix4
Mikael Magnusson [Thu, 8 Jun 2006 11:42:16 +0000 (11:42 +0000)]
fix4

17 years agofix3
Mikael Magnusson [Thu, 8 Jun 2006 11:40:40 +0000 (11:40 +0000)]
fix3

17 years agofix2
Mikael Magnusson [Thu, 8 Jun 2006 11:39:45 +0000 (11:39 +0000)]
fix2

17 years agofix
Mikael Magnusson [Thu, 8 Jun 2006 11:37:51 +0000 (11:37 +0000)]
fix

17 years agomove stuff around some more
Mikael Magnusson [Thu, 8 Jun 2006 11:36:43 +0000 (11:36 +0000)]
move stuff around some more

17 years agosome notes to self
Mikael Magnusson [Thu, 8 Jun 2006 11:05:29 +0000 (11:05 +0000)]
some notes to self

17 years ago*coughs uncontrollably*
Mikael Magnusson [Thu, 8 Jun 2006 10:57:17 +0000 (10:57 +0000)]
*coughs uncontrollably*

17 years ago"oops"
Mikael Magnusson [Thu, 8 Jun 2006 10:36:36 +0000 (10:36 +0000)]
"oops"

17 years agodefine vars in proper places and don't leak the entire list of settings
Mikael Magnusson [Thu, 8 Jun 2006 10:34:15 +0000 (10:34 +0000)]
define vars in proper places and don't leak the entire list of settings

17 years agocvs add is good
Mikael Magnusson [Thu, 8 Jun 2006 10:24:47 +0000 (10:24 +0000)]
cvs add is good

17 years agoper app settings
Mikael Magnusson [Thu, 8 Jun 2006 10:18:31 +0000 (10:18 +0000)]
per app settings

17 years ago*whistles*
Mikael Magnusson [Wed, 10 May 2006 14:45:48 +0000 (14:45 +0000)]
*whistles*

17 years agomove a line so gentoo doesn't duplicate it
Mikael Magnusson [Wed, 10 May 2006 14:42:30 +0000 (14:42 +0000)]
move a line so gentoo doesn't duplicate it

18 years agomaybe this makes everyone happy, only select first entry in menus if it's not a subme...
Mikael Magnusson [Sun, 23 Apr 2006 00:37:23 +0000 (00:37 +0000)]
maybe this makes everyone happy, only select first entry in menus if it's not a submenu entry

18 years agopatch from syscrash2k, adds submenuShowDelay option, bug #2682
Mikael Magnusson [Sat, 22 Apr 2006 19:21:06 +0000 (19:21 +0000)]
patch from syscrash2k, adds submenuShowDelay option, bug #2682

18 years agofix #2670 (hilight first entry in menus) and respect keepBorder setting when removing...
Mikael Magnusson [Thu, 20 Apr 2006 18:36:23 +0000 (18:36 +0000)]
fix #2670 (hilight first entry in menus) and respect keepBorder setting when removing borders from mwm hints

18 years agofix the minipager for exotic orientations
Mikael Magnusson [Fri, 17 Mar 2006 22:18:54 +0000 (22:18 +0000)]
fix the minipager for exotic orientations

18 years agotry another scaling algo for the icons
Mikael Magnusson [Thu, 16 Mar 2006 23:53:11 +0000 (23:53 +0000)]
try another scaling algo for the icons

18 years agomake reverse_bits static
Mikael Magnusson [Tue, 14 Mar 2006 17:32:35 +0000 (17:32 +0000)]
make reverse_bits static

18 years agofix 1bit bitmaps on msbfirst architectures + some indentation fixes
Mikael Magnusson [Tue, 14 Mar 2006 15:27:15 +0000 (15:27 +0000)]
fix 1bit bitmaps on msbfirst architectures + some indentation fixes

18 years agoresize label after background pixmap has updated to avoid display problems
Mikael Magnusson [Mon, 13 Mar 2006 11:51:40 +0000 (11:51 +0000)]
resize label after background pixmap has updated to avoid display problems

18 years agofinally fix broken gimp window icons
Mikael Magnusson [Sun, 5 Mar 2006 23:23:55 +0000 (23:23 +0000)]
finally fix broken gimp window icons

18 years agoadd traditional chinese translation by Wei-Lun Chao
Mikael Magnusson [Wed, 1 Mar 2006 05:55:59 +0000 (05:55 +0000)]
add traditional chinese translation by Wei-Lun Chao

18 years ago!"$!#"%
Mikael Magnusson [Sun, 15 Jan 2006 11:40:34 +0000 (11:40 +0000)]
!"$!#"%

18 years agoyes it is
Mikael Magnusson [Sun, 15 Jan 2006 11:40:21 +0000 (11:40 +0000)]
yes it is

18 years agofix pixelsize when using pango (set_size != set_absolute_size)
Mikael Magnusson [Sun, 15 Jan 2006 11:39:55 +0000 (11:39 +0000)]
fix pixelsize when using pango (set_size != set_absolute_size)

18 years agolibobrender needs to link to libobparser
Mikael Magnusson [Sat, 14 Jan 2006 15:34:40 +0000 (15:34 +0000)]
libobrender needs to link to libobparser

18 years agoyep, got that wrong
Mikael Magnusson [Mon, 28 Nov 2005 14:27:41 +0000 (14:27 +0000)]
yep, got that wrong

18 years agotesting branching
Mikael Magnusson [Mon, 28 Nov 2005 14:26:41 +0000 (14:26 +0000)]
testing branching

18 years agonote 64bit fixes in changelog
Mikael Magnusson [Sat, 8 Oct 2005 09:30:41 +0000 (09:30 +0000)]
note 64bit fixes in changelog

18 years agofinal fixes?
Mikael Magnusson [Sat, 8 Oct 2005 09:29:27 +0000 (09:29 +0000)]
final fixes?

18 years agomore 64 bit fixes
Mikael Magnusson [Fri, 7 Oct 2005 17:00:35 +0000 (17:00 +0000)]
more 64 bit fixes