Commit graph

3737 commits

Author SHA1 Message Date
Dana Jansens
fffc89c226 remove XXX comment, it was right, now its done :> 2003-09-02 08:38:33 +00:00
Dana Jansens
ac9d8c58cb use the new color hash to cache RrColors 2003-09-02 08:38:03 +00:00
Dana Jansens
92feea765a move some internal functions from render.h to instance.h
add a color hash table to the RrInstance
2003-09-02 08:37:52 +00:00
Dana Jansens
2755cf85fc remove debug print 2003-09-02 07:58:27 +00:00
Dana Jansens
87342f85eb make the segfault swearing more clear 2003-09-02 07:57:47 +00:00
Dana Jansens
8420e47848 add comment about the new code in moveresize for size increment windows 2003-09-02 07:56:40 +00:00
Dana Jansens
78dfba0195 stop doing stupid shit for the size increments in client_configure, it belongs in the moveresize code. add it there. 2003-09-02 07:50:52 +00:00
Dana Jansens
5cac2437c2 separate window and screen snapping so only one or the other can be used 2003-09-02 07:50:09 +00:00
Dana Jansens
fa55dc4bb1 grow to edge is a move and a resize, oops 2003-09-02 05:34:04 +00:00
Dana Jansens
cf40ff8791 move rc3 to rc.xml 2003-09-01 17:01:21 +00:00
Dana Jansens
d618c3bc99 update for the new theme selections 2003-09-01 16:49:34 +00:00
Dana Jansens
12e1a6c8bd make thebear the default theme 2003-09-01 16:49:07 +00:00
Dana Jansens
f58d8b42cf add a menu overlap and smaller font size for the menu items 2003-09-01 16:48:23 +00:00
Dana Jansens
5fd233711b add/fix themes for 3.0 2003-09-01 16:41:25 +00:00
Dana Jansens
06252b3076 rename back the app_selected appearances to app_hilite 2003-09-01 16:37:21 +00:00
Dana Jansens
bdfb4e3535 remove these themes 2003-09-01 16:36:12 +00:00
Dana Jansens
45520c3244 some stuff is exact 2003-09-01 16:34:00 +00:00
Dana Jansens
957def11cb remove menu.bullet from themes 2003-09-01 16:32:32 +00:00
Dana Jansens
959126d9a2 show errors on stderr 2003-09-01 16:30:29 +00:00
Dana Jansens
13430ce547 nicer usage output 2003-09-01 16:29:54 +00:00
Dana Jansens
d20fecf576 this move is not final 2003-09-01 16:14:13 +00:00
Dana Jansens
416ee379ea make ob_expand_tilde expand all tildes in the string 2003-09-01 09:24:26 +00:00
Dana Jansens
b90b0beaf9 global valid 2003-09-01 09:17:19 +00:00
Dana Jansens
3cdf906f5f more checks, for pixelsize fonts 2003-09-01 09:16:08 +00:00
Dana Jansens
a32fffbb6c add more checks, for fonts, and for missing stuff 2003-09-01 09:05:54 +00:00
Dana Jansens
48cc1758e4 update oldschool .xft.font options from ob2 2003-09-01 08:54:31 +00:00
Dana Jansens
6258e5f78a enable all the tests 2003-09-01 08:12:19 +00:00
Dana Jansens
cdf2d7eaf8 check for oldschool fonts 2003-09-01 08:12:00 +00:00
Dana Jansens
dd74424f01 check window.button.pressed 2003-09-01 08:05:57 +00:00
Dana Jansens
9d1137a6d3 themeupdate already fixes some recent changes 2003-09-01 07:58:09 +00:00
Dana Jansens
ea94909334 couple more xrdb theme format cleanups:
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor
2003-09-01 07:12:58 +00:00
Dana Jansens
7f7378cc2b remove an old plugin call 2003-09-01 07:03:46 +00:00
Dana Jansens
f33bbca9e6 couple more xrdb theme format cleanups:
window.focus.font -> window.label.focus.font
window.unfocus.font -> window.label.unfocus.font
window.justify -> window.label.justify
menu.frame.* -> menu.items.*
menu.hilite.* -> menu.selected.*
*.picColor -> *.imageColor
2003-09-01 07:03:04 +00:00
Dana Jansens
556a4f358f remove the urgent options 2003-09-01 05:56:17 +00:00
Dana Jansens
5dafdaf285 dont crash when flashing a window when it goes away, remove the timer when dying 2003-09-01 04:30:59 +00:00
Dana Jansens
3ab0fc4814 flash when urgent 2003-09-01 03:42:44 +00:00
Dana Jansens
ed6f5152eb remove vibrate and flash actions 2003-09-01 03:42:23 +00:00
Dana Jansens
bd70fff6f9 improved frame flashing code, can start and stop it on command 2003-09-01 03:41:53 +00:00
Dana Jansens
169e64da2c remove the urgent actions 2003-09-01 03:41:14 +00:00
Dana Jansens
4a107aa4b3 i rul.. at typos.. 2003-09-01 03:35:45 +00:00
Dana Jansens
1d31a09fd3 copy/free the new interlaced color 2003-09-01 03:34:24 +00:00
Dana Jansens
e91814e99f add interlaceColor, and support interlaced gradients 2003-09-01 03:10:47 +00:00
Dana Jansens
93547b5794 add flashing urgent windows 2003-09-01 02:58:40 +00:00
Dana Jansens
1b0a66dcff add flash action 2003-09-01 02:57:53 +00:00
Dana Jansens
0621e22932 add code to flash the frame 2003-09-01 02:57:19 +00:00
Dana Jansens
d7b4f1b126 make separators span the width of the entire menu 2003-09-01 02:30:12 +00:00
Dana Jansens
9d42df6ab4 add urgent actions
add some macros for moving/resizing clients
add 'vibrate' action
2003-09-01 02:02:40 +00:00
Dana Jansens
a1fdeedbf2 s/expand_tile/ob_expand_tilde/ 2003-09-01 01:11:15 +00:00
Dana Jansens
955dfabfed missing 'extern' for a bunch of vars 2003-09-01 01:10:07 +00:00
Dana Jansens
b543af60b3 move expand_tilde to ob_expand_tilde in openbox.c to make it global.
use it on the command read in the menu parsing for pipe menus.
use it on the command read for execute/restart actions.
2003-09-01 00:53:55 +00:00