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
/
plugins
/
resistance.c
Age
Commit message (
Collapse
)
Author
2003-05-11
watch out for stacking_list
Dana Jansens
2003-05-11
Clients Menus and Slits are all 'ObWindow's now.
Dana Jansens
Stacking is done with ObWindows. Slits add themselves to the stacking order, as do clients of course. Added some macros for adding/removing to the stacking order.
2003-04-06
dont resize snap windows with size increments
Dana Jansens
2003-04-05
change how rc parsing will work. a=b will be parsed in any [section] and ↵
Dana Jansens
given to a separate parsing callback. no more general config infrastructure needed/
2003-03-31
dont resist to windows which we're not touching
Dana Jansens
2003-03-31
extraneous ! causing resistance to be snapping in one case. rm a debug print
Dana Jansens
2003-03-29
use the top when snapping to the top
Dana Jansens
2003-03-29
use the bottom of the screen for botom snapping! :)
Dana Jansens
2003-03-28
round down for size increments
Dana Jansens
2003-03-28
resize resistance. size incs will fuck with it yet though.
Dana Jansens
2003-03-25
add 'corner snapping' resistance
Dana Jansens
2003-03-23
export config values
Dana Jansens
2003-03-23
add the plugin_setup_config function
Dana Jansens
2003-03-21
rm debug print
Dana Jansens
2003-03-21
optimization!
Dana Jansens
2003-03-21
syntax error!
Dana Jansens
2003-03-21
don't snap to non-visibles
Dana Jansens
2003-03-21
dont snap to self
Dana Jansens
2003-03-21
rm the edge_resistance option.. just dont load the plugin!
Dana Jansens
2003-03-21
add a window resistance plugin
Dana Jansens