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-01-27
when ignoring enter events, only ignore up to the current serial (NextRequest...
Dana Jansens
2008-01-27
create fake enter events for button press bindings. only swallow enter event...
Dana Jansens
2008-01-26
Remove a fuzzy translation.
Mikael Magnusson
2008-01-26
Add a few missing includes and remove a stray debug printf.
Mikael Magnusson
2008-01-26
only add borders and stuff to the dock's size if it is holding anything. oth...
Dana Jansens
2008-01-25
fix a memleak in client_update_icon_geometry
Dana Jansens
2008-01-25
fix a mem leak
Dana Jansens
2008-01-25
fix a mem leak
Dana Jansens
2008-01-25
Create fake enter events in fewer situations - avoiding times that you don't ...
Dana Jansens
2008-01-25
Fix some memleaks.
Mikael Magnusson
2008-01-25
skip enter events caused by temporarily raising windows during alt-tab. also...
Dana Jansens
2008-01-25
add SessionManaged to the gnome wm-props.desktop thinger like metacity has in...
Dana Jansens
2008-01-24
add the new Clearlooks theme by mulberry, and rename the current one to Clear...
Dana Jansens
2008-01-24
strip non-modifier masks from the keyboard state for keyreleases when xkb is ...
Dana Jansens
2008-01-22
Update portuguese translation.
Mikael Magnusson
2008-01-22
Update brasilian portuguese translation.
Og Maciel
2008-01-22
Update russian translation, by Snelius.
Mikael Magnusson
2008-01-22
print a warning when the session has a different number of desktops than the ...
Dana Jansens
2008-01-21
use the <wmclass> for startup notfication in the execute action. when present...
Dana Jansens
2008-01-21
Fix two typos in comments in rc.xml
Mikael Magnusson
2008-01-20
only unset the startup_desktop_id once, and dont free the string we pass to p...
Dana Jansens
2008-01-20
check them startupnotify-provided wmclass against both parts of a window's wm...
Dana Jansens
2008-01-20
make the obt library branch compile again with all the changes merged in from...
Dana Jansens
2008-01-20
let you make an xevent listener for all windows
Dana Jansens
2008-01-20
make the xevent stuff work for events from extensions (these go beyond LASTEv...
Dana Jansens
2008-01-20
add the xevent callback system to libobt in xevent.[ch]
Dana Jansens
2008-01-20
make the mainloop not depend on an X display, and make it uses the obt_displa...
Dana Jansens
2008-01-20
initialize the lists to NULL (empty)
Dana Jansens
2008-01-20
move the xdg path stuff into obt/paths.[ch], and make render and openbox use it
Dana Jansens
2008-01-20
small api change for parsing
Dana Jansens
2008-01-20
was using random memory for parsing pipe menus with the new parse api
Dana Jansens
2008-01-20
fix constness
Dana Jansens
2008-01-20
s/xmlChildrenNode/children/
Dana Jansens
2008-01-20
add obt_parse_tree_from_root and use it, cuz it's nice
Dana Jansens
2008-01-20
update openbox to use the current parser interface in libobt
Dana Jansens
2008-01-20
add parsing to libobt with a new API! (it is not completely changed/fixedup yet)
Dana Jansens
2008-01-20
change openbox to use the libotk's keyboard.[ch] stuff instead of the old mod...
Dana Jansens
2008-01-20
add keyboard.[ch] to libobt. these are for tracking modifier keys, and transl...
Dana Jansens
2008-01-20
add functions for setting locale strings (on top of existing functions for se...
Dana Jansens
2008-01-20
ignore the new 4.0 pkgconfig files
Dana Jansens
2008-01-20
make openbox use the obt prop.c/h stuff
Dana Jansens
2008-01-20
s/ob_display/obt_display/ and remove ob_display
Dana Jansens
2008-01-20
add prop.[ch] to the libobt, but they are not used yet. add a global obt_disp...
Dana Jansens
2008-01-20
setup versioning for libotk that is separate from libobrender (and libobparse...
Dana Jansens
2008-01-20
move the code for tracking what extensions are available on the display into ...
Dana Jansens
2008-01-20
add G_BEGIN/END_DECLS to the mainloop header
Dana Jansens
2008-01-20
move the xerror handling into the libobt
Dana Jansens
2008-01-20
Move the main loop out into the libobt
Dana Jansens
2008-01-20
more precise includes
Dana Jansens
2008-01-20
split the header up for obt
Dana Jansens
[prev]
[next]