Commit graph

4480 commits

Author SHA1 Message Date
Mikael Magnusson
1cfb65bc40 add a config option hideDisabled in the theme section that hides disabled buttons instead of showing them as disabled, based on patch in bug #2310 2005-07-14 13:44:33 +00:00
Mikael Magnusson
6ec1881579 c++ comments 2005-07-14 13:23:05 +00:00
Mikael Magnusson
5c95d2ffea correctly show pressed state when pressing toggled buttons, bug #2311 2005-07-14 13:02:39 +00:00
Mikael Magnusson
d2c98faf78 now floam can compile with his crazy flags 2005-06-28 01:07:59 +00:00
Mikael Magnusson
0417d1226c RrFontHeight is meaningless with pango, it will be different for every string drawn, so ask pango for the height after we tell it the text to draw. Should make text be centered vertically better when mixing fonts. Still moves a pixel down for some strings for me, but it was several before. If anyone knows more about this please mail or bugzilla etc. Also fix an indenting error. 2005-06-26 01:39:53 +00:00
Mikael Magnusson
07b3403850 add finnish and fix my email 2005-04-11 20:27:45 +00:00
Mikael Magnusson
a1f8178c88 update catalan messages 2005-04-05 20:21:49 +00:00
Mikael Magnusson
3b51624005 well, i pinpointed the problem code that causes the fonts to be cut off, but this workaround is extremely temporary and possibly only works for me by accident? 2005-04-04 07:02:22 +00:00
Mikael Magnusson
465dd3fb53 nullterminate arguments to execlp 2005-04-01 13:04:55 +00:00
Mikael Magnusson
7fc31cd045 fix a warning 2005-03-31 08:31:31 +00:00
Mikael Magnusson
0e5feaa299 copy paste bug of course 2005-03-26 07:24:26 +00:00
Mikael Magnusson
68652bb5aa fixes linking on some systems 2005-03-26 07:23:12 +00:00
Mikael Magnusson
4690af7f72 noStrut actually works now 2005-03-26 06:34:58 +00:00
Mikael Magnusson
cab723fac9 fix transparent terminals not updating when toggledecoring them 2005-03-25 23:00:20 +00:00
Mikael Magnusson
be0ded10da *** empty log message *** 2005-03-25 20:21:29 +00:00
Mikael Magnusson
498ae4cc20 add noStrut option to dock and fix up rc.xsd, some options were in the wrong section due to hideDelay being in both dock and menu 2005-03-25 20:17:45 +00:00
Mikael Magnusson
3cc75f71a2 update spanish translation 2005-03-25 13:57:02 +00:00
Mikael Magnusson
8446e3cc82 Update release CHANGELOG 2005-03-25 00:00:51 +00:00
Mikael Magnusson
c44ce9a88a Missed this one. 2005-03-24 23:41:22 +00:00
Mikael Magnusson
916e24d9c4 Add a FocusToBottom action which moves the client to the bottom of the focus order stack 2005-03-11 21:49:54 +00:00
Mikael Magnusson
2290916e2e Update the pango code 2005-03-11 21:49:07 +00:00
Mikael Magnusson
7089a86006 remove a spurious identical ifdef diff decided to generate 2005-02-13 17:27:51 +00:00
Mikael Magnusson
558ea325dd *** empty log message *** 2005-02-12 01:59:55 +00:00
Mikael Magnusson
abe258be1d <group> option for raise/lower related actions. hi floam. 2005-02-08 04:33:54 +00:00
Mikael Magnusson
e74fbdaa0e revert a commit xor made in 2003 that always annoyed me, now docks (panels) go in the same layers as normal windows again. docks that dont specify layer go in the ABOVE layer and those that specify BELOW get put in the NORMAL layer. 2005-02-06 16:00:24 +00:00
Mikael Magnusson
ac416fd27e testing failed, hopefully this is reverting to the right place 2005-02-06 02:18:06 +00:00
Mikael Magnusson
3f40d6e762 more testing 2005-02-06 02:06:57 +00:00
Mikael Magnusson
64772cc6d8 test + not wrong 2005-02-06 01:54:21 +00:00
Mikael Magnusson
bdf5d409e5 test 2005-02-06 01:52:15 +00:00
Mikael Magnusson
52c345c300 try moving the move_onscreen with the rude into the place routine so it only gets called if a window doesn't specify a position 2005-02-06 01:43:37 +00:00
Mikael Magnusson
60565bcba8 okay so that's why it didn't use move_onscreen 2005-02-06 01:16:00 +00:00
Mikael Magnusson
ef042d220b test some stuff 2005-02-06 00:50:43 +00:00
Mikael Magnusson
943dd68152 the xinerama patch from john russell, modified a bit and merged the move_onmonitor with the already existing move_onscreen stuff, not sure if it actually works on xinerama since i dont have it. 2005-02-05 23:26:16 +00:00
Mikael Magnusson
05863a61b8 it would be fun if people said something when the build breaks, i guess people dont use cvs then, hi nobody 2005-01-31 19:12:54 +00:00
Mikael Magnusson
2ce7572e46 commit the movetocenter action since it appears someone else than me wanted it after all 2005-01-31 19:04:18 +00:00
Mikael Magnusson
99b2fed8f5 fix iconify action to fallback focus correctly 2005-01-16 00:14:03 +00:00
Mikael Magnusson
9f607e2545 hopefully fix the 'sticky keys' issue, patch from debian maintainer tore who got it from somewhere 2005-01-06 18:50:01 +00:00
Mikael Magnusson
4f9ec4cbdb grab the mouse buttons and keyboards keys on clients before showing them to avoid the situation where a grabbed key goes to a client without being seen by openbox, hopefully has no side effects but probably does 2004-12-30 15:37:30 +00:00
Mikael Magnusson
9be3a21380 apparently nobody uses cvs or bothers to tell me about compile errors 2004-12-03 23:53:17 +00:00
Mikael Magnusson
aaa41d12dc catalan translation added 2004-11-30 21:34:39 +00:00
Mikael Magnusson
ca9c3e2c14 just some fixes to the autoconf stuff 2004-11-07 18:22:05 +00:00
Mikael Magnusson
e7d1ba6ae3 Pango! yay. Patch mostly by Mohammed Sameer, fixed some memleaks and ifdeffed by me. May still have some bugs. 2004-11-07 13:20:54 +00:00
Mikael Magnusson
d19abac704 added norwegian translation, possibly incorrect 2004-11-07 12:32:32 +00:00
Mikael Magnusson
ff39f02c38 add an option to resize with 4 corners as it was long ago and make the default 9 "corners" with the middle corner being move. that way you only need one mod+button to move and resize windows 2004-11-04 12:13:25 +00:00
Mikael Magnusson
ed4c6995ca typo 2004-11-03 11:32:03 +00:00
Mikael Magnusson
d0adfb4d8a okay here we go 2004-10-31 10:17:41 +00:00
Mikael Magnusson
90de822319 i always forget this bit 2004-10-31 10:15:19 +00:00
Mikael Magnusson
10805a4764 config option for icons in desktop menus 2004-10-31 10:10:33 +00:00
Mikael Magnusson
b27343a314 None instead of TRUE/FALSE to XGrabPointer (?) 2004-10-30 19:36:40 +00:00
Mikael Magnusson
ba93a3a498 okay so this file is so badly out of date it's not even funny 2004-10-21 21:16:16 +00:00