Age | Commit message (Expand) | Author | Files | Lines |
2007-02-13 | Add moveToViewportYPosition function in wall.c...implement move with window, ... | racarr | 1 | -1/+58 |
2007-02-13 | Fix movement jumping not working and working in reverse directions | racarr | 1 | -7/+6 |
2007-02-13 | beryl-(core|plugins): moved matrix transformations out of gl (David Reveman) | onestone | 32 | -966/+1224 |
2007-02-12 | aquamarine: restack window on titlebar press | onestone | 1 | -0/+1 |
2007-02-12 | wall: Add some missing displayoptions cases | guillaume | 1 | -0/+4 |
2007-02-12 | beryl-plugins: wall: add move with window basis, please fill the math formula... | guillaume | 1 | -28/+144 |
2007-02-12 | beryl-plugins: state: Renamed. Better explanations of how to use and absolute... | xsacha | 1 | -176/+68 |
2007-02-12 | beryl-plugins: wall: add switch with mousewheel on edge, it's currently not w... | guillaume | 1 | -6/+21 |
2007-02-12 | beryl-plugins: neg: use fragment system if available (=correct negation of ar... | onestone | 1 | -213/+310 |
2007-02-12 | beryl-plugins: wall: whitespaces cleanup, removed unused function and added a... | guillaume | 1 | -167/+66 |
2007-02-12 | beryl-core: add file forgotten in r3994 | maniac | 1 | -0/+1308 |
2007-02-12 | beryl-core & -plugins: | maniac | 15 | -311/+546 |
2007-02-12 | wall plugin: make box visibility time user-adjustable | maniac | 1 | -2/+23 |
2007-02-12 | wall plugin: make slide duration a float containing the duration in seconds | maniac | 1 | -20/+22 |
2007-02-12 | Update short and long desc on movespeed option it made no sense that when inc... | racarr | 1 | -2/+2 |
2007-02-12 | Indent.sh and fix warnings | racarr | 1 | -444/+572 |
2007-02-12 | Update TODOLIST | racarr | 1 | -4/+11 |
2007-02-12 | Darken inactive viewports by less in switcher | racarr | 1 | -1/+1 |
2007-02-12 | wall plugin: don't use uninitialized variables | maniac | 1 | -1/+2 |
2007-02-12 | wall plugin: the move bindings are button bindings, too | maniac | 1 | -0/+1 |
2007-02-12 | Add NEXT/PREV keybindings to setDisplayOptions | racarr | 1 | -0/+2 |
2007-02-12 | wall plugin: added (currently non-working) bindings for going the wall up/down | maniac | 1 | -29/+56 |
2007-02-12 | Fix header...it doesn't make any sense to have the copyright assigned to two ... | racarr | 1 | -1/+4 |
2007-02-12 | Fix box positioning | racarr | 1 | -2/+11 |
2007-02-12 | wall plugin: | maniac | 1 | -3/+31 |
2007-02-12 | Update switcher code, add outline around internal viewports makes corners app... | racarr | 1 | -5/+24 |
2007-02-12 | beryl-plugins: animation: Removed comment | cornelius | 1 | -4/+1 |
2007-02-12 | plugins: removed group from unsupported translation and add to plugins | cyberorg | 2 | -3/+3 |
2007-02-12 | Aspect ratio of 1.0f by default | racarr | 1 | -1/+1 |
2007-02-12 | Commit grr | racarr | 1 | -2/+2 |
2007-02-12 | Much better window drag viewport switch | racarr | 1 | -8/+8 |
2007-02-12 | focusDefaultWindow paranoia | racarr | 1 | -0/+2 |
2007-02-12 | focusDefaultWindow when ending expo mode through a mouse click | racarr | 1 | -0/+3 |
2007-02-12 | Scale previews by screen width/height ratio, done in new way, make arrow posi... | racarr | 1 | -7/+15 |
2007-02-12 | beryl-plugins: wall: added missing options | onestone | 1 | -12/+57 |
2007-02-12 | beryl-plugins: wall: added minipreviews into switch window. (needs to be manu... | onestone | 1 | -67/+155 |
2007-02-11 | Reapply onestones place viewport switching box in center of current output patch | racarr | 1 | -8/+8 |
2007-02-11 | longDescs for switcher | trappist | 1 | -3/+3 |
2007-02-11 | revert previous commits. | guillaume | 1 | -462/+282 |
2007-02-11 | beryl-plugins: fixing authors >< | guillaume | 1 | -1/+2 |
2007-02-11 | beryl-plugins: wall: commiting current changes, lots of whitespaces changes, ... | guillaume | 1 | -251/+426 |
2007-02-11 | beryl-plugins: wall: show viewport switching window in the center of current ... | onestone | 1 | -58/+62 |
2007-02-11 | beryl-plugins: animation: fixed burn on minimize and close. closes #1125 | onestone | 1 | -7/+7 |
2007-02-11 | fade: Bring saturation and brightness fade speed in line with opacity. | kristian | 1 | -4/+4 |
2007-02-11 | addhelper: Only update when the active window actually changes. | kristian | 2 | -107/+177 |
2007-02-11 | beryl-settings: Added icon for wall plugins | marex | 3 | -1/+297 |
2007-02-11 | beryl-plugins: Move group to beryl-plugins... | marex | 15 | -2/+4 |
2007-02-11 | Update wall todo | racarr | 1 | -20/+0 |
2007-02-11 | Fix pointer getting warped when a move doesn't actually occur | racarr | 1 | -4/+8 |
2007-02-11 | Implement viewport switch when dragging window over screen edge | racarr | 1 | -4/+54 |