]>
Dogcows Code - chaz/openbox/log
Dana Jansens [Mon, 4 Jun 2007 18:42:14 +0000 (18:42 +0000)]
unused variables
Dana Jansens [Mon, 4 Jun 2007 18:37:07 +0000 (18:37 +0000)]
placement improvements?
when placing transients don't place them relative to iconified parents.
try place avoiding max/fullscreen windows first, then ignore them entirely if that fails.
Dana Jansens [Mon, 4 Jun 2007 18:25:01 +0000 (18:25 +0000)]
when placing transients in the stacking order, only use relatives that are on screen or share the desktop or whatever, not iconic ones
Mikael Magnusson [Mon, 4 Jun 2007 18:13:19 +0000 (18:13 +0000)]
update my theme
Dana Jansens [Mon, 4 Jun 2007 17:43:07 +0000 (17:43 +0000)]
fix stacking_add_nonintrusive for when only 2 windows, and one is moving below the focused window (fullscreen losing focus)
Mikael Magnusson [Mon, 4 Jun 2007 16:13:34 +0000 (16:13 +0000)]
actually allow raised, but default to flat for parentrelative
Mikael Magnusson [Mon, 4 Jun 2007 16:03:43 +0000 (16:03 +0000)]
allow effects on parentrelative textures, ie bevels and interlaces and borders
Dana Jansens [Mon, 4 Jun 2007 15:27:32 +0000 (15:27 +0000)]
add --restart translation
Dana Jansens [Mon, 4 Jun 2007 15:22:20 +0000 (15:22 +0000)]
when a bool field is empty return false, not signal 11.. :|
Dana Jansens [Mon, 4 Jun 2007 15:21:16 +0000 (15:21 +0000)]
when an integer field is empty return 0, not signal 11
Mikael Magnusson [Mon, 4 Jun 2007 10:44:21 +0000 (10:44 +0000)]
add --restart string to czech translation
Dana Jansens [Mon, 4 Jun 2007 01:58:02 +0000 (01:58 +0000)]
revert a committed typo
Dana Jansens [Mon, 4 Jun 2007 01:57:11 +0000 (01:57 +0000)]
when undermouse is off, ignore enter events from windows lowering/raising themsvelves (or from a pager restacking them)
Mikael Magnusson [Mon, 4 Jun 2007 01:22:10 +0000 (01:22 +0000)]
update italiano translation
Dana Jansens [Sun, 3 Jun 2007 23:00:09 +0000 (23:00 +0000)]
unused variables
Mikael Magnusson [Sun, 3 Jun 2007 22:50:47 +0000 (22:50 +0000)]
update german translation
Dana Jansens [Sun, 3 Jun 2007 21:59:52 +0000 (21:59 +0000)]
add 3.4 changelog stuff
Dana Jansens [Sun, 3 Jun 2007 21:19:33 +0000 (21:19 +0000)]
much simpler and works just as well! client's reference position doesnt change just because the decor sizes do
Dana Jansens [Sun, 3 Jun 2007 20:47:49 +0000 (20:47 +0000)]
remove fuzzy strings
Dana Jansens [Sun, 3 Jun 2007 20:38:13 +0000 (20:38 +0000)]
remove the 3 badly out-of-date translations from LINGUAS (they wont be in releases for now)
removing hr.po Croatian
removing it.po Italian
removing ja.po Japanese
Dana Jansens [Sun, 3 Jun 2007 20:36:38 +0000 (20:36 +0000)]
utf8
Mikael Magnusson [Sun, 3 Jun 2007 20:20:49 +0000 (20:20 +0000)]
restart norway
Dana Jansens [Sun, 3 Jun 2007 19:59:28 +0000 (19:59 +0000)]
fix a missing &
Dana Jansens [Sun, 3 Jun 2007 19:48:43 +0000 (19:48 +0000)]
don't use the title separator color for shaded windows
Dana Jansens [Sun, 3 Jun 2007 19:26:25 +0000 (19:26 +0000)]
make focuslast default to true
Dana Jansens [Sun, 3 Jun 2007 19:23:02 +0000 (19:23 +0000)]
add underMouse option
Dana Jansens [Sun, 3 Jun 2007 19:20:55 +0000 (19:20 +0000)]
support serials wrapping around
Dana Jansens [Sun, 3 Jun 2007 19:09:32 +0000 (19:09 +0000)]
super amazing enter event skipping.
also mucho fixed for <underMouse>
Dana Jansens [Sun, 3 Jun 2007 17:58:21 +0000 (17:58 +0000)]
add <underMouse> focus option
Dana Jansens [Sun, 3 Jun 2007 17:55:49 +0000 (17:55 +0000)]
return if the window was restacked
Dana Jansens [Sun, 3 Jun 2007 17:41:28 +0000 (17:41 +0000)]
missing theme->
Dana Jansens [Sun, 3 Jun 2007 17:38:30 +0000 (17:38 +0000)]
free the new title separator colors
Dana Jansens [Sun, 3 Jun 2007 17:07:26 +0000 (17:07 +0000)]
revert 7283 until we find out what version they are using
Dana Jansens [Sun, 3 Jun 2007 16:59:24 +0000 (16:59 +0000)]
always ungrab the keyboard/mouse with current time because i dont know what else we can do with buggy x.org
Dana Jansens [Sat, 2 Jun 2007 21:26:23 +0000 (21:26 +0000)]
there add new separator colors complete
Dana Jansens [Sat, 2 Jun 2007 21:24:52 +0000 (21:24 +0000)]
add new separator colors
Dana Jansens [Sat, 2 Jun 2007 21:22:16 +0000 (21:22 +0000)]
consistancy
Dana Jansens [Sat, 2 Jun 2007 21:19:49 +0000 (21:19 +0000)]
remove the title separator width thing.
add a separate color for the title separator
Dana Jansens [Sat, 2 Jun 2007 21:02:43 +0000 (21:02 +0000)]
use the new window.title.separator.width
Dana Jansens [Sat, 2 Jun 2007 20:48:18 +0000 (20:48 +0000)]
add tswidth to theme.h, but its always == fbwidth
Dana Jansens [Sat, 2 Jun 2007 19:14:32 +0000 (19:14 +0000)]
do the menu_can_hide thing properly. was such a hack before? and the variable was getting set from all kinds of events like motion notify. totally not reliable. now it works all nice.
Dana Jansens [Sat, 2 Jun 2007 18:58:10 +0000 (18:58 +0000)]
rename activedisabled in xml to active-disabled
Dana Jansens [Sat, 2 Jun 2007 18:51:45 +0000 (18:51 +0000)]
rename old xrbd activedisabled to active.disabled
Dana Jansens [Sat, 2 Jun 2007 03:31:25 +0000 (03:31 +0000)]
better fix for focus going to the frame window when iconifying with RevertToParent. Treat the focus in like a focus out.
When focus moves to a window that doesn't exist, need to set the focus_client to NULL otherwise the client that lost focus won't know and won't update its decor
Dana Jansens [Sat, 2 Jun 2007 03:16:02 +0000 (03:16 +0000)]
catch focus out events on the frame window - this happens with revert to parent when a window is iconified. we get focusin on the frame without a focus out - which then makes us fallback. but catch the resulting focusout on the frame to make the window lose its focused decor
Dana Jansens [Sat, 2 Jun 2007 00:12:37 +0000 (00:12 +0000)]
when finding edges and we're omnipresent only use windows on screen
Dana Jansens [Sat, 2 Jun 2007 00:05:06 +0000 (00:05 +0000)]
change which windows are used for finding edges. its the same as window resistance really now. and works if the window isnt on the current desktop
Dana Jansens [Fri, 1 Jun 2007 23:46:38 +0000 (23:46 +0000)]
smrts.
compare windows for restacking based on their desktops and if they are iconified. dont compare to irrelavent ones. also if the sibling isn't valid then don't use it.
Dana Jansens [Fri, 1 Jun 2007 23:41:53 +0000 (23:41 +0000)]
only do restack checks on windows that are visible
Mikael Magnusson [Fri, 1 Jun 2007 23:39:52 +0000 (23:39 +0000)]
revert 7246 and simplify action_raiselower a bit, turns out 7246 wasn't needed for that after all
Dana Jansens [Fri, 1 Jun 2007 23:24:01 +0000 (23:24 +0000)]
formatting
Mikael Magnusson [Fri, 1 Jun 2007 23:20:05 +0000 (23:20 +0000)]
have stacking_restack_request return a bool that says if it did something with TopIf/BottomIf (other cases always return true)
Dana Jansens [Fri, 1 Jun 2007 23:18:32 +0000 (23:18 +0000)]
add readme.nls with fancy tricks
Dana Jansens [Fri, 1 Jun 2007 22:58:41 +0000 (22:58 +0000)]
missing a var name
Mikael Magnusson [Fri, 1 Jun 2007 21:36:16 +0000 (21:36 +0000)]
i think this would overflow?
Dana Jansens [Fri, 1 Jun 2007 16:32:51 +0000 (16:32 +0000)]
big explanation
Dana Jansens [Fri, 1 Jun 2007 16:14:03 +0000 (16:14 +0000)]
fix java
Mikael Magnusson [Fri, 1 Jun 2007 15:06:30 +0000 (15:06 +0000)]
add bengali (india) translation
Dana Jansens [Fri, 1 Jun 2007 05:21:54 +0000 (05:21 +0000)]
add comment
Dana Jansens [Fri, 1 Jun 2007 05:21:09 +0000 (05:21 +0000)]
less configure events on mapping
Dana Jansens [Fri, 1 Jun 2007 04:59:57 +0000 (04:59 +0000)]
fix comment
Dana Jansens [Fri, 1 Jun 2007 04:54:42 +0000 (04:54 +0000)]
less configurenotify spam
Dana Jansens [Fri, 1 Jun 2007 01:56:46 +0000 (01:56 +0000)]
make the default drag threshold 8px
Dana Jansens [Thu, 31 May 2007 23:30:50 +0000 (23:30 +0000)]
make escape close the whole menu
Dana Jansens [Thu, 31 May 2007 23:26:34 +0000 (23:26 +0000)]
nothing really..
Dana Jansens [Thu, 31 May 2007 23:15:26 +0000 (23:15 +0000)]
don't hover buttons while the pointer is grabbed
Dana Jansens [Thu, 31 May 2007 23:07:16 +0000 (23:07 +0000)]
when reconfiguring, readjust clients positions based on the change in their decoration sizes and their gravity
Dana Jansens [Thu, 31 May 2007 21:33:51 +0000 (21:33 +0000)]
fix ooffice (and all stupid windows that use static gravity)
Mikael Magnusson [Thu, 31 May 2007 21:17:57 +0000 (21:17 +0000)]
unupdate syscrash theme
Mikael Magnusson [Thu, 31 May 2007 21:14:01 +0000 (21:14 +0000)]
update Syscrash theme
Mikael Magnusson [Thu, 31 May 2007 20:04:58 +0000 (20:04 +0000)]
check for libxml 2.6.0
Dana Jansens [Thu, 31 May 2007 15:49:19 +0000 (15:49 +0000)]
set the new library versions cuz its not backward compat
Dana Jansens [Thu, 31 May 2007 15:47:41 +0000 (15:47 +0000)]
missing a {
bump the version
Dana Jansens [Thu, 31 May 2007 15:44:28 +0000 (15:44 +0000)]
cleaner code
Dana Jansens [Thu, 31 May 2007 15:41:06 +0000 (15:41 +0000)]
only show falling back msg when its true
Dana Jansens [Thu, 31 May 2007 15:40:41 +0000 (15:40 +0000)]
add an allow_fallback option when opening a theme
Dana Jansens [Thu, 31 May 2007 04:07:01 +0000 (04:07 +0000)]
cosnt char*
Dana Jansens [Wed, 30 May 2007 20:53:00 +0000 (20:53 +0000)]
make it possible to iconify a modal window when its parent is the only window left on the desktop.
when focus falls off of a window, don't allow focus to go back to that same target - when a window is iconified is the case.
what focus_fallback_target, to check whe allow_refocus is false, check where focus will actually be sent
Dana Jansens [Wed, 30 May 2007 20:46:46 +0000 (20:46 +0000)]
deiconify modal windows when you try to focus their parent
Dana Jansens [Wed, 30 May 2007 20:37:38 +0000 (20:37 +0000)]
add new test to ignore
Dana Jansens [Wed, 30 May 2007 20:33:54 +0000 (20:33 +0000)]
add a big comment about more menus
Dana Jansens [Wed, 30 May 2007 20:30:24 +0000 (20:30 +0000)]
dont need to recurse
Dana Jansens [Wed, 30 May 2007 20:26:00 +0000 (20:26 +0000)]
add another skiptskbar test that sets it after mapping
Dana Jansens [Wed, 30 May 2007 20:23:20 +0000 (20:23 +0000)]
make skiptaskbar test actually skip the taskbar
Dana Jansens [Wed, 30 May 2007 19:16:19 +0000 (19:16 +0000)]
let new utility windows get focus under the normal rules
Dana Jansens [Wed, 30 May 2007 17:55:36 +0000 (17:55 +0000)]
don't hide the dock when the mouse goes into a dock app
Mikael Magnusson [Wed, 30 May 2007 17:34:23 +0000 (17:34 +0000)]
left and right edges resized in the wrong direction
Dana Jansens [Wed, 30 May 2007 13:58:53 +0000 (13:58 +0000)]
no const weirdness
Dana Jansens [Wed, 30 May 2007 13:52:31 +0000 (13:52 +0000)]
missing header
Dana Jansens [Wed, 30 May 2007 13:39:10 +0000 (13:39 +0000)]
set name to the name of the theme when falling back
Dana Jansens [Wed, 30 May 2007 02:19:02 +0000 (02:19 +0000)]
that change was a bug after all. mika was right!
Dana Jansens [Wed, 30 May 2007 02:03:29 +0000 (02:03 +0000)]
fix a segfault
Dana Jansens [Tue, 29 May 2007 23:11:17 +0000 (23:11 +0000)]
send dcop's output to dev null
Dana Jansens [Tue, 29 May 2007 21:05:55 +0000 (21:05 +0000)]
oops revert my testing changes to clearlooks! !
Dana Jansens [Tue, 29 May 2007 21:04:06 +0000 (21:04 +0000)]
fix the bottom decor stuff for maximized windows. kill the border and tings at the bottom for fullmax windows.
Dana Jansens [Tue, 29 May 2007 20:47:46 +0000 (20:47 +0000)]
dont center utility and stuff windows on screen
Dana Jansens [Tue, 29 May 2007 12:26:41 +0000 (12:26 +0000)]
add comments
Dana Jansens [Tue, 29 May 2007 12:23:52 +0000 (12:23 +0000)]
fix clients with static gravity
Dana Jansens [Tue, 29 May 2007 12:21:46 +0000 (12:21 +0000)]
center splash screens like parentless transients
Dana Jansens [Tue, 29 May 2007 03:55:56 +0000 (03:55 +0000)]
set a OB_ICONIFY_ALPHA define in misc.h for the 3 places to all use
This page took 0.060756 seconds and 4 git commands to generate.