2002-08-02 |
Dana Jansens | first stab at window resistance instead of snapping |
blob | commitdiff | raw |
2002-07-30 |
Dana Jansens | remove sticky windows from other workspaces when unstic... |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Dana Jansens | don't focus non-visible windows |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Dana Jansens | use a list of rects instead of windows for window-to... |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Dana Jansens | better sticky windows. |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Dana Jansens | get the window's title before adding it to the workspac... |
blob | commitdiff | raw | diff to current |
2002-07-28 |
Dana Jansens | sync with bb-cvs (fixes the java bug, plus menu prasing... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Dana Jansens | fixes to make sticky windows work better. they appear... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Dana Jansens | when a window is uniconified, ensure its nothe 'last... |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Dana Jansens | let normal windows be netizens again |
blob | commitdiff | raw | diff to current |
2002-07-26 |
Dana Jansens | sync with bb-cvs |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Dana Jansens | take out that goddamn stupid assert |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Dana Jansens | use the flag not the function |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Dana Jansens | better focusing. don't set the focused window when... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Dana Jansens | make modal dialogs unmodal before reassigning focus... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Dana Jansens | indenting |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Dana Jansens | add rc option for workspaceWarping |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Dana Jansens | fix a crash. when the window loses focus during its... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Dana Jansens | workspace warping. this needs to be optional! also... |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Dana Jansens | modal transients wouldnt throw their focus up to their... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | snapping better to the xinerama regions |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | make it real easy to change the modifier key used for... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | dont snap windows to rects they arent in for the screen... |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | window snapping now has xinerama support |
blob | commitdiff | raw | diff to current |
2002-07-22 |
Dana Jansens | xinerama support for maximizing windows |
blob | commitdiff | raw | diff to current |
2002-07-21 |
Dana Jansens | sync with bb-cvs. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Dana Jansens | screwed up the order in which hints were retrieved... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Dana Jansens | only focus new transient windows if their parent has... |
blob | commitdiff | raw | diff to current |
2002-07-18 |
Dana Jansens | select the focused window in the workspace menu |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | much awesome support for special windows like panels... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | put the assert back. better solution in mind |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | taking out an assert that only causes problems |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | Click Mouse Placement is BACK!#!# |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Dana Jansens | dont reposition non-normal/dialog windows when they... |
blob | commitdiff | raw | diff to current |
2002-07-15 |
Dana Jansens | kde's 'desktop menu' now works just like a panel |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Dana Jansens | fix case where the window group deletes itself. somehow... |
blob | commitdiff | raw | diff to current |
2002-07-14 |
Dana Jansens | sych with blackbox |
blob | commitdiff | raw | diff to current |
2002-07-11 |
Dana Jansens | make the wheel mouse shade anywhere on the titlebar... |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Dana Jansens | synch with bb-cvs. |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Dana Jansens | keep iconified windows' workspace set to BSENTINEL... |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Dana Jansens | when a window is iconified, set its workspace to 'all... |
blob | commitdiff | raw | diff to current |
2002-07-07 |
Dana Jansens | sync with bb-cvs |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Dana Jansens | sync with bb-cvs: re-add support for alt-button2, fix... |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Dana Jansens | remove compiler warnings |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Dana Jansens | when placing a window, dont use its strut while placing... |
blob | commitdiff | raw | diff to current |
2002-07-05 |
Dana Jansens | make iconified windows uniconify on an XMapRequestEvent. |
blob | commitdiff | raw | diff to current |
2002-07-04 |
Dana Jansens | make the styles' doJustify methods stop returning the... |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Dana Jansens | add BFont class, with Xft support |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Dana Jansens | some memory bugs from woodblock (thanks!) |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Dana Jansens | backing out all changes to make mouse button mapping... |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Dana Jansens | sync with bb. mostly cleanups in Window.cc |
blob | commitdiff | raw | diff to current |
2002-06-30 |
Dana Jansens | add capability to stick a window from input, and make... |
blob | commitdiff | raw | diff to current |
2002-06-29 |
Dana Jansens | Configureable button mappings! |
blob | commitdiff | raw | diff to current |
2002-06-27 |
Dana Jansens | make fully max'd windows properly snap |
blob | commitdiff | raw | diff to current |
2002-06-22 |
Dana Jansens | add the functionality for window-window snapping |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Dana Jansens | merge from netwm-merge2 to netwm-merge3. Basically... |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Dana Jansens | sync with blackbox-cvs |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Dana Jansens | fix off-by-ones in window-to-window snapping. move... |
blob | commitdiff | raw | diff to current |
2002-06-05 |
Dana Jansens | synched with bb-cvs. couple bug fixes. |
blob | commitdiff | raw | diff to current |
2002-06-02 |
Dana Jansens | window-to-window snapping is now a run-time option. |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Dana Jansens | window-to-window corner snapping! |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Dana Jansens | backing out sticky transients change, this should go... |
blob | commitdiff | raw | diff to current |
2002-06-01 |
Dana Jansens | make all parents/transients that are related have the... |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Dana Jansens | no need to try the same screen edge twice for snapping... |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Dana Jansens | redecorating fixups. sync with bb cvs. |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Dana Jansens | merge in netwm branch at tag netwm-merge2 |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Dana Jansens | sync with bb cvs |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Dana Jansens | let a window snap to more than one window at a time |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Dana Jansens | window-to-window snapping |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Dana Jansens | sync with bb-cvs |
blob | commitdiff | raw | diff to current |
2002-05-28 |
Dana Jansens | fix bug where destroying the wrong windows in BlackboxW... |
blob | commitdiff | raw | diff to current |
2002-05-27 |
Dana Jansens | mouse wheel support |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Dana Jansens | prevent (and if need be revert) shading if titlebar... |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Dana Jansens | use the raw screen size not the strut adjusted size... |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Dana Jansens | add Configuration class for generic configuration data... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Dana Jansens | - raise the window during maximization if the user... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Dana Jansens | import from bb-cvs |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Dana Jansens | merge the sticky window fix from 1.2. |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Dana Jansens | new i18n class using overloaded operator() instead... |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Dana Jansens | make a new autoRaiseDelay value take effect without... |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Dana Jansens | fix off-by-one window resizing bug |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Dana Jansens | confine the mouse to the window for button grabs so... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Dana Jansens | set the button windows to None when they are destroyed... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Dana Jansens | compile with -Wall -W -pendantic when --enable-debug... |
blob | commitdiff | raw | diff to current |
2002-05-14 |
Dana Jansens | fix for changing window buttons order. destroy them... |
blob | commitdiff | raw | diff to current |
2002-05-13 |
Dana Jansens | focus code updates |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Dana Jansens | removed all 'using namespace std;' calls. |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Dana Jansens | converted the remaining LinkedLists in Screen to STL... |
blob | commitdiff | raw | diff to current |
2002-05-12 |
Dana Jansens | couple of LinkedLists converted to STL lists in BScreen |
blob | commitdiff | raw | diff to current |
2002-05-10 |
Dana Jansens | better gcc3 compat. using ostrstream again. and using... |
blob | commitdiff | raw | diff to current |
2002-05-03 |
Dana Jansens | stop moving a window if it is maximized |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Dana Jansens | fix possible seg because of new move code. make sure... |
blob | commitdiff | raw | diff to current |
2002-04-30 |
Dana Jansens | when a window begins moving, make sure another window... |
blob | commitdiff | raw | diff to current |
2002-04-30 |
Dana Jansens | make sure that the only time Click-to-place kicks in... |
blob | commitdiff | raw | diff to current |
2002-04-30 |
Dana Jansens | bug #1 from click placement fixed. was catching more... |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Dana Jansens | fix bug with window menu positioning |
blob | commitdiff | raw | diff to current |
2002-04-29 |
Dana Jansens | better logic when changing a window's decoration level... |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Dana Jansens | when a window is iconified, it was being moved, end... |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Dana Jansens | don't click-to-place windows when they specify a position |
blob | commitdiff | raw | diff to current |
2002-04-28 |
Dana Jansens | properly handle placing a window while another window... |
blob | commitdiff | raw | diff to current |
next |