Commit graph

1934 commits

Author SHA1 Message Date
Dana Jansens
d3baca5228 move the font up in the file so its generated before renderstyle 2003-01-28 04:53:01 +00:00
Dana Jansens
2a195d71e2 include gettext.h from ../src 2003-01-28 03:26:59 +00:00
Dana Jansens
674f2609c2 include gettext from ../src 2003-01-28 03:24:45 +00:00
Dana Jansens
395a0af910 add version for automake 2003-01-28 03:18:43 +00:00
Dana Jansens
619864a172 a little reordering.. useless really 2003-01-28 00:31:20 +00:00
Dana Jansens
5de751b104 setStyle in the constructor 2003-01-28 00:30:57 +00:00
Dana Jansens
3f784100ab support the aspect ratio hints in the WMNormalHints 2003-01-28 00:26:54 +00:00
Dana Jansens
25b8526603 font use the same ifdefs as label.hh 2003-01-27 23:47:17 +00:00
Dana Jansens
1eb12ca4ad adjust chicldren relative to self, not root 2003-01-27 19:37:26 +00:00
Dana Jansens
9999922623 setStyle in the constructor of each child widget 2003-01-27 19:11:09 +00:00
Dana Jansens
f55419c19b rm an old stdio include 2003-01-27 19:05:33 +00:00
Dana Jansens
dd275c8ad8 describe -DSWIG_GLOBAL 2003-01-27 18:58:50 +00:00
Dana Jansens
8c5e8ab94a otk should not be including anything in src/ 2003-01-27 18:58:08 +00:00
Dana Jansens
d600bf8d58 openbox scripting works again! config too! 2003-01-27 15:59:28 +00:00
Dana Jansens
340c4c956e add new shit 2003-01-27 14:11:56 +00:00
Dana Jansens
49394f1edf use a built-in module to replace libswigpy 2003-01-27 14:10:49 +00:00
Dana Jansens
5face4c6f3 use otk objects in the ob scripts by importing otk 2003-01-27 13:42:41 +00:00
Dana Jansens
5168a8add5 new scripts for new script structure 2003-01-26 03:45:24 +00:00
Dana Jansens
be18a7c32e add alt-tab to the default bindings 2003-01-25 16:40:26 +00:00
Dana Jansens
997f94cf86 new/better/cleaner scripting interface 2003-01-25 16:36:55 +00:00
Dana Jansens
02d6362111 change include path to not include otk/ 2003-01-25 12:55:46 +00:00
Dana Jansens
5807ca8da6 add path to include 2003-01-25 09:41:35 +00:00
Dana Jansens
b760c46656 remove these at last 2003-01-25 04:25:06 +00:00
Derek Foreman
edcbed448e Added diagonal and crossdiagonal gradients 2003-01-25 03:40:13 +00:00
Dana Jansens
3682df8ed2 include widgetbase not widget 2003-01-24 19:21:07 +00:00
Dana Jansens
d69061e2c8 add some design ideas for a glue layer between the wm and the scripts 2003-01-24 11:31:38 +00:00
Dana Jansens
084d6f4e42 some intermediate stage. stacked focus cycling is very broken. dont try it. going to have to change how the python stuff works i think! 2003-01-24 09:25:03 +00:00
Dana Jansens
91c7e5c378 allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released 2003-01-24 07:37:26 +00:00
Dana Jansens
73a776ee90 add all teh steps 2003-01-24 07:00:34 +00:00
Dana Jansens
127c3cf93d add instructions for CVS compiling 2003-01-24 06:58:22 +00:00
Dana Jansens
3a5d404a08 wrapper changes 2003-01-24 05:44:27 +00:00
Dana Jansens
747c089ae1 dont focus on A-Left 2003-01-24 05:44:09 +00:00
Dana Jansens
f9249a35be put back the font 2003-01-24 05:23:46 +00:00
Dana Jansens
02e8107507 fix a comment 2003-01-24 04:19:50 +00:00
Dana Jansens
80a42d2b0c bold non-shadowed font 2003-01-24 03:51:06 +00:00
Dana Jansens
9da1f71794 smaller, non-bold font 2003-01-24 03:35:35 +00:00
Dana Jansens
3e21214a1d don't make dock type windows auto-omni-present.
add some debug prints
2003-01-24 02:27:10 +00:00
Dana Jansens
f7f5f3d08c add printf for when a window requests its desktop 2003-01-24 01:38:39 +00:00
Dana Jansens
ab2968b3a5 add an UrgentNotify callback type. fire it when a window becomes "urgent" 2003-01-24 00:44:36 +00:00
Dana Jansens
39f19f427b watch for multiple map requests on the same window. ignore after the first. 2003-01-24 00:08:55 +00:00
Dana Jansens
406c79aea1 out with the blackbox source 2003-01-24 00:02:24 +00:00
Dana Jansens
f1951eaae2 rm all the bb shit 2003-01-23 23:55:09 +00:00
Dana Jansens
f2e005f4d9 remove the old blackbox bullshit 2003-01-23 23:42:46 +00:00
Dana Jansens
104c1a164b wrap around right for focus cycling 2003-01-23 23:18:05 +00:00
Derek Foreman
d4e4e25e28 Added color reduction for 16bpp displays 2003-01-23 18:47:47 +00:00
Dana Jansens
47fb66e54b blef 2003-01-23 15:46:29 +00:00
Dana Jansens
ff98438acc keep a list of clients in the order that they have been focused 2003-01-23 15:46:19 +00:00
Dana Jansens
f4b87e04a2 be smart about skipping focusing a window from unmap events, watch the unmap_ignore 2003-01-23 15:43:55 +00:00
Dana Jansens
38396b8a8d remove client_buttons 2003-01-23 15:32:58 +00:00
Dana Jansens
b6defb3c1a cleanups for how we display iconic state in the hints, and choose it in the mapping process. make things work with gnome-panel's restore-to-native/current-workspace 2003-01-23 14:16:30 +00:00