]> icculus.org git repositories - mikachu/openbox.git/log
mikachu/openbox.git
16 years agonew "de" translation from SimonAW ! yay
Dana Jansens [Wed, 25 Apr 2007 03:58:59 +0000 (03:58 +0000)]
new "de" translation from SimonAW ! yay
also the code linenumbers changed

16 years agothe inner stuff was being placed wrong all this time.
Dana Jansens [Wed, 25 Apr 2007 03:52:33 +0000 (03:52 +0000)]
the inner stuff was being placed wrong all this time.
also give the inner window a border. clicking to the left/right of the client now will be the client context rather than the frame. frame is just for grabbed buttons after all.

16 years agooops, bad idea
Dana Jansens [Wed, 25 Apr 2007 03:24:11 +0000 (03:24 +0000)]
oops, bad idea

16 years agofocus and raise when you click on the frame itself, i.e. the border to the sides...
Dana Jansens [Wed, 25 Apr 2007 03:15:08 +0000 (03:15 +0000)]
focus and raise when you click on the frame itself, i.e. the border to the sides of the client window

16 years agoadd the mapiconic test
Dana Jansens [Wed, 25 Apr 2007 02:51:30 +0000 (02:51 +0000)]
add the mapiconic test

16 years agocleanups for keyboard menu shotcuts. dont let & set a shortcut from stuff like menu...
Dana Jansens [Wed, 25 Apr 2007 02:50:59 +0000 (02:50 +0000)]
cleanups for keyboard menu shotcuts. dont let & set a shortcut from stuff like menu titles and what not, they are only for strigns oenbox provides.

16 years agoupdate to the new strings. and add menu shortcuts for the client menu to them all
Dana Jansens [Wed, 25 Apr 2007 02:30:31 +0000 (02:30 +0000)]
update to the new strings. and add menu shortcuts for the client menu to them all

16 years ago"text" was no longer needed
Dana Jansens [Wed, 25 Apr 2007 01:59:56 +0000 (01:59 +0000)]
"text" was no longer needed

16 years agochange resize binding
Dana Jansens [Wed, 25 Apr 2007 01:36:20 +0000 (01:36 +0000)]
change resize binding

16 years agoadd keyboard shortcuts to the menus. you can specify the shortcut key with & even...
Dana Jansens [Wed, 25 Apr 2007 01:33:20 +0000 (01:33 +0000)]
add keyboard shortcuts to the menus. you can specify the shortcut key with & even in root menu and stuff

16 years agoadd shortcuts for text rendering. it underlines the first character in the string...
Dana Jansens [Wed, 25 Apr 2007 01:32:43 +0000 (01:32 +0000)]
add shortcuts for text rendering. it underlines the first character in the string that matches the shortcut

16 years agog_locale_to_utf8 seems to work here and its a simpler function all, and i dont have...
Dana Jansens [Wed, 25 Apr 2007 01:31:55 +0000 (01:31 +0000)]
g_locale_to_utf8 seems to work here and its a simpler function all, and i dont have to specify iso-8891whatever in it, so maybe its actually more portable. or maybe it breaks things. we'll see, won't we.

16 years agopointer type changed a long time ago
Dana Jansens [Wed, 25 Apr 2007 00:50:20 +0000 (00:50 +0000)]
pointer type changed a long time ago

16 years agoonly grab keybinds on the root window, not every client window
Mikael Magnusson [Tue, 24 Apr 2007 21:45:43 +0000 (21:45 +0000)]
only grab keybinds on the root window, not every client window

16 years agoupdate the po files for new text strings
Dana Jansens [Tue, 24 Apr 2007 21:11:39 +0000 (21:11 +0000)]
update the po files for new text strings

16 years agoconsistency
Dana Jansens [Tue, 24 Apr 2007 21:11:04 +0000 (21:11 +0000)]
consistency

16 years agodon't split strings inside _() across lines. change some of the text messages
Dana Jansens [Tue, 24 Apr 2007 21:09:12 +0000 (21:09 +0000)]
don't split strings inside _() across lines. change some of the text messages

16 years agoproper handling of the plate though, too
Dana Jansens [Tue, 24 Apr 2007 20:48:28 +0000 (20:48 +0000)]
proper handling of the plate though, too

16 years agomake the inner window work like the plate used to for actions
Dana Jansens [Tue, 24 Apr 2007 20:42:34 +0000 (20:42 +0000)]
make the inner window work like the plate used to for actions

16 years agodont cause focus change with enter events when youre already in the window
Dana Jansens [Tue, 24 Apr 2007 20:39:59 +0000 (20:39 +0000)]
dont cause focus change with enter events when youre already in the window

16 years agoset the client's user_time when it gets activated
Dana Jansens [Tue, 24 Apr 2007 19:55:48 +0000 (19:55 +0000)]
set the client's user_time when it gets activated

16 years agodon't activate and change desktops if the client's not on the current desktop and...
Dana Jansens [Tue, 24 Apr 2007 19:53:50 +0000 (19:53 +0000)]
don't activate and change desktops if the client's not on the current desktop and its user_time is older than the last time you changed desktops

16 years agofix a comment
Dana Jansens [Tue, 24 Apr 2007 19:26:48 +0000 (19:26 +0000)]
fix a comment

16 years agouse client_activate to activate newly mapping windows. this means that if a window...
Dana Jansens [Tue, 24 Apr 2007 19:20:10 +0000 (19:20 +0000)]
use client_activate to activate newly mapping windows. this means that if a window maps on another desktop and is going to be activated, you will end up on that desktop

16 years agoremove fourCorners from data/ as well
Mikael Magnusson [Tue, 24 Apr 2007 18:43:52 +0000 (18:43 +0000)]
remove fourCorners from data/ as well

16 years agoremove the four corners option
Dana Jansens [Tue, 24 Apr 2007 18:36:13 +0000 (18:36 +0000)]
remove the four corners option
document what these serious macros are with art!

16 years agoworking tapered corners resize
Mikael Magnusson [Tue, 24 Apr 2007 18:05:37 +0000 (18:05 +0000)]
working tapered corners resize

16 years agoprint the corner out that was chosen
Dana Jansens [Tue, 24 Apr 2007 18:00:45 +0000 (18:00 +0000)]
print the corner out that was chosen

16 years agowhat I have so far
Mikael Magnusson [Tue, 24 Apr 2007 17:42:53 +0000 (17:42 +0000)]
what I have so far

16 years agothis doesn't work yet but i don't want to screw it up accidentally
Mikael Magnusson [Tue, 24 Apr 2007 16:37:01 +0000 (16:37 +0000)]
this doesn't work yet but i don't want to screw it up accidentally

16 years agoset the default icon onto windows which don't provide one
Dana Jansens [Tue, 24 Apr 2007 15:56:37 +0000 (15:56 +0000)]
set the default icon onto windows which don't provide one

16 years agoplace randomly inside the area available. if its too big, put the top left corner...
Dana Jansens [Tue, 24 Apr 2007 15:29:42 +0000 (15:29 +0000)]
place randomly inside the area available. if its too big, put the top left corner inside still

16 years agoset the max settings properly, was setting max_vert for both.
Dana Jansens [Tue, 24 Apr 2007 14:58:29 +0000 (14:58 +0000)]
set the max settings properly, was setting max_vert for both.
make sure the desktop property is set when per-app settings change it

16 years agopreliminary change to the 9 corners thing, to add a recursive 9 corners inside the...
Dana Jansens [Tue, 24 Apr 2007 14:37:46 +0000 (14:37 +0000)]
preliminary change to the 9 corners thing, to add a recursive 9 corners inside the middle one

16 years agoonly moved half a sentence
Mikael Magnusson [Tue, 24 Apr 2007 14:35:56 +0000 (14:35 +0000)]
only moved half a sentence

16 years agothe check for if the window is being resized is only needed for syncing
Dana Jansens [Tue, 24 Apr 2007 14:27:31 +0000 (14:27 +0000)]
the check for if the window is being resized is only needed for syncing

16 years agofix resizing when drawContents is off, and I think an ifdef was a bit too high up
Mikael Magnusson [Tue, 24 Apr 2007 12:18:53 +0000 (12:18 +0000)]
fix resizing when drawContents is off, and I think an ifdef was a bit too high up

16 years agoadd debug messages saying if an extension is missing on the server
Dana Jansens [Tue, 24 Apr 2007 07:26:37 +0000 (07:26 +0000)]
add debug messages saying if an extension is missing on the server

16 years agoremove the stick atom, since openbox does not use stickiness
Dana Jansens [Tue, 24 Apr 2007 07:12:19 +0000 (07:12 +0000)]
remove the stick atom, since openbox does not use stickiness

16 years agoupdate the compliance file
Dana Jansens [Tue, 24 Apr 2007 07:09:38 +0000 (07:09 +0000)]
update the compliance file

16 years ago(no commit message)
Dana Jansens [Tue, 24 Apr 2007 07:05:11 +0000 (07:05 +0000)]

16 years agocheck for the sync extension
Dana Jansens [Tue, 24 Apr 2007 06:49:34 +0000 (06:49 +0000)]
check for the sync extension

16 years agoadd check for the Sync extension
Dana Jansens [Tue, 24 Apr 2007 06:48:08 +0000 (06:48 +0000)]
add check for the Sync extension

16 years agothe focus_client = NULL got moved by mistake.
Dana Jansens [Tue, 24 Apr 2007 06:41:59 +0000 (06:41 +0000)]
the focus_client = NULL got moved by mistake.

16 years agofocus_order_remove is called in a few places. move the check for unsetting focus_clie...
Dana Jansens [Tue, 24 Apr 2007 06:41:04 +0000 (06:41 +0000)]
focus_order_remove is called in a few places. move the check for unsetting focus_client into client_unmanage.

16 years agoadd support for _NET_WM_SYNC_REQUEST
Dana Jansens [Tue, 24 Apr 2007 06:30:16 +0000 (06:30 +0000)]
add support for _NET_WM_SYNC_REQUEST

16 years agoadd these cflags even though they are empty right now all the time
Dana Jansens [Tue, 24 Apr 2007 02:59:26 +0000 (02:59 +0000)]
add these cflags even though they are empty right now all the time

16 years agosave windows' colormaps rather than querying them from the server every time you...
Dana Jansens [Tue, 24 Apr 2007 01:29:53 +0000 (01:29 +0000)]
save windows' colormaps rather than querying them from the server every time you focus it

16 years agonever mind on the hint idea, it was fun while it lasted. at least i know it is there...
Dana Jansens [Tue, 24 Apr 2007 01:16:33 +0000 (01:16 +0000)]
never mind on the hint idea, it was fun while it lasted. at least i know it is there now.

16 years agohm, that was a silly error. the propogate mask shouldnt get the Hint thing in it.
Dana Jansens [Tue, 24 Apr 2007 01:08:09 +0000 (01:08 +0000)]
hm, that was a silly error. the propogate mask shouldnt get the Hint thing in it.

16 years agomissing a thinger
Dana Jansens [Tue, 24 Apr 2007 01:02:35 +0000 (01:02 +0000)]
missing a thinger

16 years agoadd the PointerMotionHintMask everywhere, we dont need every mouse event
Dana Jansens [Tue, 24 Apr 2007 01:00:27 +0000 (01:00 +0000)]
add the PointerMotionHintMask everywhere, we dont need every mouse event

16 years agoset the eventmask on frame windows again..
Dana Jansens [Tue, 24 Apr 2007 00:07:28 +0000 (00:07 +0000)]
set the eventmask on frame windows again..

16 years agoin shrinking resize the frame before the client
Dana Jansens [Tue, 24 Apr 2007 00:02:51 +0000 (00:02 +0000)]
in shrinking resize the frame before the client

16 years ago1. remove some old event handling that was not used at all. yay less bandwidth.
Dana Jansens [Tue, 24 Apr 2007 00:00:11 +0000 (00:00 +0000)]
1. remove some old event handling that was not used at all. yay less bandwidth.
2. make the client padding color show during resizes with drawContents off

16 years agoplace transients without a parent in the middle of the screen
Dana Jansens [Mon, 23 Apr 2007 23:46:13 +0000 (23:46 +0000)]
place transients without a parent in the middle of the screen
dont use non-normal windows as parents

16 years agoadd a window between the frame and the plate for drawing the client border. this...
Dana Jansens [Mon, 23 Apr 2007 23:21:47 +0000 (23:21 +0000)]
add a window between the frame and the plate for drawing the client border. this way when the client window disappears, nothing gets rendered underneath it.

16 years agofocus_client was becoming invalid if the focused client was unmanaged.
Dana Jansens [Mon, 23 Apr 2007 23:11:33 +0000 (23:11 +0000)]
focus_client was becoming invalid if the focused client was unmanaged.

16 years agoadd a default action for cycling panels
Dana Jansens [Mon, 23 Apr 2007 23:03:44 +0000 (23:03 +0000)]
add a default action for cycling panels

16 years agoadd the panels option, which is for NextWindow/PreviousWindow and the directional...
Dana Jansens [Mon, 23 Apr 2007 23:01:41 +0000 (23:01 +0000)]
add the panels option, which is for NextWindow/PreviousWindow and the directional focus actions

16 years agocycling between dock windows now possible with the <panels>yes</panels> option
Dana Jansens [Mon, 23 Apr 2007 22:40:33 +0000 (22:40 +0000)]
cycling between dock windows now possible with the <panels>yes</panels> option

16 years agoset the default config tool for gnome to be obconf2
Dana Jansens [Mon, 23 Apr 2007 22:38:37 +0000 (22:38 +0000)]
set the default config tool for gnome to be obconf2

16 years agoleavenotify events messing up delayed focus
Dana Jansens [Mon, 23 Apr 2007 22:05:03 +0000 (22:05 +0000)]
leavenotify events messing up delayed focus

16 years agoerror in the new error message code
Dana Jansens [Mon, 23 Apr 2007 20:36:51 +0000 (20:36 +0000)]
error in the new error message code

16 years agofix warning
Dana Jansens [Mon, 23 Apr 2007 20:36:32 +0000 (20:36 +0000)]
fix warning

16 years agoextra comma
Dana Jansens [Mon, 23 Apr 2007 20:36:13 +0000 (20:36 +0000)]
extra comma

16 years agoline up the top coords box nicer
Dana Jansens [Mon, 23 Apr 2007 20:20:04 +0000 (20:20 +0000)]
line up the top coords box nicer

16 years agouse automake 1.9
Dana Jansens [Mon, 23 Apr 2007 19:11:12 +0000 (19:11 +0000)]
use automake 1.9

16 years agoinclude the header that has gethostname
Mikael Magnusson [Mon, 23 Apr 2007 19:02:33 +0000 (19:02 +0000)]
include the header that has gethostname

16 years agoshow the hostname of forwarded clients in the titlebar
Mikael Magnusson [Mon, 23 Apr 2007 18:46:19 +0000 (18:46 +0000)]
show the hostname of forwarded clients in the titlebar

16 years agoexit if any of the commands fail
Dana Jansens [Mon, 23 Apr 2007 18:43:43 +0000 (18:43 +0000)]
exit if any of the commands fail

16 years agoupgrade gettext
Dana Jansens [Mon, 23 Apr 2007 18:38:00 +0000 (18:38 +0000)]
upgrade gettext

16 years agoadd positioned test
Dana Jansens [Mon, 23 Apr 2007 18:29:33 +0000 (18:29 +0000)]
add positioned test

16 years agoadd the tests to the dist tarball
Dana Jansens [Mon, 23 Apr 2007 18:22:00 +0000 (18:22 +0000)]
add the tests to the dist tarball

16 years agonew translation strings
Dana Jansens [Mon, 23 Apr 2007 18:21:27 +0000 (18:21 +0000)]
new translation strings

16 years ago1) translate all of openbox's output
Dana Jansens [Mon, 23 Apr 2007 17:56:35 +0000 (17:56 +0000)]
1) translate all of openbox's output
2) update copyrights.
3) make release. ok that part not quite yet.

16 years agoremove an unused variable
Dana Jansens [Mon, 23 Apr 2007 17:55:26 +0000 (17:55 +0000)]
remove an unused variable

17 years agoonly show debug messages if you enable it on command line and remove extra newline
Dana Jansens [Mon, 23 Apr 2007 02:43:56 +0000 (02:43 +0000)]
only show debug messages if you enable it on command line and remove extra newline

17 years agofallback to desktops properly
Dana Jansens [Mon, 23 Apr 2007 02:43:14 +0000 (02:43 +0000)]
fallback to desktops properly

17 years agoput the separator back in the spit up client list menu
Dana Jansens [Mon, 23 Apr 2007 02:22:18 +0000 (02:22 +0000)]
put the separator back in the spit up client list menu

17 years agoback out r5812. you do want that there
Dana Jansens [Mon, 23 Apr 2007 02:02:34 +0000 (02:02 +0000)]
back out r5812. you do want that there

17 years agowasteful syncing
Dana Jansens [Mon, 23 Apr 2007 02:00:33 +0000 (02:00 +0000)]
wasteful syncing

17 years agoremove windows from the hash on hide, dont readd them again!
Dana Jansens [Mon, 23 Apr 2007 01:54:35 +0000 (01:54 +0000)]
remove windows from the hash on hide, dont readd them again!

17 years agounused variable "icons"
Mikael Magnusson [Mon, 23 Apr 2007 01:36:36 +0000 (01:36 +0000)]
unused variable "icons"

17 years agostop listening to events on clients that are being unmanaged before generating new...
Dana Jansens [Sun, 22 Apr 2007 22:56:53 +0000 (22:56 +0000)]
stop listening to events on clients that are being unmanaged before generating new events

17 years agoyou cant grab substructureredirect on the plate. why was this even here?
Dana Jansens [Sun, 22 Apr 2007 22:55:06 +0000 (22:55 +0000)]
you cant grab substructureredirect on the plate. why was this even here?

17 years agoadd a test for show-hide-show of a window really quickly
Dana Jansens [Sun, 22 Apr 2007 22:54:32 +0000 (22:54 +0000)]
add a test for show-hide-show of a window really quickly

17 years agouse event_ignore_queued_enters
Dana Jansens [Sun, 22 Apr 2007 22:21:32 +0000 (22:21 +0000)]
use event_ignore_queued_enters

17 years agowhen windows reverttoparent, we will get a notifynonlinear when the frame closes
Dana Jansens [Sun, 22 Apr 2007 21:29:02 +0000 (21:29 +0000)]
when windows reverttoparent, we will get a notifynonlinear when the frame closes

17 years agouse focusouts from unmanaged windows (windows which have just closed)
Dana Jansens [Sun, 22 Apr 2007 21:14:04 +0000 (21:14 +0000)]
use focusouts from unmanaged windows (windows which have just closed)

17 years agoadd a debug message
Dana Jansens [Sun, 22 Apr 2007 20:41:26 +0000 (20:41 +0000)]
add a debug message

17 years agofocus properly on desktop change
Dana Jansens [Sun, 22 Apr 2007 20:40:22 +0000 (20:40 +0000)]
focus properly on desktop change

17 years agomissing a header
Dana Jansens [Sun, 22 Apr 2007 20:37:33 +0000 (20:37 +0000)]
missing a header

17 years agowhen focusing nothing, make sure focus_client knows that nothing is focused
Dana Jansens [Sun, 22 Apr 2007 20:33:12 +0000 (20:33 +0000)]
when focusing nothing, make sure focus_client knows that nothing is focused

17 years agofocusin to the root window happens on both monitors when a focused window unmaps...
Dana Jansens [Sun, 22 Apr 2007 20:27:13 +0000 (20:27 +0000)]
focusin to the root window happens on both monitors when a focused window unmaps... boo...

17 years agoignore some focus events that shouldnt be reacted to
Dana Jansens [Sun, 22 Apr 2007 20:10:17 +0000 (20:10 +0000)]
ignore some focus events that shouldnt be reacted to

17 years ago(no commit message)
Dana Jansens [Sun, 22 Apr 2007 19:52:37 +0000 (19:52 +0000)]

17 years agoa) set the focus client before calculating its layer
Dana Jansens [Sun, 22 Apr 2007 19:35:50 +0000 (19:35 +0000)]
a) set the focus client before calculating its layer
b) cleanup in focus.c

17 years agoFocusOut events come after UnmapNotify, so we don't need to worry about focusing...
Dana Jansens [Sun, 22 Apr 2007 19:24:51 +0000 (19:24 +0000)]
FocusOut events come after UnmapNotify, so we don't need to worry about focusing an invalid window

17 years agoa) remove focus_hilite, it is not needed and complicated things
Dana Jansens [Sun, 22 Apr 2007 19:13:38 +0000 (19:13 +0000)]
a) remove focus_hilite, it is not needed and complicated things
b) set focus_client to null when nothing is actually focused, but still allow
   focus to go to black holes
c) allow the focus action to be performed without a client, this will focus
   the openbox instance (i.e. the screen in multihead setups)

big thanks to syscrash for the ideas on how to go about this