2003-06-28 |
Dana Jansens | dont need to raise after adding |
tree | commitdiff |
2003-06-27 |
Dana Jansens | build 'openbox' instead of 'openbox3'. |
tree | commitdiff |
2003-06-27 |
Dana Jansens | set "Openbox" as the name no "Openbox3" |
tree | commitdiff |
2003-06-27 |
Dana Jansens | add a .desktop file which gets installed for gnome |
tree | commitdiff |
2003-06-27 |
Dana Jansens | add the openbox binary |
tree | commitdiff |
2003-06-27 |
Dana Jansens | add a call to g_set_prgname |
tree | commitdiff |
2003-06-27 |
Dana Jansens | stacking changes, its more like the old code without... |
tree | commitdiff |
2003-06-27 |
Dana Jansens | core when the list gets out of order |
tree | commitdiff |
2003-06-27 |
Dana Jansens | xinerama support |
tree | commitdiff |
2003-06-27 |
Dana Jansens | 4 space indents |
tree | commitdiff |
2003-06-26 |
Dana Jansens | return true when ungrabbing so that it can ungrab them... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | set ret to true when grabbing and we alerady have it... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | check that extensions_vidmode is set before trying... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | return FALSE if a grab fails |
tree | commitdiff |
2003-06-26 |
Dana Jansens | set the desktop hint when the window already has a... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | clear the over item in the menu when executing shit |
tree | commitdiff |
2003-06-26 |
Dana Jansens | add NUM_STACKLAYER, fix some comments that dont apply |
tree | commitdiff |
2003-06-26 |
Dana Jansens | remove unused variable |
tree | commitdiff |
2003-06-26 |
Dana Jansens | remove/add instead of raising to put a window into... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | new stacking code that doesnt suck ass to look at,... |
tree | commitdiff |
2003-06-26 |
Dana Jansens | use the minsize to keep the stuff ni the dock off of... |
tree | commitdiff |
2003-06-25 |
Dana Jansens | only render if there was an over existing |
tree | commitdiff |
2003-06-25 |
Dana Jansens | menus grab the keyboard and pointer, thus making only... |
tree | commitdiff |
2003-06-25 |
Dana Jansens | grab all motion events for pointer grabs |
tree | commitdiff |
2003-06-24 |
Dana Jansens | position submenus correctly horizontally |
tree | commitdiff |
2003-06-24 |
Dana Jansens | menus were too short by a border width |
tree | commitdiff |
2003-06-24 |
Dana Jansens | check to make sure the window is on screen *after*... |
tree | commitdiff |
2003-06-22 |
Dana Jansens | add a simple menu parser. |
tree | commitdiff |
2003-06-22 |
Dana Jansens | reorder startup so menu goes before config parsing |
tree | commitdiff |
2003-06-21 |
Dana Jansens | add decoration state to the frame struct. make client_c... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | make client_reconfigure a non-user-type client_configure |
tree | commitdiff |
2003-06-21 |
Dana Jansens | strdup the exec path cuz it gets freed by the time... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | moveresize messages are not user-requests |
tree | commitdiff |
2003-06-21 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-06-21 |
Dana Jansens | send teh configure event to client on user-requested... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | always use the session id from the session manager... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | add -sm-disable option |
tree | commitdiff |
2003-06-21 |
Dana Jansens | only show -sm-client-id in the help when session manage... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | session management works, and it can resume with its... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | make session management optional |
tree | commitdiff |
2003-06-21 |
Dana Jansens | set the required properties so that session managers... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | add libSM *client* support, so we should work with... |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing with Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | kill a warning |
tree | commitdiff |
2003-06-21 |
Dana Jansens | more namespacing to Rr* |
tree | commitdiff |
2003-06-21 |
Dana Jansens | fix a warning |
tree | commitdiff |
2003-06-21 |
Dana Jansens | rename pixel32/16 to RrPixel32/16 |
tree | commitdiff |
2003-06-21 |
Dana Jansens | put the render theme into a struct |
tree | commitdiff |
2003-06-21 |
Dana Jansens | fixed to accomodate the changes to the render/ API. |
tree | commitdiff |
2003-06-20 |
Dana Jansens | simply the render interface by not requiring the settin... |
tree | commitdiff |
2003-06-20 |
Dana Jansens | remove non-planar surfaces |
tree | commitdiff |
2003-06-19 |
Dana Jansens | fix for how base-size is used to comply with the icccm |
tree | commitdiff |
2003-06-08 |
Dana Jansens | remove an extra useless call to focus_set_client(NULL) |
tree | commitdiff |
2003-06-08 |
Dana Jansens | describe the complicated if a bit :) |
tree | commitdiff |
2003-06-08 |
Dana Jansens | more checks for when to do an XResizeWindow |
tree | commitdiff |
2003-06-08 |
Dana Jansens | send the configure notify for resizes too, just to... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | onlt send configurenotify if the client actually moved... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | some more fixes for resizing clients. aspect ratio... |
tree | commitdiff |
2003-06-08 |
Dana Jansens | from icccm: |
tree | commitdiff |
2003-06-08 |
Dana Jansens | i was backwards |
tree | commitdiff |
2003-06-08 |
Dana Jansens | this cnofigure is FINAL! |
tree | commitdiff |
2003-06-08 |
Dana Jansens | don't resize the client itself while doing a resize... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | better VIDMODE support, handle the cases where the... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | size fullscreen applications to the resolution with... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | remove the client_remaximize function, and replace... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | make key grabbing per window instead of always root |
tree | commitdiff |
2003-06-04 |
Dana Jansens | allow cycling to iconic windows |
tree | commitdiff |
2003-06-04 |
Dana Jansens | use client_can_focus from client_focus to always get... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | reverting the transient focus cycle change, its just... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | better focus cycling for transients. use the parent... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | dont try change focus while looping thru the focus... |
tree | commitdiff |
2003-06-04 |
Dana Jansens | allow focus_fallback to query if a client can be focuse... |
tree | commitdiff |
2003-06-03 |
Dana Jansens | remove debug print |
tree | commitdiff |
2003-06-03 |
Dana Jansens | ignore xerrors while using the pixmaps specified by... |
tree | commitdiff |
2003-06-03 |
Dana Jansens | rm g_messages.. ones that segfault.. :> |
tree | commitdiff |
2003-06-02 |
Dana Jansens | also dont increment the nicons if the w*h is 0 |
tree | commitdiff |
2003-06-02 |
Dana Jansens | watch out for 0x0 icons, and skip them |
tree | commitdiff |
2003-05-30 |
Dana Jansens | adjust what gets raised on map a bit, a little less... |
tree | commitdiff |
2003-05-29 |
Dana Jansens | only add non-nonintrusively when both windows share... |
tree | commitdiff |
2003-05-28 |
Dana Jansens | rm the 'focusraise' action, it is redundant. |
tree | commitdiff |
2003-05-28 |
Dana Jansens | proper centering of the text in popups without icons |
tree | commitdiff |
2003-05-26 |
Dana Jansens | use frame->visible, not the desktop number, other state... |
tree | commitdiff |
2003-05-24 |
Dana Jansens | this is a big one! im putting stats in here just cuz! |
tree | commitdiff |
2003-05-24 |
Dana Jansens | convert shit from utf8 to filename before execing it |
tree | commitdiff |
2003-05-24 |
Dana Jansens | ECKS EM ELL |
tree | commitdiff |
2003-05-24 |
Dana Jansens | add actions for showing the desktop |
tree | commitdiff |
2003-05-24 |
Dana Jansens | soem changes to desktop actions. |
tree | commitdiff |
2003-05-24 |
Dana Jansens | add a DEBUG_FOCUS print |
tree | commitdiff |
2003-05-24 |
Dana Jansens | there's this case where we DONT want to ignore both... |
tree | commitdiff |
2003-05-24 |
Dana Jansens | use the user friendly desktop number |
tree | commitdiff |
2003-05-24 |
Dana Jansens | clarify comment |
tree | commitdiff |
2003-05-23 |
Dana Jansens | dont refocus the focused window, that just causes so... |
tree | commitdiff |
2003-05-23 |
Dana Jansens | validate utf8 strings before using them |
tree | commitdiff |
2003-05-23 |
Dana Jansens | add --enable-gl support, and put the flags/libs in... |
tree | commitdiff |
2003-05-23 |
Dana Jansens | remove a todo item that seems to be.. done! |
tree | commitdiff |
2003-05-23 |
Dana Jansens | missed a case of using the stacking list and assuming... |
tree | commitdiff |
2003-05-23 |
Dana Jansens | ignore ancestor FocusIn events. i get them sometimes... |
tree | commitdiff |
2003-05-22 |
Dana Jansens | only button 1 can use menu items |
tree | commitdiff |
2003-05-22 |
Dana Jansens | a missing break! |
tree | commitdiff |
2003-05-22 |
Scott Moynes | layers submenu on client |
tree | commitdiff |
next |