This website requires JavaScript.
Explore
Help
Sign in
nilix
/
openbox
Watch
1
Star
0
Fork
You've already forked openbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
a2e3026d8a
openbox
/
openbox
History
Dana Jansens
a2e3026d8a
add a bunch of comments for images and image caches. and make the number of resized pictures saved in an image tunable per-icon cache.
2008-02-14 15:10:14 -05:00
..
actions
Wrap the focus action in actions_client_move.
2008-02-13 21:37:28 -05:00
actions.c
actions.h
client.c
client.h
client_list_combined_menu.c
client_list_combined_menu.h
client_list_menu.c
client_list_menu.h
client_menu.c
Add a few missing includes and remove a stray debug printf.
2008-01-26 18:48:35 +01:00
client_menu.h
config.c
config.h
debug.c
refactor all the session stuff. yay, it works properly now.
2007-05-06 05:19:19 +00:00
debug.h
dock.c
dock.h
event.c
event.h
extensions.c
extensions.h
focus.c
when focusing or raising a window which is modal child for a direct parent, raise its parent and move it to the top of the stacking order too, ie. treat them like one window (this is already done elsewhere, like when moving between desktops for example)
2008-02-02 22:17:32 -05:00
focus.h
focus_cycle.c
focus_cycle.h
focus_cycle_indicator.c
focus_cycle_indicator.h
focus_cycle_popup.c
focus_cycle_popup.h
frame.c
frame.h
framerender.c
framerender.h
geom.h
grab.c
grab.h
group.c
add support for _NET_WM_USER_TIME_WINDOW. round 1 ! ding.
2007-05-09 17:01:30 +00:00
group.h
keyboard.c
keyboard.h
keytree.c
keytree.h
mainloop.c
mainloop.h
Makefile
menu.c
menu.h
menuframe.c
menuframe.h
misc.h
modkeys.c
modkeys.h
mouse.c
mouse.h
moveresize.c
window a window stops responding to pings, don't use the xsync protocol while resizing it - its not going to be responding to it anyways
2008-01-27 03:17:50 -05:00
moveresize.h
mwm.h
openbox.c
openbox.h
ping.c
don't ping everything all the time. yay. ping when you close, and if it 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.
2008-02-14 14:24:37 -05:00
ping.h
place.c
place.h
replace the <active> placement option with <placeOn>active/mouse/any</placeOn>
2008-01-27 11:31:23 -05:00
popup.c
popup.h
prompt.c
draw a box inside the key-focused button in an ObPrompt. also fix rendering the buttons when they are parent-relative.
2008-02-14 14:24:37 -05:00
prompt.h
prop.c
prop.h
resist.c
resist.h
screen.c
screen.h
session.c
session.h
stacking.c
stacking.h
startupnotify.c
startupnotify.h
translate.c
translate.h
window.c
window.h
xerror.c
xerror.h