]> Pileus Git - wmpus/history - sys-x11.c
Add desktop files
[wmpus] / sys-x11.c
2013-04-07 Andy SpencerFix closing focused window
2012-12-27 Andy SpencerSupport show/hide for windows
2012-09-05 Andy SpencerRewrite X11 sys_show function
2012-09-05 Andy SpencerFix closing windows
2012-09-02 Andy SpencerFix some bugs in shading..
2012-09-02 Andy SpencerFix fullscreen for flash videos
2012-09-02 Andy SpencerImprove debug output
2012-08-11 Andy SpencerRemove some excess debugging
2012-08-11 Andy SpencerMove init and destroy code to win_{new,free}
2012-08-11 Andy SpencerAdd TYPE_TOOLBAR instead of hiding them in sys
2012-07-09 Andy SpencerConfigure window when set to stack mode
2012-07-09 Andy SpencerUpdate debug messages
2012-07-09 Andy SpencerFix deprecated warning XKeycodeToKeysym warning
2012-06-20 Andy SpencerFix 64-bit bugs with struts
2012-06-20 Andy SpencerFix showing struts
2012-06-20 Andy SpencerAdd support for dialogs and transient windows
2012-06-20 Andy SpencerMore fullscreen update
2012-06-14 Andy SpencerAdd wm_handle_state functiton
2012-06-14 Andy Spencersplit full into full/max
2012-06-13 Andy SpencerGet rid of sys->state and fix double mapping
2012-06-13 Andy SpencerTry, and fail, to handle delete correctly
2012-06-13 Andy Spencermostly dbugging messages
2012-06-13 Andy SpencerAdd win_msg function
2012-06-09 Andy SpencerAdd fullscreen support
2012-06-09 Andy SpencerCleanup output messages
2012-06-09 Andy SpencerFix some window flashing on X11
2012-06-03 Andy SpencerUpdate copyright dates
2012-06-03 Andy SpencerMap windows for other non hidden states
2012-06-03 Andy SpencerResend mouse events instead of toggling grabs
2012-06-03 Andy SpencerKeep struts on top
2012-06-03 Andy SpencerAdd window-close function
2012-06-03 Andy SpencerUpdate naming conventions
2011-10-07 Andy SpencerSetting focus at startup no longer needed
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-02 Andy SpencerSwitch to ISC license
2011-09-29 Andy SpencerCleanup and lots of commenting
2011-09-28 Andy SpencerFix struts with multi-monitors
2011-09-28 Andy SpencerMake settings configurable
2011-09-28 Andy SpencerRe-add mouse support on win32, fix bugs
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-25 Andy SpencerAdd initial Xinerama support
2011-09-25 Andy SpencerFormatting and debugging updates
2011-09-19 Andy SpencerAdd border to focused window
2011-09-18 Andy SpencerOnly grab mouse click on unfocused windows
2011-09-18 Andy SpencerTry to fix resizing for things like urxvtd
2011-09-18 Andy SpencerForce WM requested size for configure requests
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 when moving windows
2011-09-18 Andy SpencerFix margins, add some focus
2011-09-18 Andy SpencerFix some errors
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 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