mikachu/openbox.git
16 years agomake the doc and data/xsession directories in configure.ac
Dana Jansens [Tue, 22 May 2007 04:35:43 +0000 (04:35 +0000)]
make the doc and data/xsession directories in configure.ac

16 years agoremove the commented out stuff for mkdir's because configure.ac does it now
Dana Jansens [Tue, 22 May 2007 04:29:00 +0000 (04:29 +0000)]
remove the commented out stuff for mkdir's because configure.ac does it now

16 years agocreate the directories we need in the configure process
Dana Jansens [Tue, 22 May 2007 04:27:20 +0000 (04:27 +0000)]
create the directories we need in the configure process

16 years agomake the generated files with paths depend on the Makefile, and clean them when you...
Dana Jansens [Tue, 22 May 2007 04:07:21 +0000 (04:07 +0000)]
make the generated files with paths depend on the Makefile, and clean them when you run make clean

16 years agoupdate the docs from the sgml.. timestamps are weird
Dana Jansens [Tue, 22 May 2007 03:09:21 +0000 (03:09 +0000)]
update the docs from the sgml.. timestamps are weird

16 years agowhen restoring the session, dont restore windows which appear more than once in the...
Dana Jansens [Tue, 22 May 2007 03:03:07 +0000 (03:03 +0000)]
when restoring the session, dont restore windows which appear more than once in the session with the same identifiers, because we can;t tell them apart

16 years agouse the session called "openbox-session: for gnome session because it will still...
Dana Jansens [Tue, 22 May 2007 03:00:12 +0000 (03:00 +0000)]
use the session called "openbox-session: for gnome session because it will still run metacity if you use the default one

16 years agodon't compare variables to themselves
Dana Jansens [Tue, 22 May 2007 02:28:03 +0000 (02:28 +0000)]
don't compare variables to themselves

16 years agoonly send configure notify when they requested a move, or if we are actually changing...
Dana Jansens [Tue, 22 May 2007 02:14:49 +0000 (02:14 +0000)]
only send configure notify when they requested a move, or if we are actually changing anything.
that is: if they only request a resize and nothing changes, don't do anything and dont send a configurenotify. this fixes the emacs event storm

also some new macros for rects

16 years agodont use the client's area rect when figuring out where to place it because then...
Dana Jansens [Tue, 22 May 2007 01:36:17 +0000 (01:36 +0000)]
dont use the client's area rect when figuring out where to place it because then when you want to move ti there, it thinks that it is already there!  i actually fixed another bug recently that would have affectd this before but now it should work perfect..

16 years agoadjust the frame's size before placing the window so we know how much decor it has
Dana Jansens [Tue, 22 May 2007 01:32:28 +0000 (01:32 +0000)]
adjust the frame's size before placing the window so we know how much decor it has

16 years agofix showing the resize cursors at the right times.
Dana Jansens [Tue, 22 May 2007 01:03:13 +0000 (01:03 +0000)]
fix showing the resize cursors at the right times.
fix losing the pre-size/position for windows mapped maximized or fullscreen states (and on restart)

16 years agowe put desktop windows on all desktops so dont let them move.
Dana Jansens [Tue, 22 May 2007 00:24:06 +0000 (00:24 +0000)]
we put desktop windows on all desktops so dont let them move.
make sure the window can move/resize when shutting down and restoring its geometry

16 years agomissing another break; ! wow
Dana Jansens [Tue, 22 May 2007 00:19:04 +0000 (00:19 +0000)]
missing another break; ! wow

16 years agomissing a break; heh
Dana Jansens [Tue, 22 May 2007 00:18:45 +0000 (00:18 +0000)]
missing a break; heh

16 years agobetter ordering so you can unmaximize maximized windows.. but you cant resize them
Dana Jansens [Tue, 22 May 2007 00:11:14 +0000 (00:11 +0000)]
better ordering so you can unmaximize maximized windows.. but you cant resize them

16 years agoyou can't resize fully maxed windows
Dana Jansens [Tue, 22 May 2007 00:09:08 +0000 (00:09 +0000)]
you can't resize fully maxed windows

16 years agodon't reload the session on restart
Dana Jansens [Tue, 22 May 2007 00:05:28 +0000 (00:05 +0000)]
don't reload the session on restart

16 years agosome repositioning of frame elements for maximized windows.
Dana Jansens [Mon, 21 May 2007 23:56:07 +0000 (23:56 +0000)]
some repositioning of frame elements for maximized windows.
fix clicking on borders not counting as the button in that corner for full max windows
disable the resize cursors for full max windows

16 years agosome changes to swedish translation
Mikael Magnusson [Mon, 21 May 2007 22:27:34 +0000 (22:27 +0000)]
some changes to swedish translation

16 years agomaybe the user time stuff should be more like other wm implementtions and less in...
Dana Jansens [Mon, 21 May 2007 21:48:27 +0000 (21:48 +0000)]
maybe the user time stuff should be more like other wm implementtions and less in the way

16 years agoupdate estonian and polish translations
Mikael Magnusson [Mon, 21 May 2007 17:51:00 +0000 (17:51 +0000)]
update estonian and polish translations

16 years agoadd estonian translation and rename italian 'it'
Mikael Magnusson [Mon, 21 May 2007 17:24:33 +0000 (17:24 +0000)]
add estonian translation and rename italian 'it'

16 years agoadd a rough italian translation
Dana Jansens [Mon, 21 May 2007 15:06:51 +0000 (15:06 +0000)]
add a rough italian translation

16 years agosome more corrections
Mikael Magnusson [Mon, 21 May 2007 14:35:20 +0000 (14:35 +0000)]
some more corrections

16 years agotypo
Mikael Magnusson [Mon, 21 May 2007 13:56:18 +0000 (13:56 +0000)]
typo

16 years agoadd portuguese brazil translation
Mikael Magnusson [Mon, 21 May 2007 13:52:04 +0000 (13:52 +0000)]
add portuguese brazil translation

16 years agomerge the po's from 3.4 branch that are going out with 3.3.990
Dana Jansens [Mon, 21 May 2007 04:11:47 +0000 (04:11 +0000)]
merge the po's from 3.4 branch that are going out with 3.3.990

16 years agomissing %s's in the translation. i hope these are ok
Dana Jansens [Mon, 21 May 2007 04:08:53 +0000 (04:08 +0000)]
missing %s's in the translation. i hope these are ok

16 years agouse simple pattern matching for per-app settings. all rules that match are applied...
Dana Jansens [Mon, 21 May 2007 03:42:25 +0000 (03:42 +0000)]
use simple pattern matching for per-app settings. all rules that match are applied to a window rather than just the first

16 years agooops. dont default all stuff to bold
Dana Jansens [Mon, 21 May 2007 03:40:16 +0000 (03:40 +0000)]
oops. dont default all stuff to bold

16 years agoupdated french translation
Mikael Magnusson [Sun, 20 May 2007 23:21:24 +0000 (23:21 +0000)]
updated french translation

16 years agomake the default fonts bold cuz bold looks better everywhere except in the menus...
Dana Jansens [Sun, 20 May 2007 23:00:56 +0000 (23:00 +0000)]
make the default fonts bold cuz bold looks better everywhere except in the menus i think

16 years agoleave things how we found them !
Dana Jansens [Sun, 20 May 2007 22:49:34 +0000 (22:49 +0000)]
leave things how we found them !

16 years agofix iconify animation to deal with the new frame layouting
Dana Jansens [Sun, 20 May 2007 22:10:42 +0000 (22:10 +0000)]
fix iconify animation to deal with the new frame layouting

16 years agoupdated finnish translation, thanks Aperculum
Mikael Magnusson [Sun, 20 May 2007 22:06:17 +0000 (22:06 +0000)]
updated finnish translation, thanks Aperculum

16 years agofix rendering argb textures on solid backgrounds
Dana Jansens [Sun, 20 May 2007 22:06:03 +0000 (22:06 +0000)]
fix rendering argb textures on solid backgrounds

16 years agohide more decor whwn its not being used
Dana Jansens [Sun, 20 May 2007 20:00:23 +0000 (20:00 +0000)]
hide more decor whwn its not being used

16 years agofix some mistakes
Mikael Magnusson [Sun, 20 May 2007 17:07:20 +0000 (17:07 +0000)]
fix some mistakes

16 years agoreplace incorrect fuzzy strings with empty placeholders
Mikael Magnusson [Sun, 20 May 2007 17:06:18 +0000 (17:06 +0000)]
replace incorrect fuzzy strings with empty placeholders

16 years agoupdate norwegian translation
Mikael Magnusson [Sun, 20 May 2007 16:52:58 +0000 (16:52 +0000)]
update norwegian translation

16 years agoadd the root context to the sloppy focus example config
Dana Jansens [Sun, 20 May 2007 16:33:11 +0000 (16:33 +0000)]
add the root context to the sloppy focus example config

16 years agoadd the template file
Dana Jansens [Sun, 20 May 2007 16:14:14 +0000 (16:14 +0000)]
add the template file

16 years agoforgot a \n
Mikael Magnusson [Sun, 20 May 2007 15:45:42 +0000 (15:45 +0000)]
forgot a \n

16 years agonew strings to translate, and update swedish translation
Mikael Magnusson [Sun, 20 May 2007 15:28:29 +0000 (15:28 +0000)]
new strings to translate, and update swedish translation

16 years agoif the theme supplied a max button or desk button then use that for toggled fallback
Dana Jansens [Sun, 20 May 2007 15:25:50 +0000 (15:25 +0000)]
if the theme supplied a max button or desk button then use that for toggled fallback

16 years agoadd --restart
Mikael Magnusson [Sun, 20 May 2007 15:23:08 +0000 (15:23 +0000)]
add --restart

16 years agofix windows moving to monitors other than their own. client_find_onscreen uses their...
Dana Jansens [Sun, 20 May 2007 15:16:57 +0000 (15:16 +0000)]
fix windows moving to monitors other than their own. client_find_onscreen uses their desired coordiantes instead of their old ones

16 years agoremove unused config_menu_warppointer
Mikael Magnusson [Sun, 20 May 2007 15:01:01 +0000 (15:01 +0000)]
remove unused config_menu_warppointer

16 years agomake frame elements unmap when they arent in use
Dana Jansens [Sun, 20 May 2007 14:56:09 +0000 (14:56 +0000)]
make frame elements unmap when they arent in use

16 years agofix for shaped windows
Dana Jansens [Sun, 20 May 2007 07:19:52 +0000 (07:19 +0000)]
fix for shaped windows

16 years agofix for variable sized border between titlebar and client
Dana Jansens [Sun, 20 May 2007 07:09:31 +0000 (07:09 +0000)]
fix for variable sized border between titlebar and client

16 years agofix new dimensions for maximized windows
Dana Jansens [Sun, 20 May 2007 07:02:49 +0000 (07:02 +0000)]
fix new dimensions for maximized windows

16 years agoframe can handle having no border between the titlebar and the client now
Dana Jansens [Sun, 20 May 2007 06:47:43 +0000 (06:47 +0000)]
frame can handle having no border between the titlebar and the client now

16 years agodraw the handle without borders
Dana Jansens [Sun, 20 May 2007 06:45:02 +0000 (06:45 +0000)]
draw the handle without borders

16 years agoconstruct the titlebar without borders
Dana Jansens [Sun, 20 May 2007 05:39:16 +0000 (05:39 +0000)]
construct the titlebar without borders

16 years agoset the resize cursors only when the window can be resized
Dana Jansens [Sun, 20 May 2007 05:01:00 +0000 (05:01 +0000)]
set the resize cursors only when the window can be resized

16 years agothe left and right resize handles are the border, not grips
Dana Jansens [Sun, 20 May 2007 04:44:58 +0000 (04:44 +0000)]
the left and right resize handles are the border, not grips

16 years agostop using a border for the outer frame window. step 1 of borderless-ness. now transp...
Dana Jansens [Sun, 20 May 2007 04:44:00 +0000 (04:44 +0000)]
stop using a border for the outer frame window. step 1 of borderless-ness. now transparent windows dont look so terrible, yay

16 years agodon't assume screen 0
Dana Jansens [Sun, 20 May 2007 03:39:40 +0000 (03:39 +0000)]
don't assume screen 0

16 years agoi think this is good? can you run X at 32 bits?
Dana Jansens [Sun, 20 May 2007 03:38:02 +0000 (03:38 +0000)]
i think this is good? can you run X at 32 bits?

16 years agoset the functions recursively, so if you change it after the menu has been opened...
Dana Jansens [Sun, 20 May 2007 02:17:19 +0000 (02:17 +0000)]
set the functions recursively, so if you change it after the menu has been opened it takes effect all the way down

16 years agofix segfault by ordering shutdown properly
Dana Jansens [Sun, 20 May 2007 02:15:07 +0000 (02:15 +0000)]
fix segfault by ordering shutdown properly

16 years agoset the functions in the more menu the same as the parent menu
Dana Jansens [Sun, 20 May 2007 01:59:11 +0000 (01:59 +0000)]
set the functions in the more menu the same as the parent menu

16 years agoold unused variable
Dana Jansens [Sun, 20 May 2007 01:57:10 +0000 (01:57 +0000)]
old unused variable

16 years agomaybe smaller icons look nicer?
Dana Jansens [Sun, 20 May 2007 00:06:48 +0000 (00:06 +0000)]
maybe smaller icons look nicer?

16 years agoput text back to the left and add a bit more spacing
Dana Jansens [Sun, 20 May 2007 00:02:55 +0000 (00:02 +0000)]
put text back to the left and add a bit more spacing

16 years agodoes the popup look better with centered text?
Dana Jansens [Sat, 19 May 2007 23:56:51 +0000 (23:56 +0000)]
does the popup look better with centered text?

16 years agoshow and hide the new left/right resize bars at the right time
Dana Jansens [Sat, 19 May 2007 23:43:44 +0000 (23:43 +0000)]
show and hide the new left/right resize bars at the right time

16 years agorevert r6638
Dana Jansens [Sat, 19 May 2007 23:15:42 +0000 (23:15 +0000)]
revert r6638

16 years agoadd the Root context
Dana Jansens [Sat, 19 May 2007 22:07:35 +0000 (22:07 +0000)]
add the Root context

16 years agoadd a root context that only applies to the root window. it fallsback to the desktop...
Dana Jansens [Sat, 19 May 2007 22:07:15 +0000 (22:07 +0000)]
add a root context that only applies to the root window. it fallsback to the desktop context, so desktop stuff applies to it too.

16 years agomake binding fallback for mouse clicks less restrictive. if you dont have a binding...
Dana Jansens [Sat, 19 May 2007 22:03:12 +0000 (22:03 +0000)]
make binding fallback for mouse clicks less restrictive. if you dont have a binding for the same button AND STATE then fallback.

16 years agofor startup notification, use the left ptr+watch if it is available, and fall back...
Dana Jansens [Sat, 19 May 2007 21:49:45 +0000 (21:49 +0000)]
for startup notification, use the left ptr+watch if it is available, and fall back to the pointer instead of the unusable watch if its not

16 years agomissing new left and right contexts
Dana Jansens [Sat, 19 May 2007 21:49:12 +0000 (21:49 +0000)]
missing new left and right contexts

16 years agoadd Left and Right contexts for resizing
Dana Jansens [Sat, 19 May 2007 21:39:40 +0000 (21:39 +0000)]
add Left and Right contexts for resizing

16 years agomake either key work for people who have super_l and super_r (or whatever ones) bound...
Dana Jansens [Sat, 19 May 2007 21:17:01 +0000 (21:17 +0000)]
make either key work for people who have super_l and super_r (or whatever ones) bound to different mod masks

16 years agolet you resize on the bottom of the frame when handle height is 0 in the theme
Dana Jansens [Sat, 19 May 2007 21:03:51 +0000 (21:03 +0000)]
let you resize on the bottom of the frame when handle height is 0 in the theme

16 years agofix escape's behavior in menus. make static stuff that shouldnt be used by others
Dana Jansens [Sat, 19 May 2007 20:58:10 +0000 (20:58 +0000)]
fix escape's behavior in menus. make static stuff that shouldnt be used by others

16 years agoshow the old single-window popup for directional focus.
Dana Jansens [Sat, 19 May 2007 20:52:31 +0000 (20:52 +0000)]
show the old single-window popup for directional focus.
fix multirow icons for the new popup.

16 years agoround up rather than down for figuring out the width of the popup, so it will fit...
Dana Jansens [Sat, 19 May 2007 20:37:33 +0000 (20:37 +0000)]
round up rather than down for figuring out the width of the popup, so it will fit the text when possible

16 years agocenter the icons when there is only 1 row
Dana Jansens [Sat, 19 May 2007 20:34:34 +0000 (20:34 +0000)]
center the icons when there is only 1 row

16 years agofix the popup for directional focusing, only show what is going to be a valid target...
Dana Jansens [Sat, 19 May 2007 20:31:08 +0000 (20:31 +0000)]
fix the popup for directional focusing, only show what is going to be a valid target. change directional focus to use the same criteria as normal cycling.

16 years agosave some malloc when possible
Dana Jansens [Sat, 19 May 2007 20:14:19 +0000 (20:14 +0000)]
save some malloc when possible

16 years agofix positioning of stuff in the cycling popup. oh my god. the image texture is drawn...
Dana Jansens [Sat, 19 May 2007 20:14:08 +0000 (20:14 +0000)]
fix positioning of stuff in the cycling popup. oh my god. the image texture is drawn inside the margins of the outer appearance

16 years agofix flashy menus
Dana Jansens [Sat, 19 May 2007 19:18:52 +0000 (19:18 +0000)]
fix flashy menus

16 years agobetter positioning and some spacing
Dana Jansens [Sat, 19 May 2007 19:05:47 +0000 (19:05 +0000)]
better positioning and some spacing

16 years agobetter coloring for the cycling hilite
Dana Jansens [Sat, 19 May 2007 18:58:38 +0000 (18:58 +0000)]
better coloring for the cycling hilite

16 years agonew focus cycle popup of doom
Dana Jansens [Sat, 19 May 2007 18:40:37 +0000 (18:40 +0000)]
new focus cycle popup of doom

16 years agomove focus_cycle_popup into its own file
Dana Jansens [Sat, 19 May 2007 14:49:00 +0000 (14:49 +0000)]
move focus_cycle_popup into its own file

16 years agomove focus_cycle_indicator into its own file
Dana Jansens [Sat, 19 May 2007 14:36:19 +0000 (14:36 +0000)]
move focus_cycle_indicator into its own file

16 years ago(no commit message)
Dana Jansens [Sat, 19 May 2007 14:22:20 +0000 (14:22 +0000)]

16 years agoadd missing include for new header
Dana Jansens [Sat, 19 May 2007 14:16:23 +0000 (14:16 +0000)]
add missing include for new header

16 years agomove focus cycling into its own file
Dana Jansens [Sat, 19 May 2007 14:15:28 +0000 (14:15 +0000)]
move focus cycling into its own file

16 years ago80 cols
Dana Jansens [Sat, 19 May 2007 13:45:16 +0000 (13:45 +0000)]
80 cols

16 years agoi know we broke backwards compatibility but noone uses it except obconf and it still...
Dana Jansens [Sat, 19 May 2007 01:33:40 +0000 (01:33 +0000)]
i know we broke backwards compatibility but noone uses it except obconf and it still works, so just leave the pkgconfigs as -3.0, and obconf2 and require version >= 3.3.990 instead.

16 years agotypo
Dana Jansens [Sat, 19 May 2007 01:05:31 +0000 (01:05 +0000)]
typo

16 years agoremove a function that is no longer used. and backwards boolean algebra was causing...
Dana Jansens [Sat, 19 May 2007 00:38:06 +0000 (00:38 +0000)]
remove a function that is no longer used. and backwards boolean algebra was causing us to not ignore the right enter events

16 years agoget rid of the serials for ignoring enters..
Dana Jansens [Fri, 18 May 2007 23:40:13 +0000 (23:40 +0000)]
get rid of the serials for ignoring enters..

16 years agowhen done iconify animating, send a configure notify (this fixes kde's pager showing...
Dana Jansens [Fri, 18 May 2007 15:20:03 +0000 (15:20 +0000)]
when done iconify animating, send a configure notify (this fixes kde's pager showing the window in the wrong place)