Commit graph

4683 commits

Author SHA1 Message Date
Mikael Magnusson
766e7ae9bf rename osx to mirrorhorizontal and split to splitvertical, this will make all themes that used them not look right so update them 2006-08-24 17:57:01 +00:00
Mikael Magnusson
d9f14c1d01 update copyright step 2 2006-08-22 16:44:18 +00:00
Mikael Magnusson
4d50b21835 update copyright step 1 2006-08-22 16:37:35 +00:00
Mikael Magnusson
f5202acb60 just make configure --help output slightly less confusing, no functional change 2006-08-22 16:17:50 +00:00
Mikael Magnusson
174f5b476d note offscreen fixilating in CHANGELOG 2006-08-21 20:48:31 +00:00
Mikael Magnusson
b528c68121 spurious ; 2006-08-21 20:41:49 +00:00
Mikael Magnusson
c234ed9ecd maybe fix transients placed offscreen under certain conditions 2006-08-21 20:39:42 +00:00
Mikael Magnusson
997a68aaae add portuguese translation, thanks gsf! 2006-08-20 21:05:18 +00:00
Mikael Magnusson
e6a8595fc1 i hope this is the right stuff to change 2006-08-20 21:03:31 +00:00
Mikael Magnusson
26dd616b1f change default theme in example rc file 2006-08-20 20:58:52 +00:00
Mikael Magnusson
a8274acdd6 useless * 2006-08-20 16:44:33 +00:00
Mikael Magnusson
3039eb960c oops 2006-08-20 13:15:37 +00:00
Mikael Magnusson
e8c19d0c99 patch from thorsten vollmer to fix bug #2506, interlaces and bevels not drawing correctly 2006-08-20 07:15:18 +00:00
Mikael Magnusson
d77c8f62f2 a more proper fix for the client list menu trying to activate a closed client, no difference on end result 2006-08-19 20:34:27 +00:00
Mikael Magnusson
71ba050bfa fix syntax error in default config 2006-08-19 18:51:25 +00:00
Mikael Magnusson
3b56988069 dont flicker when setting desktop by per app settings 2006-08-19 17:55:31 +00:00
Mikael Magnusson
39f6b8ca71 forgot to check if perapp settings said to put window on all desktops 2006-08-19 17:50:12 +00:00
Mikael Magnusson
34269a34e1 lets not change the stacking before we add the window to the stacking stack 2006-08-19 15:35:23 +00:00
Mikael Magnusson
fa6497060a stacking_list contains ObWindows that may or may not be ObClients 2006-08-19 15:22:55 +00:00
Mikael Magnusson
8d034c6f4d remove some useless code 2006-08-19 15:01:25 +00:00
Mikael Magnusson
2fd2473de5 some systems seem to not include locale.h even with ENABLE_NLS set 2006-08-19 13:49:53 +00:00
Mikael Magnusson
005eb35ee8 fix some warnings from -Wall 2006-08-19 05:05:36 +00:00
Mikael Magnusson
c495ecfeff why did i save that return value? 2006-08-19 04:19:57 +00:00
Mikael Magnusson
9fb488c7bf maybe it was just a syntax error? 2006-08-19 04:17:55 +00:00
Mikael Magnusson
ba6daeae8e don't be so afraid to include locale.h 2006-08-19 04:15:51 +00:00
Mikael Magnusson
13215aaaab fix subsequent silly typo, should now compile as well as work 2006-08-18 21:24:23 +00:00
Mikael Magnusson
1de9c1901c fix a silly copy paste bug, titlenumber should now be disableable 2006-08-18 21:23:02 +00:00
Mikael Magnusson
6445a4f3f6 update changelog 2006-08-18 20:30:10 +00:00
Mikael Magnusson
653358c18d make the dock copy appearance from active window titles instead of inactive ones, this won't matter because nobody uses the dock 2006-08-18 19:57:14 +00:00
Mikael Magnusson
5d40209fbd make grips always 25 pixels 2006-08-18 19:48:48 +00:00
Mikael Magnusson
b78feb8a8f lalala 2006-08-18 19:32:07 +00:00
Mikael Magnusson
c10b4e6b3f add new themes 2006-08-18 19:26:08 +00:00
Mikael Magnusson
a74a458b69 remove old themes 2006-08-18 18:58:34 +00:00
Mikael Magnusson
dba2fa3d71 disable startup notification by default 2006-08-17 21:03:42 +00:00
Mikael Magnusson
7b7f158088 add a means to tell the timer destroy function not to fire when for example freeing its client frame 2006-08-17 20:16:02 +00:00
Mikael Magnusson
1b4ff4e93f close but not quite 2006-08-17 19:26:55 +00:00
Mikael Magnusson
a2f2fefeff add a client destructor to frame.c so it doesn't try to keep flashing a free'd frame 2006-08-17 16:16:37 +00:00
Mikael Magnusson
83a0303dd7 add option titleNumber in theme section to disable the little [x] that you get after identical window titles 2006-08-16 19:32:13 +00:00
Mikael Magnusson
2f4cd02a69 fix silly typo 2006-08-16 18:15:49 +00:00
Mikael Magnusson
8eea64ca08 adjust logic to be... logical 2006-08-16 18:11:47 +00:00
Mikael Magnusson
1ffd89672f don't allow inventive users to open the menu while in an interactive grab (ie changing focus or desktop) 2006-08-16 17:38:41 +00:00
Mikael Magnusson
5b288939ab 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. 2006-08-16 16:51:00 +00:00
Mikael Magnusson
f532c9a1de 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) 2006-08-16 16:16:21 +00:00
Mikael Magnusson
dce6247e69 really fix focus_last? 2006-08-04 19:56:42 +00:00
Mikael Magnusson
e3c52da8c3 can't call ob_debug from libobrender... 2006-08-03 13:51:19 +00:00
Mikael Magnusson
95222014e2 maybe fix some stuff, i dunno 2006-08-03 01:12:29 +00:00
Mikael Magnusson
cbe5069870 after some contemplating and complaints, not enabling vertically centered menus by default 2006-08-02 21:16:47 +00:00
Mikael Magnusson
41a1d2ea7b hopefully fix keyboard move and resize refusing to go outside the screen 2006-08-02 21:03:14 +00:00
Mikael Magnusson
629585d990 forgot to add prototypes to action.h 2006-08-02 20:54:16 +00:00
Mikael Magnusson
97719044b1 s/_/./ 2006-08-02 17:40:23 +00:00