]> Pileus Git - wmpus/history - wm-wmii.c
Add TYPE_TOOLBAR instead of hiding them in sys
[wmpus] / wm-wmii.c
2012-08-11 Andy SpencerAdd TYPE_TOOLBAR instead of hiding them in sys
2012-07-09 Andy SpencerAllow shift-modkey-mouse1 for resizing
2012-07-09 Andy SpencerSwitch tags to strings instead of ints
2012-06-20 Andy SpencerAdd support for dialogs and transient windows
2012-06-20 Andy SpencerUpdate fullscreen support
2012-06-14 Andy SpencerAdd wm_handle_state functiton
2012-06-13 Andy SpencerAllows selecting text in certain GTK+ programs
2012-06-13 Andy SpencerRename mode_t to layout_t
2012-06-09 Andy SpencerAdd fullscreen support
2012-06-09 Andy SpencerFix some window flashing on X11
2012-06-03 Andy SpencerUpdate copyright dates
2012-06-03 Andy SpencerResend mouse events instead of toggling grabs
2012-06-03 Andy SpencerAdd window-close function
2012-06-03 Andy SpencerUpdate naming conventions
2011-10-26 Andy SpencerAdd auto-focus for primary monitor
2011-10-26 Andy SpencerProperly sort monitors left->right
2011-10-26 Andy SpencerUse st_shade state instead of minimizing windows
2011-10-26 Andy SpencerWin32 updates
2011-10-06 Andy SpencerMisc debugging
2011-10-06 Andy SpencerFix memory management bugs
2011-10-06 Andy SpencerUse config for sys-x11 and wm-wmii
2011-10-05 Andy SpencerImprove shutdown
2011-10-05 Andy SpencerSupport graceful shutdown
2011-10-05 Andy SpencerRun through valgrind (fix memory leaks)
2011-10-03 Andy SpencerMisc updates
2011-10-02 Andy SpencerMouse support is still buggy
2011-10-02 Andy SpencerSwitch to ISC license
2011-10-02 Andy SpencerAdd floating layer
2011-09-30 Andy SpencerFix bouncing in stack mode
2011-09-29 Andy SpencerFake clicking on title bars in stack mode
2011-09-29 Andy SpencerTighten margins in stacking mode
2011-09-29 Andy SpencerPrevent right click menu when resizing
2011-09-29 Andy SpencerCleanup and lots of commenting
2011-09-28 Andy SpencerMake settings configurable
2011-09-28 Andy SpencerRe-add mouse support on win32, fix bugs
2011-09-28 Andy SpencerFix bugs with tag switching
2011-09-26 Andy SpencerFix compiler warnings
2011-09-26 Andy SpencerAdd Win32 support for tags and multiple monitors
2011-09-26 Andy SpencerAdd support for tags (i.e. multiple desktops)
2011-09-26 Andy SpencerAdd multi-monitor support to wm-wmii
2011-09-25 Andy SpencerAdd initial Xinerama support
2011-09-25 Andy SpencerAdd support for windows being in multiple tags
2011-09-25 Andy SpencerAdd structure for tags and displays
2011-09-25 Andy SpencerFix get_next
2011-09-25 Andy SpencerFormatting and debugging updates
2011-09-19 Andy SpencerAdd circular focus shifting
2011-09-19 Andy SpencerImplement quadrant based resizing
2011-09-19 Andy SpencerAdd border to focused window
2011-09-18 Andy SpencerOnly grab mouse click on unfocused windows
2011-09-18 Andy SpencerAdd split (default), stack, and maximized modes
2011-09-18 Andy SpencerAdd support for _NEW_WM_STRUT
2011-09-18 Andy SpencerReset focus after focus change event
2011-09-18 Andy SpencerUse focus for new windows
2011-09-18 Andy SpencerUse focus when moving windows
2011-09-18 Andy SpencerFix margins, add some focus
2011-09-18 Andy SpencerAdd margin
2011-09-18 Andy SpencerFix some errors
2011-09-17 Andy SpencerFix key type, add LIB= for win32 build
2011-09-17 Andy SpencerFix root window mask, change modkey
2011-09-16 Andy SpencerBetter tiling support
2011-09-16 Andy SpencerX11 updates
2011-05-22 Andy SpencerImplement keyboard focus/window movement
2011-05-22 Andy SpencerImprove window management
2011-05-19 Andy SpencerPlaying with focus
2011-05-19 Andy SpencerX11 Bug fixes
2011-05-19 Andy SpencerInitial code for win32
2011-05-14 Andy SpencerInitial code for x11/wmii
2011-05-14 Andy SpencerInitial file structure