Dana Jansens
|
0242bc2ec8
|
remove debug prints
|
2003-09-15 06:37:32 +00:00 |
|
Dana Jansens
|
9a7db27b46
|
fix mem leak
|
2003-09-14 21:06:43 +00:00 |
|
Dana Jansens
|
4be58bf137
|
new popups with subclasses, added an ObIconPopup for popups with icons, and ObPagerPopup, for a popup with a pager on it.
better logic also for the desktop layout code figuring out how many rows and columns there are.
|
2003-09-12 06:00:17 +00:00 |
|
Dana Jansens
|
5941c924e8
|
80 cols
|
2003-09-12 01:39:21 +00:00 |
|
Dana Jansens
|
a72371b41f
|
bigtime theme changes. bigtime.
|
2003-09-08 18:38:52 +00:00 |
|
Dana Jansens
|
bb73f52a5f
|
use the provided margins to layout the popup better
|
2003-09-03 06:30:13 +00:00 |
|
Dana Jansens
|
06252b3076
|
rename back the app_selected appearances to app_hilite
|
2003-09-01 16:37:21 +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
|
c34ef4028e
|
half way through the changes to new menu code/design. hot shit. static menus work, on to plugins next.
|
2003-08-28 02:10:23 +00:00 |
|
Dana Jansens
|
79e189dbac
|
changes to the timer api, pass the timer to the callback function.
add a desktop-switch popup with the desktop's name
|
2003-08-09 04:56:12 +00:00 |
|
Dana Jansens
|
35418ca0fc
|
remove the ob_root var, its redundant of what Xlib already provides
|
2003-07-10 19:01:41 +00:00 |
|
Dana Jansens
|
33a2cdbeb9
|
prefixing for the Popup->ObPopup struct
|
2003-07-10 15:22:36 +00:00 |
|
Dana Jansens
|
7d943a950e
|
prefixing and capitalization for the Frame->ObFrame struct and the Context->ObFrameContext enum and its constants.
|
2003-07-10 07:16:19 +00:00 |
|
Dana Jansens
|
2477a38d2f
|
rename the Client struct to ObClient
|
2003-07-10 06:38:42 +00:00 |
|
Dana Jansens
|
dd80df31c4
|
create the popup's window before adding it to the stacking list, so that it is stacked properly and doesnt wreck everything
|
2003-06-29 17:18:19 +00:00 |
|
Dana Jansens
|
8a049a6d27
|
dont need to raise after adding
|
2003-06-28 16:16:45 +00:00 |
|
Dana Jansens
|
b1f5555218
|
put the render theme into a struct
|
2003-06-21 01:53:26 +00:00 |
|
Dana Jansens
|
a4a0cb7829
|
fixed to accomodate the changes to the render/ API.
|
2003-06-21 00:42:47 +00:00 |
|
Dana Jansens
|
cd12a2eae5
|
simply the render interface by not requiring the setting of all the areas. only take a w and h in paint(). best font layout ever.
|
2003-06-20 02:17:23 +00:00 |
|
Dana Jansens
|
6e93be1d2e
|
remove non-planar surfaces
|
2003-06-20 00:05:51 +00:00 |
|
Dana Jansens
|
b7780b749f
|
proper centering of the text in popups without icons
|
2003-05-28 01:40:21 +00:00 |
|
Dana Jansens
|
6e42b65bda
|
add anotehr stacking_add function.
make stacking_add take care of raising also.
make new windows that dont get focus also not raise above the focused window.
|
2003-05-16 15:16:33 +00:00 |
|
Dana Jansens
|
7c7868f47d
|
add internal popups n shit to the stacking list.
some cleanups for the stacking order hint.
add non-opaque move/resize. cant toggle it yet.
|
2003-05-11 23:31:43 +00:00 |
|
Dana Jansens
|
bccb90b01d
|
add shit that i made in the last week!
|
2003-05-09 19:58:08 +00:00 |
|