Age | Commit message (Expand) | Author | Files | Lines |
2006-10-23 | Added Fullscreen (also known as Kiosk Mode) | test-tools | 3 | -1/+78 |
2006-10-23 | beryl-core: Added compGetOption() as to be used for compGetScreenOption() whe... | test-tools | 3 | -13/+15 |
2006-10-23 | Makefile.am's: Changed first line according to conventions, see info automake | test-tools | 6 | -0/+6 |
2006-10-23 | UNIX Convention do not default to /usr | spstarr | 1 | -1/+0 |
2006-10-22 | * Add Edge Triggering Delay | ixce | 3 | -16/+88 |
2006-10-22 | beryl-core & plugins: Got rid of screen grab code repetition and modified Zoo... | cornelius | 2 | -453/+392 |
2006-10-22 | beryl-core: Added screen grab functions to allow disabling mouse only. | cornelius | 2 | -0/+91 |
2006-10-21 | beryl-core: add default keybinding for "maximize window" to alt+F10 to keep i... | reggaemanu | 1 | -2/+6 |
2006-10-21 | - cleaning up all debian/rules files | reggaemanu | 1 | -8/+0 |
2006-10-21 | beryl-core: remove beryl-start manpage and add beryl-xgl manpage in debian pa... | reggaemanu | 1 | -1/+1 |
2006-10-21 | beryl-core: remove useless beryl-start manpage | reggaemanu | 2 | -14/+1 |
2006-10-21 | trunk: | reggaemanu | 5 | -4/+92 |
2006-10-20 | Upstream update... | reggaemanu | 1 | -9/+41 |
2006-10-20 | version 0.1.1->0.1.2 | quinn | 1 | -1/+1 |
2006-10-19 | * Add Mandriva specs from Plouf_ | ixce | 1 | -0/+134 |
2006-10-18 | Upstream update... | reggaemanu | 3 | -1/+40 |
2006-10-18 | Makefile: set some debugging CFLAGS by default | quinn | 1 | -5/+6 |
2006-10-17 | * Prepare 0.1.1 release | ixce | 1 | -0/+6 |
2006-10-17 | Upstream updates... | reggaemanu | 5 | -13/+61 |
2006-10-17 | beryl-core: oops, forgot to save window.c latest changes before to commit | reggaemanu | 1 | -33/+0 |
2006-10-17 | Upstream updates... | reggaemanu | 3 | -53/+80 |
2006-10-17 | beryl-core: Use largest of 2D and RECT texture targets max size for maxTextur... | reggaemanu | 1 | -1/+1 |
2006-10-17 | configure: Installation now defaults to /usr | test-tools | 1 | -0/+1 |
2006-10-16 | beryl-core: Q&D fix for a probable NULL-Pointer dereference | test-tools | 1 | -1/+2 |
2006-10-16 | beryl-core: add proper handling of urgent / DemandsAttention, closes #22 | quinn | 3 | -7/+33 |
2006-10-12 | beryl-core/beryl.h: add PAINT_WINDOW_SHADOW_MASK | quinn | 1 | -0/+1 |
2006-10-12 | * WARNING you must rebuild core plugins and emerald to make this update work | quinn | 5 | -26/+74 |
2006-10-11 | fix output handling for different output resolutions | onestone | 1 | -1/+2 |
2006-10-11 | Update debian/changelog files | reggaemanu | 1 | -0/+6 |
2006-10-11 | * change detection to use xdpyinfo instead (NV-GLX) | quinn | 2 | -2/+2 |
2006-10-11 | enable scissor test when using xinerama | onestone | 1 | -1/+5 |
2006-10-10 | * Sync 'feature' code with upstream | ixce | 3 | -48/+57 |
2006-10-09 | removed disablePostprocessFX flag, now we have ipcs | onestone | 3 | -11/+2 |
2006-10-09 | now also atom names can be used for IsSet and Unset | onestone | 2 | -0/+17 |
2006-10-09 | applied patch, closes #398 | quinn | 1 | -6/+6 |
2006-10-09 | Don't call updateWindowAttributes when motif hints change. (from upstream) | reggaemanu | 1 | -1/+0 |
2006-10-08 | add option to 'fully maximize' horizontally (removing left & right borders), ... | quinn | 3 | -4/+18 |
2006-10-08 | fix a few little glitches here and there, kills a crashy bug w/ animation | quinn | 1 | -1/+1 |
2006-10-08 | make fullscreen windows work again? | quinn | 1 | -1/+2 |
2006-10-07 | fix glitch in ipcs, was causing segfaults/other obnoxiousness | quinn | 1 | -2/+2 |
2006-10-07 | * make settings-dump dump all the new features info | quinn | 1 | -16/+37 |
2006-10-07 | * Plugin Features stuff | ixce | 3 | -51/+60 |
2006-10-07 | * add a basic makefile for all projects, eh, work in progress, kinda replaces... | quinn | 3 | -50/+114 |
2006-10-07 | yeah this requires a plugin recompile, I know | quinn | 3 | -8/+109 |
2006-10-07 | * Xinerama updates | ixce | 3 | -162/+148 |
2006-10-07 | * Added some options to force one of the Xgl/AIGLX/nVidia modes | ixce | 1 | -11/+43 |
2006-10-07 | added new functions and datatypes | onestone | 2 | -145/+126 |
2006-10-07 | added autogeneration of set and get functions | onestone | 2 | -6/+57 |
2006-10-07 | changed atom value storing system to a easier one | onestone | 2 | -152/+86 |
2006-10-07 | looks like all maximize-related bugs are finally gone | quinn | 2 | -21/+68 |