index
:
openbox-snap
master
custom openbox fork with 'aero-snap' feature and bugfixes
aura
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-14
key input works for ObPrompt windows now
Dana Jansens
2008-02-14
make the prompt buttons respond to button presses. keyboard input code is the...
Dana Jansens
2008-02-14
properly place the msg texture
Dana Jansens
2008-02-14
Make ObPrompt windows get managed as clients, and make them able to reconfigu...
Dana Jansens
2008-02-14
give prompts a border, and fix how they are laid out. and make them use the m...
Dana Jansens
2008-02-14
allow font rendering to use multiple lines
Dana Jansens
2008-02-14
you can create dialog windows called "prompts" which have a message and some ...
Dana Jansens
2008-02-14
make the internal window type more easily inheritable
Dana Jansens
2008-02-14
update the indent style guidelines
Dana Jansens
2008-02-14
let you match per-app settings based on the window type
Dana Jansens
2008-02-14
don't force fake enter events while there is a grab on the pointer. this fix...
Dana Jansens
2008-02-14
turn the new openbox.png into the default icon.h
Dana Jansens
2008-02-14
_net_active_window shouldn't change desktop, is the general policy concensus.
Dana Jansens
2008-02-14
split menu overlap into x and y components
Dana Jansens
2008-02-14
speed up the pyramid gradient using memcpy's. also make it not crash for 1px...
Dana Jansens
2008-02-14
remove an XXX comment, the sanity check seems to have worked out fine.
Dana Jansens
2008-02-14
force the resize popup to be on-screen (not negative position)
Dana Jansens
2008-02-14
a small optimization for the vertical gradients, and use the same log(n) stra...
Dana Jansens
2008-02-14
use memcpy's to speed up vertical gradients too. split the fancy memcpy() co...
Dana Jansens
2008-02-14
use memcpy's to make splitvertical gradient much faster - using log n memcpy'...
Dana Jansens
2008-02-14
add --enable-gprof option for configure
Dana Jansens
2008-02-14
make rendertest exit cleanly when it is unmapped (iconify/desktopchange)
Dana Jansens
2008-02-14
typo in comment
Mikael Magnusson
2008-02-14
Make a pending ReplayPointer happen before moving/showing/hiding a window in ...
Dana Jansens
2008-02-13
Wrap the focus action in actions_client_move.
Mikael Magnusson
2008-02-13
Fix a minor issue with lastdesktop right after startup.
Mikael Magnusson
2008-02-12
Update dutch translation.
Mikael Magnusson
2008-02-11
apparently gnome has hidden gnome-settings-daemon in libexec, so put that in ...
Dana Jansens
2008-02-11
missing >/dev/null for a which statement
Dana Jansens
2008-02-11
using () for a class that doesn't inherit breaks old python
Dana Jansens
2008-02-10
grammar hammer
Dana Jansens
2008-02-10
make white font shadows (negative shadowtint) work right.. this has been bust...
Dana Jansens
2008-02-09
make xdg-autostart check for PyXDG and print a better error than a backtrace....
Dana Jansens
2008-02-09
make an xdg-autostart script. it is very fancy.
Dana Jansens
2008-02-09
Update swedish translation.
Mikael Magnusson
2008-02-09
Update czech translation.
Martin Sova
2008-02-08
Don't bother setting screen_last_desktop here, it's inited in screen_startup ...
Mikael Magnusson
2008-02-06
add the position's force attribute to the default rc.xml and xsd
Dana Jansens
2008-02-05
don't crash when using <raise> and alt-tab and there are no windows to cycle ...
Dana Jansens
2008-02-05
the title_focused_shadow_color is being set twice, and being overridden by th...
Dana Jansens
2008-02-04
Add the manageDesktops option.
Mikael Magnusson
2008-02-03
make the menu headers show their correct text
Dana Jansens
2008-02-03
ignore fake generated enters if they are in the serial-ignore-range too
Dana Jansens
2008-02-03
allow you to force the position of windows with rc.xml's per-app settings wit...
Dana Jansens
2008-02-02
when focusing or raising a window which is modal child for a direct parent, r...
Dana Jansens
2008-02-02
unused variable
Dana Jansens
2008-02-02
improve comment
Dana Jansens
2008-02-02
updated clearlooks theme from mulberry
Dana Jansens
2008-02-02
erroneous comment
Dana Jansens
2008-02-02
update the po files as they appear in 3.4.6 with the new strings
Dana Jansens
[next]