2002-07-14 |
Dana Jansens | properly handle workspace names, and changes to them. |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Dana Jansens | fix case where the window group deletes itself. somehow... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Dana Jansens | sych with blackbox |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Dana Jansens | make arrows larger, match th size of the other bullets... |
commit | commitdiff | tree | snapshot |
2002-07-14 |
Dana Jansens | make sure the desktop names atom is set when setting... |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Dana Jansens | properly lower windows and keep desktop windows on... |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Dana Jansens | libgen.h is used by basename() |
commit | commitdiff | tree | snapshot |
2002-07-13 |
Dana Jansens | update deps in the Makefile |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | more actions |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | add a size specifier to the enum |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | removing now-unused files. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | epist now based on the BaseDisplay. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Scott Moynes | some of the actions I came up with |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | gets a whole lotta window information now, and updtes... |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | add support for the WM_CLASS property. |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | we now know for every window its state and its desktop |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Scott Moynes | some more notes |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | now we know the state of windows |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Dana Jansens | add header for perror() |
commit | commitdiff | tree | snapshot |
2002-07-12 |
Scott Moynes | Initial notes on design and features |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | make the wheel mouse shade anywhere on the titlebar... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | epist now handles -display on the command line, and... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | epist parses teh cpommand line for -display, and catche... |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | open an X display |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | added signal handling |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | add the copyright |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | adding epist! |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | -fno-inline when compiling in debug mode |
commit | commitdiff | tree | snapshot |
2002-07-11 |
Dana Jansens | clean up the systray and desktop lists |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Dana Jansens | restart the window manager on a SIGHUP |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Dana Jansens | sync with bb cvs |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Dana Jansens | add another return, and return a value for a non-void... |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Dana Jansens | missing a ; |
commit | commitdiff | tree | snapshot |
2002-07-10 |
Dana Jansens | add some returns so the compiler doesnt get confused |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Dana Jansens | use a BPen in the BFont class for drawing standard... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Dana Jansens | synch with bb-cvs. |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Dana Jansens | keep iconified windows' workspace set to BSENTINEL... |
commit | commitdiff | tree | snapshot |
2002-07-09 |
Dana Jansens | when a window is iconified, set its workspace to 'all... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Dana Jansens | add option to the rc file to use/not use AA for Xft... |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Dana Jansens | add the korean translation dir to configure |
commit | commitdiff | tree | snapshot |
2002-07-08 |
Dana Jansens | extend the style format to use xft.(font|size|flags... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | make the Xft check actually work |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | allow style options in the rc file to override those... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | no need to call XrmInit outside of Config class. fix... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | dont need to XrmInit outside of the Config class. fix... |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | add .cvsignore for korean nls dir |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | fix a debug print |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | added korean translation |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | make Xft default to off, you have ot --enable-xft now |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | don't cast char*'s to string's needlessly |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | sync with bb-cvs |
commit | commitdiff | tree | snapshot |
2002-07-07 |
Dana Jansens | try make the ~/.openbox dir if it doesnt exist. |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Dana Jansens | remove some debug fprintfs |
commit | commitdiff | tree | snapshot |
2002-07-06 |
Dana Jansens | was ending up using the wrong cache items. now i find... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dana Jansens | sync with bb-cvs: re-add support for alt-button2, fix... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dana Jansens | use the True/False as is the blackbox code standard. |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dana Jansens | remove compiler warnings |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dana Jansens | fix a memleak reported by valgrind |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dana Jansens | when placing a window, dont use its strut while placing... |
commit | commitdiff | tree | snapshot |
2002-07-05 |
Dana Jansens | make iconified windows uniconify on an XMapRequestEvent. |
commit | commitdiff | tree | snapshot |
2002-07-04 |
Dana Jansens | make the styles' doJustify methods stop returning the... |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dana Jansens | look for the rigt function in the libxft |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dana Jansens | add BFont class, with Xft support |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dana Jansens | some memory bugs from woodblock (thanks!) |
commit | commitdiff | tree | snapshot |
2002-07-03 |
Dana Jansens | removing old Makefile.in, rolling back Makefile.am... |
commit | commitdiff | tree | snapshot |
2002-07-02 |
Dana Jansens | backing out all changes to make mouse button mapping... |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Dana Jansens | sync with bb. mostly cleanups in Window.cc |
commit | commitdiff | tree | snapshot |
2002-06-30 |
Dana Jansens | add capability to stick a window from input, and make... |
commit | commitdiff | tree | snapshot |
2002-06-29 |
Dana Jansens | Configureable button mappings! |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Dana Jansens | proper order for the stacking order list |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Dana Jansens | make desktop windows get lowered properly |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Dana Jansens | use the _NET_WM_DESKTOP_NAMES root property |
commit | commitdiff | tree | snapshot |
2002-06-28 |
Dana Jansens | make getting a list of strings work right |
commit | commitdiff | tree | snapshot |
2002-06-27 |
Dana Jansens | make fully max'd windows properly snap |
commit | commitdiff | tree | snapshot |
2002-06-22 |
Dana Jansens | add the functionality for window-window snapping |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Dana Jansens | merge from netwm-merge2 to netwm-merge3. Basically... |
commit | commitdiff | tree | snapshot |
2002-06-21 |
Dana Jansens | sync with blackbox-cvs |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Dana Jansens | change to match blackbox |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Dana Jansens | fix off-by-ones in window-to-window snapping. move... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Dana Jansens | synched with bb-cvs. couple bug fixes. |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Dana Jansens | syching with bb-cvs. rm .\#* on make dist-clean. nls... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Dana Jansens | documentation fixes |
commit | commitdiff | tree | snapshot |
2002-06-02 |
Dana Jansens | window-to-window snapping is now a run-time option. |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Dana Jansens | window-to-window corner snapping! |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Dana Jansens | backing out sticky transients change, this should go... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Dana Jansens | sync with bb-cvs |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Dana Jansens | make all parents/transients that are related have the... |
commit | commitdiff | tree | snapshot |
2002-06-01 |
Dana Jansens | on reconfigure, save all of the open submenus instead... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Dana Jansens | no need to try the same screen edge twice for snapping... |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Dana Jansens | redecorating fixups. sync with bb cvs. |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Dana Jansens | fix bug from merging last netwm stuff |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Dana Jansens | merge in netwm branch at tag netwm-merge2 |
commit | commitdiff | tree | snapshot |
2002-05-30 |
Dana Jansens | sync with bb cvs |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Dana Jansens | save the right number of workspaces to the rc when... |
commit | commitdiff | tree | snapshot |
2002-05-29 |
Dana Jansens | put webpage in the man page. Also, a couple fixes. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Dana Jansens | fix so that FocusIn events for focus transer from root... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Dana Jansens | merging in netwm changes at merge point "netwm-merge1... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Dana Jansens | updateing missed nls headerswq |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Dana Jansens | updated cvsignore's to match nls changes |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Dana Jansens | re-added UnderMouse Placement |
commit | commitdiff | tree | snapshot |
next |