Commit graph

3951 commits

Author SHA1 Message Date
Dana Jansens
bb73f52a5f use the provided margins to layout the popup better 2003-09-03 06:30:13 +00:00
Dana Jansens
e9c1e44e68 provide a function to give the margins for an appearance 2003-09-03 06:28:57 +00:00
Dana Jansens
5a44164be9 make the default screen-edge resistance 20 (double what it is for windows) 2003-09-03 05:44:28 +00:00
Dana Jansens
83c213143e we use the offsets we get from the server, we should use the byte order too.. 2003-09-03 05:28:19 +00:00
Dana Jansens
694a628a2f remove bad comment 2003-09-03 04:28:00 +00:00
Dana Jansens
d5f823db68 more fixes to keep the pointer stuff aligned when doing keyboard move/resize 2003-09-02 19:59:33 +00:00
Dana Jansens
a9c02d62e8 fix flashing when using keyboard move against the edge of the screen 2003-09-02 19:50:10 +00:00
Dana Jansens
72f3195821 interlace is drawn first, so bevels n shit cover it 2003-09-02 19:16:56 +00:00
Dana Jansens
02b0b1733a use new menu.bullet.selected.imageColor. use the text colors for the menu mask icons instead of teh bullet color, and set it based on selected/disabled/normal like the text. 2003-09-02 18:53:08 +00:00
Dana Jansens
aeef656993 add menu.bullet.selected.imageColor 2003-09-02 18:52:24 +00:00
Dana Jansens
0223fed117 grab the mouse before any move/resizes in actions, preventing focus from moving when followMouse is on and the window moves/resizes out from under the pointer 2003-09-02 17:54:11 +00:00
Dana Jansens
67f9061a7a move the default menu to menu.xml 2003-09-02 17:46:37 +00:00
Dana Jansens
06fb4c7382 remove debug prints 2003-09-02 17:43:49 +00:00
Dana Jansens
3b2b0998fc remove debug print 2003-09-02 17:42:57 +00:00
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