| Age | Commit message (Collapse) | Author |
|
the texture type was no longer being set
|
|
|
|
|
|
|
|
translators can translate them.
|
|
|
|
|
|
|
|
instead of stopping before it
|
|
|
|
|
|
|
|
not saving any resized pictures
|
|
|
|
every time
|
|
resized pictures saved in an image tunable per-icon cache.
|
|
|
|
If an icon is the same as one in the cache, then it uses that one.
icons of different sizes (from the same client) are linked together into
one, and resizes of icons are cached and linked to all the various sizes.
so you only need one icon in memory for all your terminals now. ya!
|
|
3592046b2b26e05ee94c0dd0fed5b7fd5475c198) in master, as the iconcache changes depend on this
git show 3592046b -- render
|
|
alignment for the other members (assuming the compiler doesn't pad the struct appropriately anyways)
|
|
stacking list
|
|
the buttons when they are parent-relative.
|
|
|
|
themes with them open
|
|
doesn't reply then show the kill prompt. also show a more correct prompt for windows connecting from non-local machines - ask to disconnect them from the X server.
|
|
dialog
|
|
|
|
lines can wrap
|
|
|
|
active. in the "kill this?" prompt use the window's original title without any of the openbox-appended-ness
|
|
|
|
specify a callback function for the prompt for when it is closed
|
|
|
|
|
|
there too but not working yet.
|
|
|
|
reconfigure as well.
|
|
multi-line text capabilities in render for the message
|
|
|
|
buttons! they don't do anything interesting yet.
|
|
|
|
|
|
|
|
fixes focus switching during a move/resize from mouse-button-bound actions.
|
|
|
|
|
|
|
|
1px high textures.
here are some sample profiling results. pyramid2 is the new code
% cumulative self self total
time seconds seconds calls ms/call ms/call name
58.78 1.54 1.54 255 6.04 6.04 gradient_pyramid1
40.46 2.60 1.06 255 4.16 4.16 gradient_pyramid2
54.88 2.25 2.25 504 4.46 4.46 gradient_pyramid1
44.88 4.09 1.84 504 3.65 3.65 gradient_pyramid2
|
|
|
|
|