Commit graph

6341 commits

Author SHA1 Message Date
Dana Jansens
098ae047f8 change the <execute> to <command> in the mouse focus example 2007-07-22 10:21:23 -04:00
Dana Jansens
c2557387b2 add the "command" option to the xsd 2007-07-22 10:19:27 -04:00
Dana Jansens
c41886288a use <command> for the execute actions in menu.xml 2007-07-22 10:18:12 -04:00
Dana Jansens
172e93b350 add an 'all' option for the monitor in MoveResizeTo 2007-07-22 09:32:30 -04:00
Dana Jansens
64c59b7456 for MoveResizeTo make <width>current</width> and <height>current</height> and <monitor>current</monitor> work like <x> and <y> 2007-07-22 08:53:15 -04:00
Dana Jansens
6066a338fd update line numbers for the po files 2007-07-22 08:26:17 -04:00
Dana Jansens
dd41ae9889 for MoveResizeTo, make <x>current</x> the same as not specifying <x/> at all 2007-07-22 08:25:18 -04:00
Dana Jansens
7d26873a32 update changelog for last few commits 2007-07-21 23:58:38 -04:00
Dana Jansens
040b451ed0 fix a crash with the focused client closing during the delay of a submenu being shown (and add an assert for this too) 2007-07-21 23:56:26 -04:00
Dana Jansens
84cdb2be99 don't focus new windows when the user is in a menu or move/resizing a window 2007-07-21 23:11:42 -04:00
Dana Jansens
1c98d2e3a6 kill moveresize cleanly if focus is moving (it uses a keyboard grab) 2007-07-21 23:08:43 -04:00
Mikael Magnusson
2ce109f2d7 Merge branch 'master' of git://orodu.net/openbox 2007-07-21 21:49:49 +02:00
Dana Jansens
41f90931ff fix copy/paste error 2007-07-21 15:48:12 -04:00
Mikael Magnusson
802122d26b Update spanish translation, and make translations a single changelog entry 2007-07-21 21:29:53 +02:00
Mikael Magnusson
83d6c14f0c Update portuguese translation 2007-07-21 18:04:01 +02:00
Dana Jansens
2039347463 remove mysterious xkb code... 2007-07-21 09:52:43 -04:00
Dana Jansens
0545563b19 be explicit about the event 2007-07-21 09:48:10 -04:00
Dana Jansens
9713a629d7 cleanup 2007-07-21 09:45:56 -04:00
Dana Jansens
b3e333d67a more updates for the git instruction 2007-07-21 09:12:56 -04:00
Dana Jansens
58c6a8e8da Merge branch 'master' of git://mikachu.ath.cx/openbox 2007-07-21 09:11:17 -04:00
Dana Jansens
768d0a023c update changelog for translation updates 2007-07-21 09:10:06 -04:00
Dana Jansens
4e87654d11 Updated Arabic translation 2007-07-21 09:05:57 -04:00
Dana Jansens
f3860de52f Updated Czech translation 2007-07-21 09:05:44 -04:00
Mikael Magnusson
dd2bc1b55c Update git instructions a bit 2007-07-21 05:01:42 +02:00
Dana Jansens
f8eae5e26c update for the new autopoint 2007-07-20 21:58:06 -04:00
Dana Jansens
4fa86a7073 don't resist in orthoganal directions when key resizing windows with aspect ratios 2007-07-20 20:50:29 -04:00
Dana Jansens
00bc0e61bc update changelog with recent changes 2007-07-20 20:44:48 -04:00
Dana Jansens
9091da403e 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 2007-07-20 20:37:18 -04:00
Dana Jansens
eb0e483405 remove a debug print 2007-07-20 20:27:04 -04:00
Dana Jansens
f0e82075a1 let you resize aspect ratio windows in north and south directions, and make them resist properly when resizing 2007-07-20 20:23:35 -04:00
Dana Jansens
019e803559 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 2007-07-20 20:10:20 -04:00
Dana Jansens
c06971c162 don't crash from very short windows 2007-07-20 16:13:15 -04:00
Dana Jansens
1307fb6ca7 Merge commit 'mika/master' 2007-07-20 16:01:10 -04:00
Mikael Magnusson
ad1b4c7358 update finnish translation 2007-07-20 22:03:23 +02:00
Mikael Magnusson
77f2ae95f9 updated german, estonian, brazilian portuguese and vietnamese translations to include the three desktop strings 2007-07-20 22:03:11 +02:00
Dana Jansens
32dd1c48f7 add new bindings to the changelog 2007-07-20 14:47:01 -04:00
Mikael Magnusson
d7ca010dd4 xml values for per app settings should be case insensitive
change strcasecmp to g_ascii_strcasecmp
2007-07-20 16:21:55 +02:00
Mikael Magnusson
4279b585b6 update italian translation 2007-07-20 10:13:34 -04:00
Dana Jansens
38fe5bf8dc changelog for 3.4.3 2007-07-19 17:04:58 -04:00
Dana Jansens
7f741ba919 don't resist when resizing terminals with the keyboard 2007-07-19 15:52:46 -04:00
Dana Jansens
730062cac9 fix growtoedge so it doesn't move terminal windows around 2007-07-19 15:34:08 -04:00
Dana Jansens
52480d87e4 missing header 2007-07-19 14:56:44 -04:00
Dana Jansens
e85b430648 decorate actions were backwards 2007-07-19 14:55:22 -04:00
Dana Jansens
8756d41fd4 make the master branch's version very unique and fun 2007-07-19 14:36:13 -04:00
Dana Jansens
43ffc6fcc5 use keypress for navigating the menu but use keyrelease for running things 2007-07-19 14:34:56 -04:00
Dana Jansens
e4f055b0c1 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
2007-07-19 14:24:30 -04:00
Dana Jansens
ee8d27a6e8 ignore .libs and .deps dirs 2007-07-19 14:15:33 -04:00
Dana Jansens
2dbd1fb6e8 bump version 2007-07-19 13:55:11 -04:00
Dana Jansens
a9065160c9 don't restack windows when they request it with an invalid sibling 2007-07-18 17:07:54 -04:00
Dana Jansens
551528c57f take care when sibling is specified as an unmanaged window 2007-07-18 15:45:22 -04:00