2003-04-22 |
Dana Jansens | client side shit ISNT 32 bits on 64 bit platforms,... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Dana Jansens | even better checks for when to focus new windows. focus... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Scott Moynes | More menu changes to facilitate plugins. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Scott Moynes | Render menus only when they are invalid. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dana Jansens | add automake |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dana Jansens | focus on press onm the titlebar buttons |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dana Jansens | yet more changes to choosing to focus windows when... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Dana Jansens | try avoid cicular includes with the bison shit |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Dana Jansens | make the icon larger than the buttons by one pixel... |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Dana Jansens | new focus-new rules |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Dana Jansens | i lied.. fuck @ those gnome dialogs |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Dana Jansens | lighten up a bit on the focus new windows criteria |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Dana Jansens | rm invalid comment |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Dana Jansens | only look for FocusOut events on the same window |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Dana Jansens | convert STRING properties from "ISO-8859-1" instead... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Dana Jansens | check the string not the pointer to it |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | the mouse grab screws that up |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | dispatch presses and releases during a move/resize |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | kill the debug prints for now |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | nm cant do it.. damn |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | ignore another type of crossing event, caused when... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | just formatting |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | yet MORE changes to how focusin/out's are handled.... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | adjust choosing to focus new windows, make it more... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | dont need to sync |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | check for client_normal before focusing |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | when unfocusing a window (e.g. unmanaging) try fallback... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | try focus other transients of the parent window when... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | unset it AFTER using it... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | unset the client when done moveresizing |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | don't wait(), the glib function does that for us woot. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | more strict rules on what will be focused by the focusN... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | comment typo |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Dana Jansens | watch out when unmanaging a window, that it is not... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | a) put transient windows on the same desktop as their... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | distribute focus when entering/leaving show-the-desktop... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | remove debug print |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | add the left/right/top/bottom direction arrows and... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | net_WM!@^&( |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | use the right client |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | dont use the client if there is none |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | dont ignore all Virtual pointer events |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | 02:33 (@xor) omg yes |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | fix grip workspace cycling |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | fix up support for moveresize. make keyboard grabs... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | do not shadow parameter pls |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | initialize start_x/y |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | add support for interactive/keyboard move/resize |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | add support for net_moveresize_window and net_wm_moveresize |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | use the new cursor defn's |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | use the new ptr cursor defn |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | move the move/resize functionality into moveresize... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | put text centered in the popup dialog properly |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | make alt-middle the default resize binding |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | add more cursors for move/resizing, and use the arrows... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | grab pointer during cycling to remove focus screwups... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | save the client and context during drags since a pointe... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | ignore virtual crossing events.. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | that was dumb, it was metacity's fault |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Dana Jansens | only cycle to visible windows |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | dont send menu events to plugins |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | show the root menu on right click |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | menus works on some level. add a built-in root menu |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | code cleanup |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | when flags are not set assume bette defaults |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | raise menus above clients. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | save the window ids in a map for the menus |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | only change the group info if the group flag is set |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | only add transients if we are IN a group |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | oops nm |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | less ()s cleanup |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | remove transients before removing ourlselves from teh... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Dana Jansens | set the group to null when removeing ourselves from it |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | watch out for missing a name |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | make menu font smaller and !bold for now |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | start of showing/rendering menus. woot! |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | load menu style stuff |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | make minsize take int*'s not a Size* |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | remove transients of the group from teh window when... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | add group transients when setting up the group |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | bug in the search for transient_for's |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | update the theme stuff |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Marius Nita | more processor bummy |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Derek Foreman | PYRAMID PARTY PART 2!!! |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Derek Foreman | PYRAMID PARTY!!! |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Dana Jansens | remove debug print |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Marius Nita | node processing code/macros, and other fixes |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Marius Nita | added line numbers to nodes |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Marius Nita | init commit, tree processing code bummy |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | fixes for handling char**s |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | indenting oopsie |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | dont get a null at the end of the data, so use strndup |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | fix a seg from ignoreing PROP_GETSS failure |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | more fixes for working with char**s |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | nullify the ends of the char** |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | remove casts from PROP defines. use proper vars and... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | text justification |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | shrink the area that the textures are rendered into... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | rip the prop code i wrote in cwmcc out and make it... |
commit | commitdiff | tree | snapshot |
2003-04-14 |
Dana Jansens | these menus should not be removed, they are good and... |
commit | commitdiff | tree | snapshot |
next |