]> icculus.org git repositories - dana/openbox.git/log
dana/openbox.git
17 years agofix for acroread - don't shrink windows when they specifically fit an entire monitor
Dana Jansens [Wed, 1 Aug 2007 22:54:02 +0000 (18:54 -0400)]
fix for acroread - don't shrink windows when they specifically fit an entire monitor

17 years agoAccept <command> in addition to <execute> for the restart action.
Mikael Magnusson [Tue, 31 Jul 2007 16:33:57 +0000 (18:33 +0200)]
Accept <command> in addition to <execute> for the restart action.

17 years agoUpdates for Norwegian translation
Dana Jansens [Mon, 30 Jul 2007 13:34:44 +0000 (09:34 -0400)]
Updates for Norwegian translation

17 years agodon't propagate mouse button events on dock windows thru to the root window
Dana Jansens [Mon, 30 Jul 2007 05:47:13 +0000 (01:47 -0400)]
don't propagate mouse button events on dock windows thru to the root window

17 years agoUpdate traditional chinese messages
Dana Jansens [Sat, 28 Jul 2007 18:47:13 +0000 (14:47 -0400)]
Update traditional chinese messages

17 years agofix for xkb weirdness, to fix a bug introduced in 3.4.3, where releasing the super...
Dana Jansens [Thu, 26 Jul 2007 00:19:59 +0000 (20:19 -0400)]
fix for xkb weirdness, to fix a bug introduced in 3.4.3, where releasing the super mod key would not end interactive actions.

Somehow Super_L is being bound to Mod4Mask without being in the modifier table.  So we're doing some workarounds to find _all_ the keycodes for Super_L and use any of them to count as Mod4Mask.

17 years agouse the moveresize client to find the active monitor too
Dana Jansens [Tue, 24 Jul 2007 20:40:31 +0000 (16:40 -0400)]
use the moveresize client to find the active monitor too

17 years agofix directional edge finding for xinerama, so that it can skip across to the next...
Dana Jansens [Tue, 24 Jul 2007 18:09:08 +0000 (14:09 -0400)]
fix directional edge finding for xinerama, so that it can skip across to the next monitor

17 years agomake move and resize resist care about the dock
Mikael Magnusson [Thu, 26 Jul 2007 08:47:31 +0000 (10:47 +0200)]
make move and resize resist care about the dock

17 years agoraise new windows when they aren't getting activated in a couple cases
Dana Jansens [Mon, 23 Jul 2007 20:35:53 +0000 (16:35 -0400)]
raise new windows when they aren't getting activated in a couple cases

1. when we're not activating it because the user has a menu open or is moving/resizing a window
2. when we're not activating it because it's opening on another desktop

17 years agoremove unused variable
Dana Jansens [Sun, 22 Jul 2007 15:50:15 +0000 (11:50 -0400)]
remove unused variable

17 years agobump the library version
Dana Jansens [Sun, 22 Jul 2007 15:17:52 +0000 (11:17 -0400)]
bump the library version

17 years agoUpdate the new strings in the french translation
Dana Jansens [Sun, 22 Jul 2007 15:00:35 +0000 (11:00 -0400)]
Update the new strings in the french translation

17 years agoadd the per-app position stuff to the changelog
Dana Jansens [Sun, 22 Jul 2007 14:38:38 +0000 (10:38 -0400)]
add the per-app position stuff to the changelog

17 years agochange the <execute> to <command> in the mouse focus example
Dana Jansens [Sun, 22 Jul 2007 14:21:23 +0000 (10:21 -0400)]
change the <execute> to <command> in the mouse focus example

17 years agoadd the "command" option to the xsd
Dana Jansens [Sun, 22 Jul 2007 14:19:27 +0000 (10:19 -0400)]
add the "command" option to the xsd

17 years agouse <command> for the execute actions in menu.xml
Dana Jansens [Sun, 22 Jul 2007 14:18:12 +0000 (10:18 -0400)]
use <command> for the execute actions in menu.xml

17 years agoadd an 'all' option for the monitor in MoveResizeTo
Dana Jansens [Sun, 22 Jul 2007 13:32:30 +0000 (09:32 -0400)]
add an 'all' option for the monitor in MoveResizeTo

17 years agofor MoveResizeTo make <width>current</width> and <height>current</height> and <monito...
Dana Jansens [Sun, 22 Jul 2007 12:48:23 +0000 (08:48 -0400)]
for MoveResizeTo make <width>current</width> and <height>current</height> and <monitor>current</monitor> work like <x> and <y>

17 years agoupdate line numbers for the po files
Dana Jansens [Sun, 22 Jul 2007 12:26:17 +0000 (08:26 -0400)]
update line numbers for the po files

17 years agofor MoveResizeTo, make <x>current</x> the same as not specifying <x/> at all
Dana Jansens [Sun, 22 Jul 2007 12:25:18 +0000 (08:25 -0400)]
for MoveResizeTo, make <x>current</x> the same as not specifying <x/> at all

17 years agoupdate changelog for last few commits
Dana Jansens [Sun, 22 Jul 2007 03:58:38 +0000 (23:58 -0400)]
update changelog for last few commits

17 years agofix a crash with the focused client closing during the delay of a submenu being shown...
Dana Jansens [Sun, 22 Jul 2007 03:56:26 +0000 (23:56 -0400)]
fix a crash with the focused client closing during the delay of a submenu being shown (and add an assert for this too)

17 years agodon't focus new windows when the user is in a menu or move/resizing a window
Dana Jansens [Sun, 22 Jul 2007 03:11:42 +0000 (23:11 -0400)]
don't focus new windows when the user is in a menu or move/resizing a window

17 years agokill moveresize cleanly if focus is moving (it uses a keyboard grab)
Dana Jansens [Sun, 22 Jul 2007 03:08:43 +0000 (23:08 -0400)]
kill moveresize cleanly if focus is moving (it uses a keyboard grab)

17 years agoMerge branch 'master' of git://orodu.net/openbox
Mikael Magnusson [Sat, 21 Jul 2007 19:49:49 +0000 (21:49 +0200)]
Merge branch 'master' of git://orodu.net/openbox

17 years agofix copy/paste error
Dana Jansens [Sat, 21 Jul 2007 19:48:12 +0000 (15:48 -0400)]
fix copy/paste error

17 years agoUpdate spanish translation, and make translations a single changelog entry
Mikael Magnusson [Sat, 21 Jul 2007 19:29:53 +0000 (21:29 +0200)]
Update spanish translation, and make translations a single changelog entry

17 years agoUpdate portuguese translation
Mikael Magnusson [Sat, 21 Jul 2007 16:04:01 +0000 (18:04 +0200)]
Update portuguese translation

17 years agoremove mysterious xkb code...
Dana Jansens [Sat, 21 Jul 2007 13:52:43 +0000 (09:52 -0400)]
remove mysterious xkb code...

17 years agobe explicit about the event
Dana Jansens [Sat, 21 Jul 2007 13:48:10 +0000 (09:48 -0400)]
be explicit about the event

17 years agocleanup
Dana Jansens [Sat, 21 Jul 2007 13:45:56 +0000 (09:45 -0400)]
cleanup

17 years agomore updates for the git instruction
Dana Jansens [Sat, 21 Jul 2007 13:12:56 +0000 (09:12 -0400)]
more updates for the git instruction

17 years agoMerge branch 'master' of git://mikachu.ath.cx/openbox
Dana Jansens [Sat, 21 Jul 2007 13:11:17 +0000 (09:11 -0400)]
Merge branch 'master' of git://mikachu.ath.cx/openbox

17 years agoupdate changelog for translation updates
Dana Jansens [Sat, 21 Jul 2007 13:10:06 +0000 (09:10 -0400)]
update changelog for translation updates

17 years agoUpdated Arabic translation
Dana Jansens [Sat, 21 Jul 2007 13:05:57 +0000 (09:05 -0400)]
Updated Arabic translation

17 years agoUpdated Czech translation
Dana Jansens [Sat, 21 Jul 2007 12:56:59 +0000 (08:56 -0400)]
Updated Czech translation

17 years agoUpdate git instructions a bit
Mikael Magnusson [Sat, 21 Jul 2007 03:01:42 +0000 (05:01 +0200)]
Update git instructions a bit

17 years agoupdate for the new autopoint
Dana Jansens [Sat, 21 Jul 2007 01:54:19 +0000 (21:54 -0400)]
update for the new autopoint

17 years agodon't resist in orthoganal directions when key resizing windows with aspect ratios
Dana Jansens [Sat, 21 Jul 2007 00:50:29 +0000 (20:50 -0400)]
don't resist in orthoganal directions when key resizing windows with aspect ratios

17 years agoupdate changelog with recent changes
Dana Jansens [Sat, 21 Jul 2007 00:44:48 +0000 (20:44 -0400)]
update changelog with recent changes

17 years agodon't move parents and children over when inserting desktops - cuz then they all...
Dana Jansens [Sat, 21 Jul 2007 00:37:18 +0000 (20:37 -0400)]
don't move parents and children over when inserting desktops - cuz then they all get moved a bunch of times, just move the top direct parent

17 years agoremove a debug print
Dana Jansens [Sat, 21 Jul 2007 00:27:04 +0000 (20:27 -0400)]
remove a debug print

17 years agolet you resize aspect ratio windows in north and south directions, and make them...
Dana Jansens [Sat, 21 Jul 2007 00:23:35 +0000 (20:23 -0400)]
let you resize aspect ratio windows in north and south directions, and make them resist properly when resizing

17 years agothe resistance resizing has been changed from "lock corner" to "the direction being...
Dana Jansens [Sat, 21 Jul 2007 00:09:12 +0000 (20:09 -0400)]
the resistance resizing has been changed from "lock corner" to "the direction being resized" which makes so much more sense and doesn't need all this conversion back and forth

17 years agodon't crash from very short windows
Dana Jansens [Fri, 20 Jul 2007 20:13:15 +0000 (16:13 -0400)]
don't crash from very short windows

17 years agoMerge commit 'mika/master'
Dana Jansens [Fri, 20 Jul 2007 20:01:10 +0000 (16:01 -0400)]
Merge commit 'mika/master'

17 years agoupdate finnish translation
Mikael Magnusson [Fri, 20 Jul 2007 15:39:21 +0000 (17:39 +0200)]
update finnish translation

17 years agoupdated german, estonian, brazilian portuguese and vietnamese translations to include...
Mikael Magnusson [Fri, 20 Jul 2007 14:55:49 +0000 (16:55 +0200)]
updated german, estonian, brazilian portuguese and vietnamese translations to include the three desktop strings

17 years agoadd new bindings to the changelog
Dana Jansens [Fri, 20 Jul 2007 18:47:01 +0000 (14:47 -0400)]
add new bindings to the changelog

17 years agoxml values for per app settings should be case insensitive
Mikael Magnusson [Fri, 20 Jul 2007 13:01:51 +0000 (15:01 +0200)]
xml values for per app settings should be case insensitive
change strcasecmp to g_ascii_strcasecmp

17 years agoupdate italian translation
Mikael Magnusson [Fri, 20 Jul 2007 13:55:21 +0000 (15:55 +0200)]
update italian translation

17 years agochangelog for 3.4.3
Dana Jansens [Thu, 19 Jul 2007 21:04:58 +0000 (17:04 -0400)]
changelog for 3.4.3

17 years agodon't resist when resizing terminals with the keyboard
Dana Jansens [Thu, 19 Jul 2007 19:52:46 +0000 (15:52 -0400)]
don't resist when resizing terminals with the keyboard

17 years agofix growtoedge so it doesn't move terminal windows around
Dana Jansens [Thu, 19 Jul 2007 19:34:08 +0000 (15:34 -0400)]
fix growtoedge so it doesn't move terminal windows around

17 years agomissing header
Dana Jansens [Thu, 19 Jul 2007 18:56:44 +0000 (14:56 -0400)]
missing header

17 years agodecorate actions were backwards
Dana Jansens [Thu, 19 Jul 2007 18:55:22 +0000 (14:55 -0400)]
decorate actions were backwards

17 years agomake the master branch's version very unique and fun
Dana Jansens [Thu, 19 Jul 2007 18:36:13 +0000 (14:36 -0400)]
make the master branch's version very unique and fun

17 years agouse keypress for navigating the menu but use keyrelease for running things
Dana Jansens [Thu, 19 Jul 2007 18:34:56 +0000 (14:34 -0400)]
use keypress for navigating the menu but use keyrelease for running things

17 years agouse keyrelease to fire menu actions not key press
Dana Jansens [Thu, 19 Jul 2007 18:24:30 +0000 (14:24 -0400)]
use keyrelease to fire menu actions not key press

when keypress is used, the keyrelease gets sent to whatever window is focused.  if it's a stupid program - like most any program - it will update its user_time, preventing the new window from being focused

17 years agoignore .libs and .deps dirs
Dana Jansens [Thu, 19 Jul 2007 18:15:33 +0000 (14:15 -0400)]
ignore .libs and .deps dirs

17 years agobump version
Dana Jansens [Thu, 19 Jul 2007 17:55:11 +0000 (13:55 -0400)]
bump version

17 years agodon't restack windows when they request it with an invalid sibling
Dana Jansens [Wed, 18 Jul 2007 21:07:54 +0000 (17:07 -0400)]
don't restack windows when they request it with an invalid sibling

17 years agotake care when sibling is specified as an unmanaged window
Dana Jansens [Wed, 18 Jul 2007 19:45:22 +0000 (15:45 -0400)]
take care when sibling is specified as an unmanaged window

17 years agoGrab the server when mapping a client and frame, to avoid race conditions
Dana Jansens [Wed, 18 Jul 2007 19:04:36 +0000 (15:04 -0400)]
Grab the server when mapping a client and frame, to avoid race conditions

17 years agoadd TAGS to .gitignore
Dana Jansens [Tue, 17 Jul 2007 16:11:38 +0000 (12:11 -0400)]
add TAGS to .gitignore

17 years agoremove trailing whitespace
Mikael Magnusson [Tue, 17 Jul 2007 00:48:16 +0000 (02:48 +0200)]
remove trailing whitespace

17 years agodon't make moving terminals jump at the start
Dana Jansens [Mon, 16 Jul 2007 18:29:41 +0000 (14:29 -0400)]
don't make moving terminals jump at the start

17 years agoRequire libstartup-notification 0.8
Mikael Magnusson [Mon, 16 Jul 2007 11:59:54 +0000 (13:59 +0200)]
Require libstartup-notification 0.8

17 years agoDon't cancel interactive action when another one is run which shares the same run...
Dana Jansens [Sun, 15 Jul 2007 17:27:33 +0000 (13:27 -0400)]
Don't cancel interactive action when another one is run which shares the same run function.  This is how actions can cooperate!

17 years agoupdate the default rc.xml with the new actions syntax and the rc.xsd
Dana Jansens [Sun, 15 Jul 2007 17:25:57 +0000 (13:25 -0400)]
update the default rc.xml with the new actions syntax and the rc.xsd

17 years agoMerge branch 'mika'
Dana Jansens [Sun, 15 Jul 2007 16:36:50 +0000 (12:36 -0400)]
Merge branch 'mika'

17 years agoa number for placing windows, to keep them on screen, but let you place them off...
Dana Jansens [Sun, 15 Jul 2007 16:35:10 +0000 (12:35 -0400)]
a number for placing windows, to keep them on screen, but let you place them off-screen

1. when a window is not on any monitor, don't just ignore it, stick it on the first monitor arbitrarily (rather than the closest monitor - room for improvement?)
2. when placing a window with per-app settings, don't rudely force it back on screen fully.

17 years agofix it.po header
Mikael Magnusson [Sun, 15 Jul 2007 14:00:01 +0000 (16:00 +0200)]
fix it.po header

17 years agodon't use freed memory as the coordinates to place windows
Dana Jansens [Sun, 15 Jul 2007 16:17:47 +0000 (12:17 -0400)]
don't use freed memory as the coordinates to place windows

17 years agowas incorrectly using the width for calculations instead of the height in client_find...
Dana Jansens [Sun, 15 Jul 2007 15:45:55 +0000 (11:45 -0400)]
was incorrectly using the width for calculations instead of the height in client_find_onscreen

17 years agoUpdate italian translation from Davide Truffa
Dana Jansens [Sun, 15 Jul 2007 15:22:11 +0000 (11:22 -0400)]
Update italian translation from Davide Truffa

17 years agoprevious should not mean the same as last
Mikael Magnusson [Sat, 14 Jul 2007 23:41:30 +0000 (01:41 +0200)]
previous should not mean the same as last

17 years agono splitting _() strings
Mikael Magnusson [Sat, 14 Jul 2007 14:04:30 +0000 (16:04 +0200)]
no splitting _() strings

17 years agoMerge branch 'master' of git://orodu.net/openbox
Mikael Magnusson [Sat, 14 Jul 2007 13:25:41 +0000 (15:25 +0200)]
Merge branch 'master' of git://orodu.net/openbox

17 years ago80 cols everywhere
Mikael Magnusson [Sat, 14 Jul 2007 13:22:35 +0000 (15:22 +0200)]
80 cols everywhere

17 years agosplit the focustobottom action back out from unfocus
Dana Jansens [Sat, 14 Jul 2007 13:17:39 +0000 (09:17 -0400)]
split the focustobottom action back out from unfocus

17 years ago80 cols in dock.c
Mikael Magnusson [Sat, 14 Jul 2007 13:15:16 +0000 (15:15 +0200)]
80 cols in dock.c

17 years agomake .gitignore more sane
Mikael Magnusson [Fri, 13 Jul 2007 23:14:30 +0000 (01:14 +0200)]
make .gitignore more sane

17 years agoupdate polish translation by Piotr Drąg <raven@pmail.pl>
Mikael Magnusson [Fri, 13 Jul 2007 22:56:01 +0000 (00:56 +0200)]
update polish translation by Piotr Drąg <raven@pmail.pl>

17 years agook i take that back
Dana Jansens [Fri, 13 Jul 2007 21:32:11 +0000 (17:32 -0400)]
ok i take that back

17 years agoi know c...honest.
Dana Jansens [Fri, 13 Jul 2007 21:31:56 +0000 (17:31 -0400)]
i know c...honest.

17 years agoadd hardcoded key binds back
Dana Jansens [Fri, 13 Jul 2007 21:30:51 +0000 (17:30 -0400)]
add hardcoded key binds back

17 years agofix directionalcycle/target
Dana Jansens [Fri, 13 Jul 2007 21:25:54 +0000 (17:25 -0400)]
fix directionalcycle/target

17 years agothe menu.c was renamed
Dana Jansens [Fri, 13 Jul 2007 21:16:49 +0000 (17:16 -0400)]
the menu.c was renamed

17 years agomove dockautohide back to ToggleDockAutoHide
Dana Jansens [Fri, 13 Jul 2007 21:16:11 +0000 (17:16 -0400)]
move dockautohide back to ToggleDockAutoHide

17 years agomoev showdesktop back to ToggleShowDesktop
Dana Jansens [Fri, 13 Jul 2007 21:15:57 +0000 (17:15 -0400)]
moev showdesktop back to ToggleShowDesktop

17 years agomove menu action back to ShowMenu
Dana Jansens [Fri, 13 Jul 2007 21:14:33 +0000 (17:14 -0400)]
move menu action back to ShowMenu

17 years agomove directionalcycling actions into the same .c file. make interactive actions all...
Dana Jansens [Fri, 13 Jul 2007 21:12:40 +0000 (17:12 -0400)]
move directionalcycling actions into the same .c file. make interactive actions all kill delayed mouse focus which would kill the action.

17 years agomake cyclewindows action into nextwindow and previouswindow again
Dana Jansens [Fri, 13 Jul 2007 20:49:26 +0000 (16:49 -0400)]
make cyclewindows action into nextwindow and previouswindow again

17 years agorename switchtodesktop to gotodesktop. make stuff compile as well.
Dana Jansens [Fri, 13 Jul 2007 20:39:27 +0000 (16:39 -0400)]
rename switchtodesktop to gotodesktop.  make stuff compile as well.

17 years agomove desktop and directionaldesktop actions to SwitchToDesktop and SendToDesktop...
Dana Jansens [Fri, 13 Jul 2007 20:36:41 +0000 (16:36 -0400)]
move desktop and directionaldesktop actions to SwitchToDesktop and SendToDesktop, which take a <to> parameter saying where to go. (last, left, right, next, 5, etc)

17 years agoupdate hardcoded bindings to previous changes
Dana Jansens [Fri, 13 Jul 2007 18:43:15 +0000 (14:43 -0400)]
update hardcoded bindings to previous changes

17 years agofix up the sendtolayer actions
Dana Jansens [Fri, 13 Jul 2007 16:33:55 +0000 (12:33 -0400)]
fix up the sendtolayer actions

17 years agosplit layer action back into togglealwaysontop, togglealwaysonbottom, and sendtolayer...
Dana Jansens [Fri, 13 Jul 2007 16:19:17 +0000 (12:19 -0400)]
split layer action back into togglealwaysontop, togglealwaysonbottom, and sendtolayer (which takes <layer> as an argument)