2008-01-16 |
Dana Jansens | only ping windows that we need to |
tree | commitdiff |
2008-01-16 |
Dana Jansens | ping all the windows every 3 seconds, and show "not... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | its possible we did kill -TERM and it stayed alive... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | when you close an app and it stops responding.. if... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | when you close a window that you already tried to close... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | show [Not Responding] in the titlebar when closing... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | can tell when a window that was "closed" has stopped... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | check if a client will respond to pings |
tree | commitdiff |
2008-01-16 |
Dana Jansens | the inner border's corners weren't having events handle... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | fix the context given off by the borders in the br... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | resizing was defaulting to the topleft corner instead... |
tree | commitdiff |
2008-01-16 |
Dana Jansens | remove the visible window title hints when unmanaging... |
tree | commitdiff |
2008-01-13 |
Dana Jansens | don't skip windows that are skip_taskbar unless they... |
tree | commitdiff |
2008-01-13 |
Dana Jansens | sync when killing all keyboard grabs, so that we can... |
tree | commitdiff |
2008-01-12 |
Mikael Magnusson | Update --version output copyright year to 2008. |
tree | commitdiff |
2008-01-12 |
Dana Jansens | make the dock's hiding always have at least 1px on... |
tree | commitdiff |
2008-01-12 |
Dana Jansens | fix a copy/paste bug in placing the move&resize popup |
tree | commitdiff |
2008-01-12 |
Dana Jansens | since the internal windows are in window_map now, it... |
tree | commitdiff |
2008-01-12 |
Dana Jansens | Merge commit 'mika/backport' into backport |
tree | commitdiff |
2008-01-12 |
Dana Jansens | fix a small bug introduced that broke per-app placement |
tree | commitdiff |
2008-01-12 |
Dana Jansens | dont reparse the config file when the keyboard map... |
tree | commitdiff |
2008-01-12 |
Dana Jansens | make a GravityPoint and GravityCoord data structures... |
tree | commitdiff |
2008-01-12 |
Dana Jansens | let you specify the resize popup to be in a fixed place |
tree | commitdiff |
2008-01-12 |
Dana Jansens | make the focus cycle indicator be in the window_map... |
tree | commitdiff |
2008-01-12 |
Dana Jansens | add an <active> option for window placement, to try... |
tree | commitdiff |
2008-01-12 |
Dana Jansens | make fake xinerama happen even when xinerama is enabled |
tree | commitdiff |
2008-01-12 |
Dana Jansens | make the window_startup happen before the focus_cycle_p... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | don't take KeyRelease events for menus until they recei... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | continue commit 2b80e4e8ef56bb4fba614139601e750344418e5... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | fixes from commit 0ce14a727968736e57fb3fabba3794b46903875f |
tree | commitdiff |
2008-01-11 |
Dana Jansens | ignore mouse clicks on override-redirect windows that... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | try to comment the code for when to save the "last... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | make the time to remember last desktop a #define, and... |
tree | commitdiff |
2008-01-11 |
Mikael Magnusson | Don't record desktops for lastdesktop when switching... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | freeze onscreen stacking order changes while a temp... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | fix a crash when reconfiguring during focus cycling |
tree | commitdiff |
2008-01-11 |
Dana Jansens | let you raise the focus target temporarily during focus... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | make backport closer to 3.4-working for merging purposes |
tree | commitdiff |
2008-01-11 |
Dana Jansens | make it possible to temporarily raise a window to the... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | fix a warning from crappy libc apis |
tree | commitdiff |
2008-01-11 |
Dana Jansens | fix a focus race condition in two ways: |
tree | commitdiff |
2008-01-11 |
Dana Jansens | code clean up |
tree | commitdiff |
2008-01-11 |
Dana Jansens | XKB modifiers are strange things, and i don't know... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | reconfigure openbox when the input mapping changes... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | Revert "fix for xkb weirdness, to fix a bug introduced... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | Bug#: 3328 - remove top border for maxed undecorate... |
tree | commitdiff |
2008-01-11 |
Dana Jansens | allow dialog windows to be fullscreened, kpdf does... |
tree | commitdiff |
2007-11-12 |
Mikael Magnusson | Add --exit. |
tree | commitdiff |
2007-10-31 |
Mikael Magnusson | Try to fix the popup only showing up on monitor 0. |
tree | commitdiff |
2007-10-18 |
Mikael Magnusson | Change setenv and unsetenv to putenv for portability. |
tree | commitdiff |
2007-09-04 |
Mikael Magnusson | ANSI function declarations, ie () -> (void) |
tree | commitdiff |
2007-09-04 |
Mikael Magnusson | Fix shadowed variables |
tree | commitdiff |
2007-09-04 |
Mikael Magnusson | Fix calling functions with wrong number of arguments |
tree | commitdiff |
2007-08-23 |
Dana Jansens | hide the desktop popup when showing the directional... |
tree | commitdiff |
2007-08-22 |
Mikael Magnusson | Hide the desktop cycle popup when the focus cycle popup... |
tree | commitdiff |
2007-08-07 |
Mikael Magnusson | Only copy execute_func to the more_menu. |
tree | commitdiff |
2007-08-07 |
Mikael Magnusson | Another leaked Rect *a |
tree | commitdiff |
2007-08-07 |
Mikael Magnusson | Squash one more leak |
tree | commitdiff |
2007-08-07 |
Dana Jansens | proper constness |
tree | commitdiff |
2007-08-07 |
Dana Jansens | more clear code? |
tree | commitdiff |
2007-08-07 |
Mikael Magnusson | Fix another memleak |
tree | commitdiff |
2007-08-06 |
Mikael Magnusson | Fix some memleaks |
tree | commitdiff |
2007-08-05 |
Dana Jansens | When halting focus-follows-mouse, ignore any enter... |
tree | commitdiff |
2007-08-04 |
Dana Jansens | fix edge detection, it was skipping edges sometimes |
tree | commitdiff |
2007-08-04 |
Dana Jansens | let you select an omnipresent window on another desktop |
tree | commitdiff |
2007-08-04 |
Dana Jansens | make growtoedge shrink if it cyan grow any more |
tree | commitdiff |
2007-08-04 |
Dana Jansens | move the submenus to the top of the client menu by... |
tree | commitdiff |
2007-08-04 |
Dana Jansens | don't make omnipresent windows lose focus when changing... |
tree | commitdiff |
2007-08-04 |
Dana Jansens | don't focus new windows if they appear on another deskt... |
tree | commitdiff |
2007-08-04 |
Dana Jansens | make the default time for the desktop notificatin 875ms |
tree | commitdiff |
2007-08-04 |
Dana Jansens | add resize corners to the bottom corners of the inner... |
tree | commitdiff |
2007-08-04 |
Mikael Magnusson | Remove edge switching timer before adding it again. |
tree | commitdiff |
2007-08-04 |
Dana Jansens | only use user_time updates if they are on the focused... |
tree | commitdiff |
2007-08-04 |
Dana Jansens | fallback focus when removing a desktop without doing... |
tree | commitdiff |
2007-08-04 |
Dana Jansens | place windows in the largest area not the widest one... |
tree | commitdiff |
2007-08-04 |
Dana Jansens | show a popup notification when switching desktops ... |
tree | commitdiff |
2007-08-03 |
Dana Jansens | don't make delayed focus-follows-mouse interupt menus... |
tree | commitdiff |
2007-08-03 |
Dana Jansens | make warping on screen edge keep firing if you don... |
tree | commitdiff |
2007-08-03 |
Dana Jansens | new least-intrusive focus stealing prevention |
tree | commitdiff |
2007-08-03 |
Mikael Magnusson | Change resizing terminals to work for top and left... |
tree | commitdiff |
2007-08-02 |
Dana Jansens | remove focus-stealing-prevention stuff, don't use user_... |
tree | commitdiff |
2007-08-02 |
Dana Jansens | symmetry..tho it's not used right now |
tree | commitdiff |
2007-08-01 |
Dana Jansens | don't force oldschool fullscreen windows to move inside... |
tree | commitdiff |
2007-08-01 |
Dana Jansens | fix for acroread - don't shrink windows when they speci... |
tree | commitdiff |
2007-07-31 |
Mikael Magnusson | Accept <command> in addition to <execute> for the resta... |
tree | commitdiff |
2007-07-30 |
Dana Jansens | don't propagate mouse button events on dock windows... |
tree | commitdiff |
2007-07-26 |
Dana Jansens | fix for xkb weirdness, to fix a bug introduced in 3... |
tree | commitdiff |
2007-07-26 |
Dana Jansens | use the moveresize client to find the active monitor too |
tree | commitdiff |
2007-07-26 |
Dana Jansens | fix directional edge finding for xinerama, so that... |
tree | commitdiff |
2007-07-26 |
Mikael Magnusson | make move and resize resist care about the dock |
tree | commitdiff |
2007-07-24 |
Dana Jansens | raise new windows when they aren't getting activated... |
tree | commitdiff |
2007-07-22 |
Dana Jansens | remove unused variable |
tree | commitdiff |
2007-07-22 |
Dana Jansens | add an 'all' option for the monitor in MoveResizeTo |
tree | commitdiff |
2007-07-22 |
Dana Jansens | for MoveResizeTo make <width>current</width> and <heigh... |
tree | commitdiff |
2007-07-22 |
Dana Jansens | for MoveResizeTo, make <x>current</x> the same as not... |
tree | commitdiff |
2007-07-22 |
Dana Jansens | fix a crash with the focused client closing during... |
tree | commitdiff |
2007-07-22 |
Dana Jansens | don't focus new windows when the user is in a menu... |
tree | commitdiff |
2007-07-22 |
Dana Jansens | kill moveresize cleanly if focus is moving (it uses... |
tree | commitdiff |
2007-07-21 |
Mikael Magnusson | Merge branch 'master' of git://orodu.net/openbox |
tree | commitdiff |
2007-07-21 |
Dana Jansens | fix copy/paste error |
tree | commitdiff |
next |