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
path:
root
/
openbox
Age
Commit message (
Collapse
)
Author
2003-03-25
dont change desktop when its out of range
Dana Jansens
2003-03-25
typo
Dana Jansens
2003-03-25
dont accept MapRequest's for !iconic windows
Dana Jansens
2003-03-25
clarify using stacking_lower for restoring the stacking order
Dana Jansens
2003-03-25
free the startup stacking order after using it
Dana Jansens
2003-03-25
read in the stacking order on startup, and use it to restore windows back to ↵
Dana Jansens
the order they were in before
2003-03-25
dont change the stacking order hint while shuting down
Dana Jansens
2003-03-24
add action.h for menu entries
Dana Jansens
2003-03-24
you cant reference yourself as a type
Dana Jansens
2003-03-24
use g_hash_table properly
Dana Jansens
2003-03-24
Added some menu structure.
Scott Moynes
2003-03-24
make sure the ConfigureNotify is propogated even when there is no change
Dana Jansens
2003-03-24
always send the event on a final configure even if there was no real move
Dana Jansens
2003-03-24
make sure windows which cant be moved or resized also can't be fullscreened
Dana Jansens
2003-03-24
only configure the engine if something changed
Dana Jansens
2003-03-24
only perform the actions necessary when performing an engine_adjust_area. ↵
Dana Jansens
pass whether the client has moved or resized
2003-03-24
double ptrs suck! yay shape!
Dana Jansens
2003-03-24
handle shape events
Dana Jansens
2003-03-24
dont move/resize !normal windows
Dana Jansens
2003-03-24
kill debug prints
Dana Jansens
2003-03-24
kill debug print
Dana Jansens
2003-03-24
more focus improvements. everything seems to work!
Dana Jansens
2003-03-24
Time is declared in Xlib.h
Dana Jansens
2003-03-24
not.
Dana Jansens
2003-03-24
focus seems to work when not remote too now
Dana Jansens
2003-03-24
more focus fixes. i wish this could end.
Dana Jansens
2003-03-24
no \n in g_message
Dana Jansens
2003-03-24
add restart and exit actions
Dana Jansens
2003-03-23
yet more improvements to focus handling
Dana Jansens
2003-03-23
compare it to null like i do elsewhere
Dana Jansens
2003-03-23
code optimization
Dana Jansens
2003-03-23
when adjusting the trasient lists, set them, dont leave them hanging into space
Dana Jansens
2003-03-23
whitespace
Dana Jansens
2003-03-23
use gnew0 to make life easy
Dana Jansens
2003-03-23
use the plugins' plugin_setup_config function
Dana Jansens
2003-03-23
kill debug print
Dana Jansens
2003-03-23
handle multiple maprequests graciously
Dana Jansens
2003-03-23
oops
Dana Jansens
2003-03-23
move windows when the number of desktops changes and they arent on a desktop ↵
Dana Jansens
anymore
2003-03-23
set focus_order back to null on shutdown so g_renew would work
Dana Jansens
2003-03-23
rm the themerc stuff
Dana Jansens
2003-03-23
rm themerc.[ch]
Dana Jansens
2003-03-23
better parsing errors
Dana Jansens
2003-03-23
add booleans
Dana Jansens
2003-03-23
properly parse comments!
Dana Jansens
parse booleans
2003-03-23
add descriptive names and long descriptions to config var def'ns. set these ↵
Dana Jansens
for the kernel config options.
2003-03-22
make the openbox engine use the new config shit instead of the themerc shit.
Dana Jansens
order te startup so that plugins can set up their config shit before parsing the config, then the config is parsed, engine is loaded, and finally the plugins are officially started.
2003-03-22
only load the system rc if the user rc didnt load
Dana Jansens
2003-03-22
load the engine out of the config shit. tho the ordering is fucked atm
Dana Jansens
2003-03-22
parse lines that start with '#' as comments
Dana Jansens
[next]