]> Pileus Git - wmpus/log
wmpus
11 years agoUpdate debug messages
Andy Spencer [Mon, 9 Jul 2012 05:28:26 +0000 (05:28 +0000)]
Update debug messages

11 years agoUse consistent case in man page
Andy Spencer [Mon, 9 Jul 2012 05:05:45 +0000 (05:05 +0000)]
Use consistent case in man page

11 years agoAllow shift-modkey-mouse1 for resizing
Andy Spencer [Mon, 9 Jul 2012 05:02:30 +0000 (05:02 +0000)]
Allow shift-modkey-mouse1 for resizing

11 years agoSwitch tags to strings instead of ints
Andy Spencer [Mon, 9 Jul 2012 04:57:59 +0000 (04:57 +0000)]
Switch tags to strings instead of ints

11 years agoFix deprecated warning XKeycodeToKeysym warning
Andy Spencer [Mon, 9 Jul 2012 04:54:50 +0000 (04:54 +0000)]
Fix deprecated warning XKeycodeToKeysym warning

11 years agoUpdate man page
Andy Spencer [Wed, 20 Jun 2012 07:16:42 +0000 (07:16 +0000)]
Update man page

11 years agoFix 64-bit bugs with struts
Andy Spencer [Wed, 20 Jun 2012 06:28:42 +0000 (06:28 +0000)]
Fix 64-bit bugs with struts

11 years agoFix showing struts
Andy Spencer [Wed, 20 Jun 2012 05:56:07 +0000 (05:56 +0000)]
Fix showing struts

11 years agoAdd support for dialogs and transient windows
Andy Spencer [Wed, 20 Jun 2012 05:51:21 +0000 (05:51 +0000)]
Add support for dialogs and transient windows

These are both added the floating layer by default

11 years agoMore fullscreen update
Andy Spencer [Wed, 20 Jun 2012 05:19:34 +0000 (05:19 +0000)]
More fullscreen update

- Set fullscreen on window-add, e.g. for flash videos

11 years agoUpdate fullscreen support
Andy Spencer [Wed, 20 Jun 2012 04:51:38 +0000 (04:51 +0000)]
Update fullscreen support

- Add key binding for toggling fullscreen
- Avoid moving windows to the floating layer
- Keep fullscreen state when moving windows between tags

11 years agoGet rid of undefine..
Andy Spencer [Mon, 18 Jun 2012 00:23:35 +0000 (00:23 +0000)]
Get rid of undefine..

In the Gnu's project omniscience, they've totally screwed everything up
by adding automatic variables. Way to go Gnu project. Luckily they
haven't yet added an automatic variable for GCC as they've done for CC,
and since we use gcc specific features calling the variable that should
be fine.

11 years agoAdd wm_handle_state functiton
Andy Spencer [Thu, 14 Jun 2012 07:18:46 +0000 (07:18 +0000)]
Add wm_handle_state functiton

This tells the wm when a windows state changes from by some external
means, such as a request by the application.

Fullscreen windows are also saved across tab switches using this
interface.

11 years agosplit full into full/max
Andy Spencer [Thu, 14 Jun 2012 07:17:28 +0000 (07:17 +0000)]
split full into full/max

11 years agoAllows selecting text in certain GTK+ programs
Andy Spencer [Wed, 13 Jun 2012 08:54:12 +0000 (08:54 +0000)]
Allows selecting text in certain GTK+ programs

I don't know why you cant select text otherwise, it's probably because
X11 is insane. This has the down side of not automatically raising a
floating window when it is clicked on..

11 years agoRename mode_t to layout_t
Andy Spencer [Wed, 13 Jun 2012 08:48:51 +0000 (08:48 +0000)]
Rename mode_t to layout_t

11 years agoGet rid of sys->state and fix double mapping
Andy Spencer [Wed, 13 Jun 2012 08:22:32 +0000 (08:22 +0000)]
Get rid of sys->state and fix double mapping

Yes. I'm looking at you Emacs.

11 years agoTry, and fail, to handle delete correctly
Andy Spencer [Wed, 13 Jun 2012 07:08:29 +0000 (07:08 +0000)]
Try, and fail, to handle delete correctly

I have no idea why doing delete this way doesn't work.. so we destroy
the window anyway

11 years agomostly dbugging messages
Andy Spencer [Wed, 13 Jun 2012 07:03:41 +0000 (07:03 +0000)]
mostly dbugging messages

11 years agoAdd win_msg function
Andy Spencer [Wed, 13 Jun 2012 06:59:20 +0000 (06:59 +0000)]
Add win_msg function

11 years agoAdd fullscreen support
Andy Spencer [Mon, 19 Sep 2011 04:08:26 +0000 (04:08 +0000)]
Add fullscreen support

11 years agoCleanup output messages
Andy Spencer [Sat, 9 Jun 2012 09:27:49 +0000 (09:27 +0000)]
Cleanup output messages

11 years agoFix some window flashing on X11
Andy Spencer [Sat, 9 Jun 2012 07:05:56 +0000 (07:05 +0000)]
Fix some window flashing on X11

- Update sizes in sys-x11 before showing windows. This prevents mapping
  a window somewhere where it's not supposed to be mapped right after it
  is inserted.

- Rework the configure request handler to prevent resizing windows that
  ask to be resized (e.g. when changing font size in urxvt)

11 years agoUpdate README
Andy Spencer [Sun, 3 Jun 2012 07:18:33 +0000 (07:18 +0000)]
Update README

11 years agoUpdate copyright dates
Andy Spencer [Sun, 3 Jun 2012 06:57:20 +0000 (06:57 +0000)]
Update copyright dates

11 years agoUpdate makefiles
Andy Spencer [Sun, 3 Jun 2012 06:57:08 +0000 (06:57 +0000)]
Update makefiles

11 years agoUpdate man page
Andy Spencer [Sun, 3 Jun 2012 05:53:45 +0000 (05:53 +0000)]
Update man page

11 years agoMap windows for other non hidden states
Andy Spencer [Sun, 3 Jun 2012 04:55:02 +0000 (04:55 +0000)]
Map windows for other non hidden states

11 years agoResend mouse events instead of toggling grabs
Andy Spencer [Sun, 3 Jun 2012 04:00:17 +0000 (04:00 +0000)]
Resend mouse events instead of toggling grabs

11 years agoKeep struts on top
Andy Spencer [Sun, 3 Jun 2012 02:51:29 +0000 (02:51 +0000)]
Keep struts on top

11 years agoAdd window-close function
Andy Spencer [Sun, 3 Jun 2012 01:47:22 +0000 (01:47 +0000)]
Add window-close function

11 years agoUpdate naming conventions
Andy Spencer [Sun, 3 Jun 2012 01:40:12 +0000 (01:40 +0000)]
Update naming conventions

- Rename Key_t to event_t
- Make event_t an int so using characters doesn't give warnings
- Make enumerations uppercase

12 years agoRevert window activate handling
Andy Spencer [Thu, 27 Oct 2011 08:15:48 +0000 (08:15 +0000)]
Revert window activate handling

This causes crazy switching for some windows in stack mode

12 years agoAdd auto-focus for primary monitor
Andy Spencer [Wed, 26 Oct 2011 05:25:54 +0000 (05:25 +0000)]
Add auto-focus for primary monitor

12 years agoUpdate Win32 ShlProc
Andy Spencer [Wed, 26 Oct 2011 05:24:17 +0000 (05:24 +0000)]
Update Win32 ShlProc

- Support HSHELL_WINDOWREPLACED
- Fake button click on HSHELL_WINDOWACTIVATED

12 years agoUse stack config variable in sys-win32
Andy Spencer [Wed, 26 Oct 2011 05:23:35 +0000 (05:23 +0000)]
Use stack config variable in sys-win32

12 years agoProperly sort monitors left->right
Andy Spencer [Wed, 26 Oct 2011 05:22:17 +0000 (05:22 +0000)]
Properly sort monitors left->right

12 years agoTry to improve focus speed
Andy Spencer [Thu, 13 Oct 2011 08:14:23 +0000 (08:14 +0000)]
Try to improve focus speed

(this probably doesn't do anything)

12 years agoUse st_shade state instead of minimizing windows
Andy Spencer [Thu, 13 Oct 2011 08:11:18 +0000 (08:11 +0000)]
Use st_shade state instead of minimizing windows

Support st_shade on win32

12 years agoMove state to win_t
Andy Spencer [Thu, 13 Oct 2011 08:09:53 +0000 (08:09 +0000)]
Move state to win_t

12 years agoWin32 updates
Andy Spencer [Mon, 3 Oct 2011 08:55:21 +0000 (08:55 +0000)]
Win32 updates

- Force sys_raise
- Reset stacking order for sys_focus

12 years agoAdd signal handlers
Andy Spencer [Mon, 10 Oct 2011 07:30:59 +0000 (07:30 +0000)]
Add signal handlers

12 years agoFix bugs in wm-tags
Andy Spencer [Mon, 10 Oct 2011 07:30:30 +0000 (07:30 +0000)]
Fix bugs in wm-tags

12 years agoSetting focus at startup no longer needed
Andy Spencer [Fri, 7 Oct 2011 08:15:55 +0000 (08:15 +0000)]
Setting focus at startup no longer needed

12 years agoAdd brain-dead multiple desktop manager
Andy Spencer [Fri, 7 Oct 2011 08:13:23 +0000 (08:13 +0000)]
Add brain-dead multiple desktop manager

12 years agoMisc debugging
Andy Spencer [Thu, 6 Oct 2011 07:45:45 +0000 (07:45 +0000)]
Misc debugging

- Support HOMEPATH for config file for win32
- Fix sys_exit on win32 (remove running flag and use WM_QUIT)
- Don't auto-focus windows that are shaded

12 years agoArrange windows at startup for sys-win32
Andy Spencer [Thu, 6 Oct 2011 07:17:25 +0000 (07:17 +0000)]
Arrange windows at startup for sys-win32

12 years agoFix memory management bugs
Andy Spencer [Thu, 6 Oct 2011 07:17:45 +0000 (07:17 +0000)]
Fix memory management bugs

12 years agoUse config for sys-x11 and wm-wmii
Andy Spencer [Thu, 6 Oct 2011 06:55:47 +0000 (06:55 +0000)]
Use config for sys-x11 and wm-wmii

12 years agoAdd command line option parsing
Andy Spencer [Thu, 6 Oct 2011 06:01:34 +0000 (06:01 +0000)]
Add command line option parsing

12 years agoAdd configuration interface
Andy Spencer [Thu, 6 Oct 2011 04:59:58 +0000 (04:59 +0000)]
Add configuration interface

12 years agoAdd exit/free functions to win32
Andy Spencer [Wed, 5 Oct 2011 05:03:31 +0000 (05:03 +0000)]
Add exit/free functions to win32

12 years agoImprove shutdown
Andy Spencer [Wed, 5 Oct 2011 04:46:45 +0000 (04:46 +0000)]
Improve shutdown

- Make hidden windows visible
- Free all data

12 years agoSupport graceful shutdown
Andy Spencer [Wed, 5 Oct 2011 03:28:51 +0000 (03:28 +0000)]
Support graceful shutdown

12 years agoRun through valgrind (fix memory leaks)
Andy Spencer [Wed, 5 Oct 2011 03:23:32 +0000 (03:23 +0000)]
Run through valgrind (fix memory leaks)

12 years agoMisc updates
Andy Spencer [Mon, 3 Oct 2011 08:56:54 +0000 (08:56 +0000)]
Misc updates

12 years agoMouse support is still buggy
Andy Spencer [Sun, 2 Oct 2011 01:29:44 +0000 (01:29 +0000)]
Mouse support is still buggy

12 years agoSwitch to ISC license
Andy Spencer [Sat, 1 Oct 2011 02:26:24 +0000 (02:26 +0000)]
Switch to ISC license

12 years agoAdd floating layer
Andy Spencer [Sun, 2 Oct 2011 01:05:18 +0000 (01:05 +0000)]
Add floating layer

12 years agoAdd config.mk
Andy Spencer [Sun, 2 Oct 2011 00:37:37 +0000 (00:37 +0000)]
Add config.mk

12 years agoAdd man page
Andy Spencer [Sat, 1 Oct 2011 02:10:30 +0000 (02:10 +0000)]
Add man page

12 years agoAdd readme and license file
Andy Spencer [Fri, 30 Sep 2011 07:48:08 +0000 (07:48 +0000)]
Add readme and license file

12 years agoNote sure when that got added..
Andy Spencer [Fri, 30 Sep 2011 07:30:26 +0000 (07:30 +0000)]
Note sure when that got added..

12 years agoFix bouncing in stack mode
Andy Spencer [Fri, 30 Sep 2011 03:35:23 +0000 (03:35 +0000)]
Fix bouncing in stack mode

12 years agoImprove sys_focus on win32
Andy Spencer [Thu, 29 Sep 2011 08:01:06 +0000 (08:01 +0000)]
Improve sys_focus on win32

12 years agoFake clicking on title bars in stack mode
Andy Spencer [Thu, 29 Sep 2011 08:42:00 +0000 (08:42 +0000)]
Fake clicking on title bars in stack mode

12 years agoTighten margins in stacking mode
Andy Spencer [Thu, 29 Sep 2011 08:23:27 +0000 (08:23 +0000)]
Tighten margins in stacking mode

12 years agoPrevent right click menu when resizing
Andy Spencer [Thu, 29 Sep 2011 08:00:53 +0000 (08:00 +0000)]
Prevent right click menu when resizing

12 years agoCleanup and lots of commenting
Andy Spencer [Thu, 29 Sep 2011 05:59:12 +0000 (05:59 +0000)]
Cleanup and lots of commenting

12 years agoRename to wmpus
Andy Spencer [Thu, 29 Sep 2011 03:23:49 +0000 (03:23 +0000)]
Rename to wmpus

12 years agoFix struts with multi-monitors
Andy Spencer [Wed, 28 Sep 2011 06:30:38 +0000 (06:30 +0000)]
Fix struts with multi-monitors

12 years agoMake settings configurable
Andy Spencer [Wed, 28 Sep 2011 06:12:17 +0000 (06:12 +0000)]
Make settings configurable

12 years agoRe-add mouse support on win32, fix bugs
Andy Spencer [Wed, 28 Sep 2011 06:04:07 +0000 (06:04 +0000)]
Re-add mouse support on win32, fix bugs

12 years agoFix bugs with tag switching
Andy Spencer [Wed, 28 Sep 2011 04:45:33 +0000 (04:45 +0000)]
Fix bugs with tag switching

12 years agoFix compiler warnings
Andy Spencer [Mon, 26 Sep 2011 08:30:01 +0000 (08:30 +0000)]
Fix compiler warnings

12 years agoAdd Win32 support for tags and multiple monitors
Andy Spencer [Mon, 26 Sep 2011 07:54:59 +0000 (07:54 +0000)]
Add Win32 support for tags and multiple monitors

12 years agoAdd support for tags (i.e. multiple desktops)
Andy Spencer [Mon, 26 Sep 2011 06:17:00 +0000 (06:17 +0000)]
Add support for tags (i.e. multiple desktops)

12 years agoAdd multi-monitor support to wm-wmii
Andy Spencer [Mon, 26 Sep 2011 01:48:38 +0000 (01:48 +0000)]
Add multi-monitor support to wm-wmii

12 years agoAdd initial Xinerama support
Andy Spencer [Sun, 25 Sep 2011 23:12:43 +0000 (23:12 +0000)]
Add initial Xinerama support

12 years agoAdd support for windows being in multiple tags
Andy Spencer [Sun, 25 Sep 2011 09:48:16 +0000 (09:48 +0000)]
Add support for windows being in multiple tags

wm_t -> tag_t -> dpy_t -> col_t -> row_t -> win_t -> win_wm_t

Add separate rows as the lowest level wm container:
  - Each row points to a single window
  - Each window may be pointed to by multiple rows, as long as the rows
    are in separate tags.

Add search functions for windows:
  - Windows can no longer have direct parents because they can be in
    multiple tags.
  - Use search function to find a window from the current tag, then
    return it's path (the list of parent containers).
  - This is slower, if it becomes a problem, the windows parents can be
    cached either in the win_wm_t structure, or parent pointers can be
    added to each of the containers.
  - Using search functions also alleviates some headaches involving
    updating the parent pointers.

12 years agoAdd structure for tags and displays
Andy Spencer [Sun, 25 Sep 2011 07:02:07 +0000 (07:02 +0000)]
Add structure for tags and displays

These don't actually do anything yet..

Each tag has multiple displays, but all the tags
should have the same number of displays with the
same root windows.

tag 0:
  +-----------+
  | display 0 |
  |           | +-------------------+
  |           | | display 1 | col 2 |
  |           | |       |   | win 0 |
  |           | | col 0 |   |-------|
  |           | |       |   | win 1 |
  +-----------+ +-------------------+

wm: {
tag 0: {
display 0: {
col 0: {
win 0:
win 1:
win n:
}
col 1: ...
col n: ...
}
display 1: ...
display n: ...
}
tag 1: ...
tag n: ...
}

12 years agoFix get_next
Andy Spencer [Sun, 25 Sep 2011 07:35:42 +0000 (07:35 +0000)]
Fix get_next

12 years agoUpdate win32 support
Andy Spencer [Sun, 25 Sep 2011 03:13:18 +0000 (03:13 +0000)]
Update win32 support

Done:
  - Tiling now works on win32
  - Cache windows as in sys-x11
  - Workaround SetForegroundWindow issues
  - Use GetKeyState instead of tracking modifiers

Todo:
  - Mouse input
  - Debugging

12 years agoFormatting and debugging updates
Andy Spencer [Sun, 25 Sep 2011 03:12:34 +0000 (03:12 +0000)]
Formatting and debugging updates

12 years agoAdd circular focus shifting
Andy Spencer [Mon, 19 Sep 2011 01:38:47 +0000 (01:38 +0000)]
Add circular focus shifting

12 years agoImplement quadrant based resizing
Andy Spencer [Mon, 19 Sep 2011 00:52:50 +0000 (00:52 +0000)]
Implement quadrant based resizing

12 years agoAdd border to focused window
Andy Spencer [Mon, 19 Sep 2011 00:32:56 +0000 (00:32 +0000)]
Add border to focused window

12 years agoOnly grab mouse click on unfocused windows
Andy Spencer [Sun, 18 Sep 2011 23:45:11 +0000 (23:45 +0000)]
Only grab mouse click on unfocused windows

Prevents accidentally stealing all clicks

12 years agoAdd split (default), stack, and maximized modes
Andy Spencer [Sun, 18 Sep 2011 22:48:12 +0000 (22:48 +0000)]
Add split (default), stack, and maximized modes

12 years agoTry to fix resizing for things like urxvtd
Andy Spencer [Sun, 18 Sep 2011 21:19:57 +0000 (21:19 +0000)]
Try to fix resizing for things like urxvtd

For some reason if we set the correct configure size, and even if we
send configure notify, the terminal doesn't resize itself correctly, not
sure why this happens.

Doing the incorrect configure, then resizing appears to fix it, but
causes flicker..

12 years agoForce WM requested size for configure requests
Andy Spencer [Sun, 18 Sep 2011 20:36:19 +0000 (20:36 +0000)]
Force WM requested size for configure requests

12 years agoAdd support for _NEW_WM_STRUT
Andy Spencer [Sun, 18 Sep 2011 10:40:53 +0000 (10:40 +0000)]
Add support for _NEW_WM_STRUT

Lets things like dzen work

12 years agoReset focus after focus change event
Andy Spencer [Sun, 18 Sep 2011 08:20:15 +0000 (08:20 +0000)]
Reset focus after focus change event

12 years agoUse focus for new windows
Andy Spencer [Sun, 18 Sep 2011 05:23:40 +0000 (05:23 +0000)]
Use focus for new windows

12 years agoUse focus when moving windows
Andy Spencer [Sun, 18 Sep 2011 04:41:16 +0000 (04:41 +0000)]
Use focus when moving windows

12 years agoFix margins, add some focus
Andy Spencer [Sun, 18 Sep 2011 03:55:09 +0000 (03:55 +0000)]
Fix margins, add some focus

Each column stores the last focused window and is used when switching
back to that column.

12 years agoAdd margin
Andy Spencer [Sun, 18 Sep 2011 01:23:56 +0000 (01:23 +0000)]
Add margin

12 years agoFix some errors
Andy Spencer [Sun, 18 Sep 2011 01:12:09 +0000 (01:12 +0000)]
Fix some errors

- UnmapNotify happens twice (wtf?) removing the window entirely the
  first time prevents the second time for doing anything.

- Ignore random X11 error messages using xerror callback
  (taken from dwm)

- Add static to a bunch of stuff

12 years agoFix list_insert
Andy Spencer [Sat, 17 Sep 2011 21:34:57 +0000 (21:34 +0000)]
Fix list_insert

Thanks to Mike Auchter

12 years agoFix key type, add LIB= for win32 build
Andy Spencer [Sat, 17 Sep 2011 00:17:10 +0000 (00:17 +0000)]
Fix key type, add LIB= for win32 build