summaryrefslogtreecommitdiff
path: root/openbox/popup.c
AgeCommit message (Collapse)Author
2003-06-28dont need to raise after addingDana Jansens
2003-06-21put the render theme into a structDana Jansens
2003-06-21fixed to accomodate the changes to the render/ API.Dana Jansens
2003-06-20simply the render interface by not requiring the setting of all the areas. ↵Dana Jansens
only take a w and h in paint(). best font layout ever.
2003-06-20remove non-planar surfacesDana Jansens
2003-05-28proper centering of the text in popups without iconsDana Jansens
2003-05-16add anotehr stacking_add function.Dana Jansens
make stacking_add take care of raising also. make new windows that dont get focus also not raise above the focused window.
2003-05-11add internal popups n shit to the stacking list.Dana Jansens
some cleanups for the stacking order hint. add non-opaque move/resize. cant toggle it yet.
2003-05-09add shit that i made in the last week!Dana Jansens