2002-07-17 |
Dana Jansens | new checkmark for the menus |
tree | commitdiff |
2002-07-16 |
Dana Jansens | reverse the if |
tree | commitdiff |
2002-07-16 |
Dana Jansens | dont put non-normal windows in the stacking list. they... |
tree | commitdiff |
2002-07-16 |
Dana Jansens | much awesome support for special windows like panels... |
tree | commitdiff |
2002-07-16 |
Dana Jansens | put the assert back. better solution in mind |
tree | commitdiff |
2002-07-16 |
Dana Jansens | taking out an assert that only causes problems |
tree | commitdiff |
2002-07-16 |
Dana Jansens | Click Mouse Placement is BACK!#!# |
tree | commitdiff |
2002-07-16 |
Dana Jansens | add sendClientMessage |
tree | commitdiff |
2002-07-16 |
Dana Jansens | switch workspaces if neccessary for a NET_WM_ACTIVE_WIN... |
tree | commitdiff |
2002-07-16 |
Dana Jansens | make bbkeys' cycliong work right, how it used to. inste... |
tree | commitdiff |
2002-07-16 |
Dana Jansens | dont reposition non-normal/dialog windows when they... |
tree | commitdiff |
2002-07-16 |
Dana Jansens | dont let focus fall back to strange windows like panels... |
tree | commitdiff |
2002-07-16 |
Dana Jansens | add options for ignoring shaded windows and full-maxed... |
tree | commitdiff |
2002-07-15 |
Dana Jansens | kde's 'desktop menu' now works just like a panel |
tree | commitdiff |
2002-07-14 |
Dana Jansens | properly handle workspace names, and changes to them. |
tree | commitdiff |
2002-07-14 |
Dana Jansens | fix case where the window group deletes itself. somehow... |
tree | commitdiff |
2002-07-14 |
Dana Jansens | sych with blackbox |
tree | commitdiff |
2002-07-14 |
Dana Jansens | make arrows larger, match th size of the other bullets... |
tree | commitdiff |
2002-07-14 |
Dana Jansens | make sure the desktop names atom is set when setting... |
tree | commitdiff |
2002-07-13 |
Dana Jansens | properly lower windows and keep desktop windows on... |
tree | commitdiff |
2002-07-12 |
Dana Jansens | add support for the WM_CLASS property. |
tree | commitdiff |
2002-07-11 |
Dana Jansens | make the wheel mouse shade anywhere on the titlebar... |
tree | commitdiff |
2002-07-11 |
Dana Jansens | clean up the systray and desktop lists |
tree | commitdiff |
2002-07-10 |
Dana Jansens | restart the window manager on a SIGHUP |
tree | commitdiff |
2002-07-10 |
Dana Jansens | sync with bb cvs |
tree | commitdiff |
2002-07-10 |
Dana Jansens | add another return, and return a value for a non-void... |
tree | commitdiff |
2002-07-10 |
Dana Jansens | missing a ; |
tree | commitdiff |
2002-07-10 |
Dana Jansens | add some returns so the compiler doesnt get confused |
tree | commitdiff |
2002-07-09 |
Dana Jansens | use a BPen in the BFont class for drawing standard... |
tree | commitdiff |
2002-07-09 |
Dana Jansens | synch with bb-cvs. |
tree | commitdiff |
2002-07-09 |
Dana Jansens | keep iconified windows' workspace set to BSENTINEL... |
tree | commitdiff |
2002-07-09 |
Dana Jansens | when a window is iconified, set its workspace to 'all... |
tree | commitdiff |
2002-07-08 |
Dana Jansens | add option to the rc file to use/not use AA for Xft... |
tree | commitdiff |
2002-07-08 |
Dana Jansens | extend the style format to use xft.(font|size|flags... |
tree | commitdiff |
2002-07-07 |
Dana Jansens | allow style options in the rc file to override those... |
tree | commitdiff |
2002-07-07 |
Dana Jansens | no need to call XrmInit outside of Config class. fix... |
tree | commitdiff |
2002-07-07 |
Dana Jansens | dont need to XrmInit outside of the Config class. fix... |
tree | commitdiff |
2002-07-07 |
Dana Jansens | fix a debug print |
tree | commitdiff |
2002-07-07 |
Dana Jansens | don't cast char*'s to string's needlessly |
tree | commitdiff |
2002-07-07 |
Dana Jansens | sync with bb-cvs |
tree | commitdiff |
2002-07-07 |
Dana Jansens | try make the ~/.openbox dir if it doesnt exist. |
tree | commitdiff |
2002-07-06 |
Dana Jansens | remove some debug fprintfs |
tree | commitdiff |
2002-07-06 |
Dana Jansens | was ending up using the wrong cache items. now i find... |
tree | commitdiff |
2002-07-05 |
Dana Jansens | sync with bb-cvs: re-add support for alt-button2, fix... |
tree | commitdiff |
2002-07-05 |
Dana Jansens | use the True/False as is the blackbox code standard. |
tree | commitdiff |
2002-07-05 |
Dana Jansens | remove compiler warnings |
tree | commitdiff |
2002-07-05 |
Dana Jansens | fix a memleak reported by valgrind |
tree | commitdiff |
2002-07-05 |
Dana Jansens | when placing a window, dont use its strut while placing... |
tree | commitdiff |
2002-07-05 |
Dana Jansens | make iconified windows uniconify on an XMapRequestEvent. |
tree | commitdiff |
2002-07-04 |
Dana Jansens | make the styles' doJustify methods stop returning the... |
tree | commitdiff |
2002-07-03 |
Dana Jansens | add BFont class, with Xft support |
tree | commitdiff |
2002-07-03 |
Dana Jansens | some memory bugs from woodblock (thanks!) |
tree | commitdiff |
2002-07-03 |
Dana Jansens | removing old Makefile.in, rolling back Makefile.am... |
tree | commitdiff |
2002-07-02 |
Dana Jansens | backing out all changes to make mouse button mapping... |
tree | commitdiff |
2002-06-30 |
Dana Jansens | sync with bb. mostly cleanups in Window.cc |
tree | commitdiff |
2002-06-30 |
Dana Jansens | add capability to stick a window from input, and make... |
tree | commitdiff |
2002-06-29 |
Dana Jansens | Configureable button mappings! |
tree | commitdiff |
2002-06-28 |
Dana Jansens | proper order for the stacking order list |
tree | commitdiff |
2002-06-28 |
Dana Jansens | make desktop windows get lowered properly |
tree | commitdiff |
2002-06-28 |
Dana Jansens | use the _NET_WM_DESKTOP_NAMES root property |
tree | commitdiff |
2002-06-28 |
Dana Jansens | make getting a list of strings work right |
tree | commitdiff |
2002-06-27 |
Dana Jansens | make fully max'd windows properly snap |
tree | commitdiff |
2002-06-22 |
Dana Jansens | add the functionality for window-window snapping |
tree | commitdiff |
2002-06-21 |
Dana Jansens | merge from netwm-merge2 to netwm-merge3. Basically... |
tree | commitdiff |
2002-06-21 |
Dana Jansens | sync with blackbox-cvs |
tree | commitdiff |
2002-06-07 |
Dana Jansens | change to match blackbox |
tree | commitdiff |
2002-06-07 |
Dana Jansens | fix off-by-ones in window-to-window snapping. move... |
tree | commitdiff |
2002-06-05 |
Dana Jansens | synched with bb-cvs. couple bug fixes. |
tree | commitdiff |
2002-06-05 |
Dana Jansens | syching with bb-cvs. rm .\#* on make dist-clean. nls... |
tree | commitdiff |
2002-06-02 |
Dana Jansens | window-to-window snapping is now a run-time option. |
tree | commitdiff |
2002-06-01 |
Dana Jansens | window-to-window corner snapping! |
tree | commitdiff |
2002-06-01 |
Dana Jansens | backing out sticky transients change, this should go... |
tree | commitdiff |
2002-06-01 |
Dana Jansens | sync with bb-cvs |
tree | commitdiff |
2002-06-01 |
Dana Jansens | make all parents/transients that are related have the... |
tree | commitdiff |
2002-06-01 |
Dana Jansens | on reconfigure, save all of the open submenus instead... |
tree | commitdiff |
2002-05-30 |
Dana Jansens | no need to try the same screen edge twice for snapping... |
tree | commitdiff |
2002-05-30 |
Dana Jansens | redecorating fixups. sync with bb cvs. |
tree | commitdiff |
2002-05-30 |
Dana Jansens | fix bug from merging last netwm stuff |
tree | commitdiff |
2002-05-30 |
Dana Jansens | merge in netwm branch at tag netwm-merge2 |
tree | commitdiff |
2002-05-30 |
Dana Jansens | sync with bb cvs |
tree | commitdiff |
2002-05-29 |
Dana Jansens | save the right number of workspaces to the rc when... |
tree | commitdiff |
2002-05-28 |
Dana Jansens | fix so that FocusIn events for focus transer from root... |
tree | commitdiff |
2002-05-28 |
Dana Jansens | merging in netwm changes at merge point "netwm-merge1... |
tree | commitdiff |
2002-05-28 |
Dana Jansens | re-added UnderMouse Placement |
tree | commitdiff |
2002-05-28 |
Dana Jansens | updated nls to use openbox.cat |
tree | commitdiff |
2002-05-28 |
Dana Jansens | disable the current workspace in the send-to menu |
tree | commitdiff |
2002-05-28 |
Dana Jansens | let a window snap to more than one window at a time |
tree | commitdiff |
2002-05-28 |
Dana Jansens | window-to-window snapping |
tree | commitdiff |
2002-05-28 |
Dana Jansens | adding .cvsignore files to the repository to clean... |
tree | commitdiff |
2002-05-28 |
Dana Jansens | when nothing is to be focused, give the root window... |
tree | commitdiff |
2002-05-28 |
Dana Jansens | sync with bb-cvs |
tree | commitdiff |
2002-05-28 |
Dana Jansens | fix bug where destroying the wrong windows in BlackboxW... |
tree | commitdiff |
2002-05-28 |
Dana Jansens | use config.h for configuration options instead of a... |
tree | commitdiff |
2002-05-27 |
Dana Jansens | added "Hide Toolbar" option. |
tree | commitdiff |
2002-05-27 |
Dana Jansens | make window menu behavior consistant. ignore !button1. |
tree | commitdiff |
2002-05-27 |
Dana Jansens | mouse wheel support |
tree | commitdiff |
2002-05-26 |
Dana Jansens | prevent (and if need be revert) shading if titlebar... |
tree | commitdiff |
2002-05-26 |
Dana Jansens | use the raw screen size not the strut adjusted size... |
tree | commitdiff |
2002-05-26 |
Dana Jansens | save workspace names properly with the new Configuratio... |
tree | commitdiff |
2002-05-26 |
Dana Jansens | add Configuration class for generic configuration data... |
tree | commitdiff |
next |