| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-05-11 | add the metadata | Dana Jansens | |
| 2007-05-11 | give different border colors to active and inactive windows. adjust the xml ↵ | Dana Jansens | |
| theme format a little to make it BETTER. rawr. add some metadata standards too. | |||
| 2007-05-11 | don't show handles on windows that cannot resize | Dana Jansens | |
| 2007-05-11 | fix for circular transiency | Dana Jansens | |
| 2007-05-11 | add test for grouptran->transient->transient | Dana Jansens | |
| 2007-05-11 | oops, debug prints | Dana Jansens | |
| 2007-05-11 | pick the closest icon instead of always a smaller one | Dana Jansens | |
| 2007-05-11 | guarantee an even height for the label, and thus the titlebar, and thus the ↵ | Dana Jansens | |
| buttons. that way an even sized mask in the button will always be centred | |||
| 2007-05-11 | separate roll up and roll down. | Dana Jansens | |
| new strings in the po's, which are actually old strings. fix a couple menus shortcuts besides. | |||
| 2007-05-11 | fix focus cycling. checking the wrong client. | Dana Jansens | |
| 2007-05-11 | change fallbacks | Dana Jansens | |
| 2007-05-11 | make fallbacks match 3.4 | Dana Jansens | |
| 2007-05-11 | memory leak on the server | Dana Jansens | |
| 2007-05-11 | unused | Dana Jansens | |
| 2007-05-11 | remove the last param from configure_full, it's not needed. | Dana Jansens | |
| 2007-05-11 | set the default window gravity to NorthWest. | Dana Jansens | |
| only put the bare minimum inside the server grab. adjust the frame decorations in client_manage instead of frame_grab_client remove the last parameter from client_configure_full and just determine it from the other state available. send configurenotifies at all the right times. make windows get restored to their position properly when they have a border | |||
| 2007-05-11 | don't adjust the decorations while the server is grabbed, move it to client.c | Dana Jansens | |
| 2007-05-11 | change when configurerequests create configurenotifies. | Dana Jansens | |
| make _NET_RESTACK_WINDOW create a configurenotify, because it is supposed to be like configurerequest. so why not? | |||
| 2007-05-11 | just generating some extra configurenotifies | Dana Jansens | |
| 2007-05-11 | this fixes pypanel.. heh. | Dana Jansens | |
| don't activate iconic windows when they raise themselves just raise them. firefox still works so i am happy. | |||
| 2007-05-10 | when un-showing the desktop if a window is getting shown, iconify the others ↵ | Dana Jansens | |
| so just the one is shown | |||
| 2007-05-10 | why didn't that commit | Dana Jansens | |
| 2007-05-10 | stacking fixes for layers | Dana Jansens | |
| 2007-05-10 | don't get the layer from the group like that. let new windows go in their ↵ | Dana Jansens | |
| default layer. they are already kept above their parents. | |||
| 2007-05-10 | add comments explaining why we don't switch desktops immediately | Dana Jansens | |
| 2007-05-10 | always set the multipliers just dont allow 0 | Dana Jansens | |
| 2007-05-10 | center the text and icon vertically | Dana Jansens | |
| 2007-05-10 | make sure math is done in the right order | Dana Jansens | |
| 2007-05-10 | let the pager popup grow vertically | Dana Jansens | |
| 2007-05-10 | fix assert happening by combining interactive and non-interactive actions | Dana Jansens | |
| 2007-05-10 | make the squares a little smaller. it looks nicer? | Dana Jansens | |
| 2007-05-10 | don't make interactive desktop cycling switch until you release the mods. ↵ | Dana Jansens | |
| this is needed because otherwise focus moves around during the grab and applications get confused. :| change the pager popup to resize based on the layout so the squares can be bigger | |||
| 2007-05-10 | add the focusout test | Dana Jansens | |
| 2007-05-10 | make stuff know it is not focused but changing desktops it still doesn't know | Dana Jansens | |
| 2007-05-10 | PANGO_VERSION_CHECK is new | Dana Jansens | |
| 2007-05-10 | going down the order so look for a lower layer | Dana Jansens | |
| 2007-05-10 | new strings | Dana Jansens | |
| 2007-05-10 | translate a few more strings and use g_message not g_critical whch is for ↵ | Dana Jansens | |
| debugging | |||
| 2007-05-10 | checking string length with the wrong texture | Dana Jansens | |
| 2007-05-10 | make the frame before you use the frame.. | Dana Jansens | |
| 2007-05-10 | set the session stuff before trying to apply per-app settings. | Dana Jansens | |
| set the decor/functions after restoring all the stuff from session/per-app too | |||
| 2007-05-10 | fix typo in a comment, at least i do'nt think config5Aure is a word | Mikael Magnusson | |
| 2007-05-10 | make the xsession dir | Dana Jansens | |
| 2007-05-10 | add the restack test for _NET_RESTACK_WINDOWS | Dana Jansens | |
| 2007-05-10 | make configurerequest activate but net_restack_windows just restack. | Dana Jansens | |
| fix bottomif, topif, opposite. fix debug output in event printing when there was no problem | |||
| 2007-05-10 | add _NET_RESTACK_WINDOW | Dana Jansens | |
| 2007-05-10 | add support for _NET_RESTACK_WINDOW | Dana Jansens | |
| 2007-05-10 | not using this anymore | Dana Jansens | |
| 2007-05-10 | dont clean the rc and menu. and include them in make dist | Dana Jansens | |
| 2007-05-10 | dont count button releases to change the context until the first button ↵ | Dana Jansens | |
| pressed is released | |||
