------------------------------------------------------------ revno: 180 committer: David Gómezbranch nick: pawm timestamp: Mon 2010-05-03 11:09:56 +0900 message: * CMakeLists.txt: - Updated ------------------------------------------------------------ revno: 179 author: Paul committer: David Gómez branch nick: pawm timestamp: Mon 2010-05-03 11:09:17 +0900 message: * Added support for the XWMHints InputHint flag ------------------------------------------------------------ revno: 178 committer: David Gómez branch nick: pawm timestamp: Sun 2010-05-02 13:23:20 +0900 message: * Updated AUTHORS and ignored files ------------------------------------------------------------ revno: 177 committer: David Gómez branch nick: pawm timestamp: Sun 2010-05-02 13:18:46 +0900 message: * Update to CMake, final round: - Updated ignored files - Updated INSTALL instructions - Removed -O2 warnings - Added install support in CMakeLists.txt * src/paicon.c: - Added patch for bug in MotionNotify handling (Paul) ------------------------------------------------------------ revno: 176 committer: David Gómez branch nick: pawm timestamp: Sun 2010-05-02 00:11:09 +0900 message: * Update to CMake, round three: - Removed 0 script and 0.conf - Added some bzrignore-d files - Remove warnings (-Wall still spits out a good and long list...) ------------------------------------------------------------ revno: 175 committer: David Gómez branch nick: pawm timestamp: Sat 2010-05-01 23:43:34 +0900 message: * Update to CMake, round two: - Removed unused mobs files - Subsitute mobs macros - Fixed broken CMakeLists.txt to generate pawm binary ------------------------------------------------------------ revno: 174 committer: David Gómez branch nick: pawm timestamp: Sat 2010-05-01 21:51:53 +0900 message: * Remove mobs and add CMake support ------------------------------------------------------------ revno: 173 committer: david timestamp: Mon 2006-10-16 11:01:53 +0000 message: * src/x.c: - Add missing ENABLE_STARTUP ------------------------------------------------------------ revno: 172 committer: david timestamp: Sat 2006-10-07 10:44:18 +0000 message: * src/x.c: - Fixed bug in ASSERT ------------------------------------------------------------ revno: 171 committer: david timestamp: Sat 2006-09-30 01:27:17 +0000 message: * *.c: - Relicense: explicitly disallow versions greater that the GPL2 ------------------------------------------------------------ revno: 170 committer: david timestamp: Sun 2006-09-10 22:42:02 +0000 message: * src/*.c: - Global variables clean-up: first pass. ------------------------------------------------------------ revno: 169 committer: david timestamp: Sun 2006-09-10 20:21:23 +0000 message: * src/wm.c, src/pabar.c, src/pawindow.c, conf/pawm.conf: - Added an option to disable the pabar ------------------------------------------------------------ revno: 168 committer: david timestamp: Sun 2006-09-10 17:27:00 +0000 message: * src/paicon.c: - Lower the layer too and remove commented out code ------------------------------------------------------------ revno: 167 committer: david timestamp: Sun 2006-09-10 17:20:55 +0000 message: * src/paicon.c: - Fixed drawing race in paicons text window ------------------------------------------------------------ revno: 166 tags: PAWM_2_2_9 committer: david timestamp: Thu 2006-09-07 16:28:40 +0000 message: * pawm-2.2.9 ------------------------------------------------------------ revno: 165 committer: david timestamp: Thu 2006-09-07 14:15:36 +0000 message: * src/pawindow.c, conf/pawm.conf: - Added support for solid windows. It's activated by default * TODO: - Update ------------------------------------------------------------ revno: 164 committer: david timestamp: Sat 2006-08-12 01:59:13 +0000 message: * src/pawindow.c: - Fixed crash with argb windows ------------------------------------------------------------ revno: 163 tags: PAWM_2_2_8 committer: david timestamp: Thu 2006-08-10 23:14:31 +0000 message: * pawm-2.2.8 ------------------------------------------------------------ revno: 162 committer: david timestamp: Thu 2006-08-10 23:13:54 +0000 message: * src/pawindow.c: - Fixed bug in centering transient windows ------------------------------------------------------------ revno: 161 committer: david timestamp: Wed 2006-08-02 12:27:45 +0000 message: * src/wm.c: - Indenting ------------------------------------------------------------ revno: 160 committer: david timestamp: Tue 2006-08-01 20:51:45 +0000 message: * src/pawindow.c: - Check for NULL values in pawindow_get_type and in several other calls to x_get_property ------------------------------------------------------------ revno: 159 committer: david timestamp: Mon 2006-07-31 15:16:16 +0000 message: * src/pawindow.c: - Map windows at ConfigureRequest in some corner cases ------------------------------------------------------------ revno: 158 committer: david timestamp: Mon 2006-07-31 11:14:54 +0000 message: * src/pashut.c: - Remove unneeded XGrabServer * src/wm.c: - Redraw ROOT background at Expose events ------------------------------------------------------------ revno: 157 committer: david timestamp: Mon 2006-07-31 10:31:01 +0000 message: * *.c, *.h: - Make pawm more robust to XLib errors. Don't assume that the client window always exists because it can be destroyed in the middle of a running pawm function. - Indirectly, fix crashes with quodlibet ------------------------------------------------------------ revno: 156 tags: PAWM_2_2_7 committer: david timestamp: Thu 2006-07-27 18:07:04 +0000 message: * pawm-2.2.7 ------------------------------------------------------------ revno: 155 committer: david timestamp: Thu 2006-07-27 00:19:13 +0000 message: * src/pawindow.c: - Indenting ------------------------------------------------------------ revno: 154 committer: david timestamp: Mon 2006-07-24 21:28:58 +0000 message: * src/pawindow.c: - _Really_ fix it, 2nd try (amarok problem) ------------------------------------------------------------ revno: 153 committer: david timestamp: Mon 2006-07-24 21:08:19 +0000 message: * src/pawindow.c: - Fixed some withdrawn windows problems (amarok was affected by this) ------------------------------------------------------------ revno: 152 committer: david timestamp: Mon 2006-07-24 20:49:39 +0000 message: * src/pawindow.c: - Move out of pawindow_unmap unrelated code - Removed several BadWindow errors when already destroyed pawindows were being referenced in unmap/destroy funcions. * src/pafont.c: - Use ARGB colomaps if needed ------------------------------------------------------------ revno: 151 committer: david timestamp: Thu 2006-07-20 14:21:04 +0000 message: * src/wm.c: - Indenting * src/pawindow.c, conf/pawm.conf, INSTALL: - Removed broken shadow window code ------------------------------------------------------------ revno: 150 committer: david timestamp: Wed 2006-07-19 18:15:09 +0000 message: * src/pawindow.c: - Fixed bug in ConfigureRequest that caused non-decorated transient windows to not move (this affected xmms and xine) ------------------------------------------------------------ revno: 149 committer: david timestamp: Wed 2006-07-19 01:05:27 +0000 message: * src/pawindow.c: - Fixed bug in calls to x_get_property for motif_hints that caused window request for non-decoration to be ignored ------------------------------------------------------------ revno: 148 committer: DervishD timestamp: Tue 2006-07-18 14:20:43 +0000 message: Fixed a stupid and harmless warning from GCC 4.x ------------------------------------------------------------ revno: 147 tags: PAWM_2_2_6 committer: david timestamp: Tue 2006-07-11 14:52:32 +0000 message: * pawm-2.2.6 ------------------------------------------------------------ revno: 146 committer: david timestamp: Tue 2006-07-11 12:12:31 +0000 message: * pawm-2.2.6 (fake, has a motif decoration bug) ------------------------------------------------------------ revno: 145 committer: david timestamp: Tue 2006-07-11 11:25:27 +0000 message: * src/x.c, src/x.h, src/pawindow.c: - Fixed bug in motif hints handling ------------------------------------------------------------ revno: 144 committer: david timestamp: Mon 2006-07-10 23:43:48 +0000 message: * src/pawindow.c: - Fixed some bug in tab-window box drawing - Use ICONW macro all over the place ------------------------------------------------------------ revno: 143 committer: david timestamp: Tue 2006-07-04 10:17:42 +0000 message: * src/pawindow.c: - Fixed bug in last motif hints changes. ------------------------------------------------------------ revno: 142 committer: david timestamp: Tue 2006-07-04 10:10:42 +0000 message: * src/pawindow.c, src/wm.c: - Removed references to hints.c * src/hints.c, src/hint.h: - Files removed. Use the generic x_get_property ------------------------------------------------------------ revno: 141 committer: david timestamp: Mon 2006-07-03 18:19:55 +0000 message: * src/pawindow.c, src/x.c, src/x.h: - Improve ARGB window handling * src/palabel.c, src/paicon.c, src/pawindow.c, src/wm.c, src/pafont.c, src/x.c: - Bit of abstraction, move GC creation and handling to x.c ------------------------------------------------------------ revno: 140 tags: PAWM_2_2_5 committer: david timestamp: Fri 2006-06-30 10:27:02 +0000 message: pawm-2.2.5 ------------------------------------------------------------ revno: 139 committer: david timestamp: Thu 2006-06-29 11:30:15 +0000 message: * src/palabel.c, src/x.c, src/paicon.c, src/x.h, src/pabar.c, src/pafont.c, src/pafont.h, src/pashut.c, src/pawindow.c: - Fixed ARGB visuals problems ------------------------------------------------------------ revno: 138 committer: david timestamp: Wed 2006-06-28 22:58:28 +0000 message: * src/pawindow.c: - Fixed openoffice "no frame" bug ------------------------------------------------------------ revno: 137 committer: david timestamp: Wed 2006-06-21 18:46:25 +0000 message: * src/pawindow.c: - Removed impossible condition in maximize_client ------------------------------------------------------------ revno: 136 committer: david timestamp: Fri 2006-06-16 07:39:40 +0000 message: * 0.hook: - Simplify and print version numbers ------------------------------------------------------------ revno: 135 tags: PAWM_2_2_4 committer: david timestamp: Tue 2006-06-13 18:42:21 +0000 message: * pawm-2.2.4 ------------------------------------------------------------ revno: 134 committer: david timestamp: Tue 2006-06-13 18:40:45 +0000 message: * src/keyboard.c: - Ignore CapsLock modifier in Alt+Tab keybinding ------------------------------------------------------------ revno: 133 committer: david timestamp: Wed 2006-06-07 22:00:33 +0000 message: * src/pawindow.c: - Support _NET_WM_SKIP_TASKBAR dinamically and not only at creation time - Use attribs.visual in window creation * src/wm.c, src/x.c: - Remove XSync calls and use XSynchronize if debug is enabled ------------------------------------------------------------ revno: 132 committer: david timestamp: Sun 2006-06-04 14:56:35 +0000 message: * src/pawindow.c: - Fixed bug with Alt+Shift+Tab window ordering ------------------------------------------------------------ revno: 131 committer: david timestamp: Wed 2006-05-31 11:51:09 +0000 message: * src/pimp.c: - Indenting * src/pawindow.c: - Reset strut values when the pawindow is destroyed * src/wm.c: - Added new atoms values to _NET_WM_SUPPORTED ------------------------------------------------------------ revno: 130 committer: david timestamp: Mon 2006-05-29 19:27:16 +0000 message: * src/wm.c, src/pawindow.c, src/pawindow.h: - Added support for _NET_WM_STRUT_PARTIAL in the window manager itself. ------------------------------------------------------------ revno: 129 committer: david timestamp: Mon 2006-05-29 16:32:20 +0000 message: * src/pabar.c, src/pabar.h: - Set _NET_WM_STRUT_PARTIAL property * src/x.c, src/paicon.c, src/x.h, src/pawindow.c: - Simplify supported protocols code ------------------------------------------------------------ revno: 128 committer: david timestamp: Thu 2006-05-18 14:13:03 +0000 message: * Update GPL (proper indent) and convert AUTHORS to utf-8 encoding ------------------------------------------------------------ revno: 127 tags: PAWM_2_2_3 committer: david timestamp: Tue 2006-05-16 14:26:46 +0000 message: * pawm 2.2.3 ------------------------------------------------------------ revno: 126 committer: david timestamp: Tue 2006-05-16 13:39:55 +0000 message: * Move packages files out of the misc directory ------------------------------------------------------------ revno: 125 committer: david timestamp: Fri 2006-05-12 12:30:52 +0000 message: * src/pawindow.c: - Fixed problem in Alt+Shift+Tab behaviour, now the rigth window is selected ------------------------------------------------------------ revno: 124 committer: david timestamp: Mon 2006-05-08 15:56:35 +0000 message: * src/pawindow.c, src/x.c: - Initial support for ARGB visuals ------------------------------------------------------------ revno: 123 committer: david timestamp: Wed 2006-03-29 14:05:19 +0000 message: * src/pawindow.c: - Ignore maximize/minimize buttons if the window ask for the _NET_WM_SKIP_TASKBAR atom ------------------------------------------------------------ revno: 122 tags: PAWM_2_2_2 committer: david timestamp: Wed 2006-03-29 13:41:22 +0000 message: * pawm 2.2.2 ------------------------------------------------------------ revno: 121 committer: david timestamp: Wed 2006-03-29 13:37:41 +0000 message: * src/x.c: - x_build_pixmap_from_argb: Choose the best sized icon instead of the first one in the atom ------------------------------------------------------------ revno: 120 committer: david timestamp: Sat 2006-03-25 22:30:59 +0000 message: * src/x.c: - Fixed compilation problem ------------------------------------------------------------ revno: 119 committer: david timestamp: Thu 2006-03-23 16:51:27 +0000 message: * src/x.c, src/x.h, src/pawm.c, src/paicon.c: - Added timeout to startup-notifications events to prevent "loading" cursors show forever in case of applications crashes ------------------------------------------------------------ revno: 118 committer: david timestamp: Tue 2006-03-21 15:19:19 +0000 message: * 0, mobs.mk, Makefile.in: - Update mobs * 0.hook: - Update hook messages ------------------------------------------------------------ revno: 117 committer: david timestamp: Mon 2006-03-20 22:25:58 +0000 message: * src/x.c, src/x.h, src/pawm.c: - Rewrite the main loop. Don't block in XNextEvent, but use instead a select to block in the X display ------------------------------------------------------------ revno: 116 tags: PAWM_2_2_1 committer: david timestamp: Mon 2006-03-20 18:54:38 +0000 message: * pawm 2.2.1 ------------------------------------------------------------ revno: 115 committer: david timestamp: Mon 2006-03-20 18:54:04 +0000 message: * 0.conf: - Detail defaults in --help ------------------------------------------------------------ revno: 114 committer: david timestamp: Mon 2006-03-20 18:50:06 +0000 message: * src/pawindow.c: - Added support for _NET_WM_WINDOW_TYPE_UTILITY - Fixed some long-standing bugs with gucharmap utility windows ------------------------------------------------------------ revno: 113 tags: PAWM_2_2_0 committer: david timestamp: Tue 2006-03-07 11:55:04 +0000 message: * pawm 2.2.0 ------------------------------------------------------------ revno: 112 committer: david timestamp: Mon 2006-03-06 16:25:09 +0000 message: * Update INSTALL instructions ------------------------------------------------------------ revno: 111 committer: david timestamp: Mon 2006-03-06 16:19:35 +0000 message: * src/pimp.c - Added #ifdef to disable_startup call ------------------------------------------------------------ revno: 110 committer: david timestamp: Mon 2006-03-06 16:12:07 +0000 message: * src/paicon.c: - Add #ifdef at disable_startup function ------------------------------------------------------------ revno: 109 committer: david timestamp: Mon 2006-03-06 15:50:09 +0000 message: Update TODO ------------------------------------------------------------ revno: 108 committer: david timestamp: Mon 2006-03-06 15:43:36 +0000 message: * src/paicon.c, src/paicon.h: - Added support to disable startup behaviour * src/pimp.c: - Ugly hack for startup, till pimp gets rewrited to use the new cfgpool. ------------------------------------------------------------ revno: 107 committer: david timestamp: Sun 2006-03-05 23:32:08 +0000 message: * Makefile.in: - Add -DSN_API_NOT_YET_FROZEN to default LDFLAGS ------------------------------------------------------------ revno: 106 committer: david timestamp: Sun 2006-03-05 22:21:32 +0000 message: * src/paicon.c: - Remove warning * src/x.c: - Remove unused function x_trimtext, it was moved to pafont long time ago... ------------------------------------------------------------ revno: 105 committer: david timestamp: Sun 2006-03-05 22:19:02 +0000 message: * src/x.c, src/paicon.c: - Add refcounting for startup sequences * src/pafont.c: - Indenting ------------------------------------------------------------ revno: 104 committer: david timestamp: Sun 2006-03-05 01:14:06 +0000 message: * src/x.c: - Use XC_left_ptr instead of XC_arrow * src/pawindow.c: - Removed references to the move cursor ------------------------------------------------------------ revno: 103 committer: david timestamp: Fri 2006-03-03 23:49:08 +0000 message: * src/x.c: - Remove the hand-made root cursor, use XC_arrow as default * src/button.c: - Remove the hand-made button cursor - Indenting ------------------------------------------------------------ revno: 102 committer: david timestamp: Fri 2006-03-03 22:37:28 +0000 message: * Makefile.in: - Fixed bug in CFLAGS ------------------------------------------------------------ revno: 101 committer: david timestamp: Fri 2006-03-03 12:37:54 +0000 message: * src/x.c, src/x.h, src/paicon.c, src/pimp.c: - Second round: added libstartup-notify launcher support. Display an ugly static icon when an application is loading. ------------------------------------------------------------ revno: 100 committer: david timestamp: Thu 2006-03-02 19:49:41 +0000 message: * 0.hook: - Changed displayed string ------------------------------------------------------------ revno: 99 committer: david timestamp: Thu 2006-03-02 19:47:16 +0000 message: * Makefile.in, 0.conf, 0.hook: - libstartup-notify support: added detection. * src/x.c, src/x.h, src/wm.c: - First round of startup-notify support: Added monitor support to catch startup events * src/paicon.c: - Fixed indenting ------------------------------------------------------------ revno: 98 committer: david timestamp: Wed 2006-03-01 20:37:49 +0000 message: * src/pawindow.c: - More cleanup - Added support for for _NET_WM_STATE_MODAL ------------------------------------------------------------ revno: 97 committer: david timestamp: Wed 2006-03-01 18:57:20 +0000 message: * src/pawindow.c, src/pawindow.c: - More cleanup, added support for _NET_WM_WINDOW_TYPE_SPLASH ------------------------------------------------------------ revno: 96 committer: david timestamp: Wed 2006-03-01 18:44:56 +0000 message: * src/pawindow.c, src/pawindow.h: - Bit of cleanup in property handling ------------------------------------------------------------ revno: 95 committer: david timestamp: Sat 2006-02-25 16:35:05 +0000 message: * src/keyboard.c, src/pawindow.c: - Added support for Alt+Shift+Tab - Changed border color in tab window * src/pashut.c: - Changed border color ------------------------------------------------------------ revno: 94 tags: PAWM_2_1_0 committer: david timestamp: Fri 2006-02-24 15:55:09 +0000 message: * pawm 2.1.0 * src/pashut.c: - Fixed compiled error ------------------------------------------------------------ revno: 93 committer: david timestamp: Fri 2006-02-24 15:48:48 +0000 message: * 0.conf: - Update ------------------------------------------------------------ revno: 92 committer: david timestamp: Thu 2006-02-23 23:20:21 +0000 message: * conf/pawm.conf - Bit of indenting ------------------------------------------------------------ revno: 91 committer: DervishD timestamp: Thu 2006-02-23 21:01:56 +0000 message: * MOBS updated * First steps in adding the new error handling system * Minor cosmethic changes ------------------------------------------------------------ revno: 90 committer: david timestamp: Thu 2006-02-23 20:16:41 +0000 message: Update TODO ------------------------------------------------------------ revno: 89 committer: david timestamp: Thu 2006-02-23 20:12:18 +0000 message: * src/wm.c, src/pashut.c: - Remove a couple of warnings * Changelog: - Rename outdated Changelog ------------------------------------------------------------ revno: 88 committer: david timestamp: Thu 2006-02-23 19:54:53 +0000 message: * src/keyboard.c, src/keyboard.h, src/pawindow.c: - Only replay keyboard events for pawm bindings (this fixes a bug with non-wanted characters in you terminal emulator) - Ignore the NumLock modifier in keybindings ------------------------------------------------------------ revno: 87 committer: david timestamp: Sun 2006-02-12 01:13:48 +0000 message: * src/pawindow.c: - Fixed corner case: don't map the current focus window in the tab window. - Fixed problem drawing icons in tab window: Set back the GXcopy operation ------------------------------------------------------------ revno: 86 committer: david timestamp: Sun 2006-02-12 00:06:54 +0000 message: * src/pawindow.c: - Fixed a problem with non-squared icons in the tab window ------------------------------------------------------------ revno: 85 committer: david timestamp: Mon 2006-02-06 23:38:06 +0000 message: * src/wm.c, src/pawindow.c: - Fixed problem centering transient pawindows ------------------------------------------------------------ revno: 84 committer: david timestamp: Thu 2006-02-02 21:30:27 +0000 message: * src/pawindow.c - Add matrixes to scale up/down icons (scale up doesn't work yet) ------------------------------------------------------------ revno: 83 committer: huma timestamp: Thu 2006-02-02 09:47:19 +0000 message: * 0.hook: - Break if one of the pkg-config files is not found ------------------------------------------------------------ revno: 82 committer: david timestamp: Wed 2006-02-01 22:56:14 +0000 message: * src/x.c, src.x.h, src/pawindow.c: Added icon scaling support using XRender ------------------------------------------------------------ revno: 81 committer: david timestamp: Wed 2006-02-01 20:29:53 +0000 message: * Makefile.in: - xrender ------------------------------------------------------------ revno: 80 committer: david timestamp: Wed 2006-02-01 20:16:54 +0000 message: * 0.hook: Add check for xrender version and xrender itself ------------------------------------------------------------ revno: 79 committer: DervishD timestamp: Tue 2006-01-31 11:46:22 +0000 message: * 0 script updated to latest release * 'mobs.h' and 'mobs.mk' updated to latest release * Fixed 'Makefile.in' to make it work with latest MOBS ------------------------------------------------------------ revno: 78 committer: david timestamp: Sun 2006-01-29 20:59:46 +0000 message: src/x.c, src/pawindow.c: - Fixed bug in the tab window that avoided the first mapped window icon to be drawn ------------------------------------------------------------ revno: 77 committer: david timestamp: Sat 2006-01-28 21:10:50 +0000 message: update TODO ------------------------------------------------------------ revno: 76 committer: david timestamp: Sat 2006-01-28 21:10:27 +0000 message: Reconvert to utf-8 ------------------------------------------------------------ revno: 75 committer: david timestamp: Sat 2006-01-28 21:07:16 +0000 message: * src/x.c, src/pawindow.c: - Improved icon drawing in tab window ------------------------------------------------------------ revno: 74 committer: DervishD timestamp: Thu 2006-01-26 14:05:17 +0000 message: * 0 script updated to latest release ------------------------------------------------------------ revno: 73 committer: DervishD timestamp: Mon 2006-01-23 19:55:00 +0000 message: * First try at fixing the INSTALL instructions now that I no longer provide a '0.readme' file with MOBS... ------------------------------------------------------------ revno: 72 committer: DervishD timestamp: Mon 2006-01-23 19:49:25 +0000 message: * Updated svn:ignore property to not include "hook.mk" ------------------------------------------------------------ revno: 71 committer: DervishD timestamp: Mon 2006-01-23 19:44:30 +0000 message: * Updated MOBS to latest revision * Fixed hook to adapt to new MOBS ------------------------------------------------------------ revno: 70 committer: david timestamp: Tue 2006-01-17 19:47:50 +0000 message: * src/x.c, src/x.h, src/wm.c: - Added support for the _XROOTPMAP_ID atom, which makes obsolete the solid_background config option. Removed paclock references. * conf/pawm.con: - Updated accordingly ------------------------------------------------------------ revno: 69 committer: david timestamp: Mon 2006-01-16 16:40:48 +0000 message: * 0.hook: - Improve readability ------------------------------------------------------------ revno: 68 committer: david timestamp: Fri 2006-01-13 21:57:09 +0000 message: * src/pawindow.c: - Fix ordering in the tab window, using the fpawindows chain to get the previous window mapped. Make fpawindows to keep also references to unmapped pawindows. ------------------------------------------------------------ revno: 67 committer: david timestamp: Wed 2006-01-11 22:04:37 +0000 message: * src/x.c, src/x.h, src/pawindow.c: - Tab window, version 2. Add support for the _NET_WM_ICON property and redesign the tab window accordingly. ------------------------------------------------------------ revno: 66 committer: david timestamp: Sat 2005-12-31 10:58:35 +0000 message: * src/keyboard.c, src/keyboard.h, src/pawindow.c: - Final touches to keyboard support ;): Remove global superflous variable, and add and ungrabbing function to grab/ungrab keys for the root window ------------------------------------------------------------ revno: 65 committer: david timestamp: Sat 2005-12-31 01:38:02 +0000 message: * src/keyboard.c, src/keyboard.h, src/wm.c, src/pawindow.c: - Clean keyboard code. Fixed problem with "replaying" keyboard events ------------------------------------------------------------ revno: 64 committer: david timestamp: Fri 2005-12-30 20:45:47 +0000 message: * src/pawindow.c: - Some cleaning in the tab-window code ------------------------------------------------------------ revno: 63 committer: DervishD timestamp: Sat 2005-12-17 17:30:14 +0000 message: * 0.hook: - Put USE_PKG_CONFIG with no value when no pkg-config files are detected. - Change exit to return to avoid 0 die miserably. ------------------------------------------------------------ revno: 62 committer: david timestamp: Thu 2005-12-15 20:31:39 +0000 message: * 0, 0.hook, Makefile.in: - New mobs release. Added a mobs hook to use pkg-config if available. * src/keyboard.c, src/wm.c, src/pawindow.c: - Fix broken keyboard support. No more hangs :) ------------------------------------------------------------ revno: 61 committer: david timestamp: Fri 2005-11-18 19:14:54 +0000 message: * src/pawindow.c: - More indenting... - Check _NET_WM_SKIP_TASKBAR at pawindow creation time ------------------------------------------------------------ revno: 60 committer: huma timestamp: Fri 2005-11-18 14:08:24 +0000 message: * src/pawindow.c: - Indenting... ------------------------------------------------------------ revno: 59 committer: david timestamp: Tue 2005-11-15 00:24:16 +0000 message: * src/x.c, src/wm.c, src/pawindow.c: - Remove gcc-4.0 warnings for "signedness" ------------------------------------------------------------ revno: 58 committer: huma timestamp: Mon 2005-08-29 10:14:25 +0000 message: * pawindow.c: Final fixes to transient windows support ------------------------------------------------------------ revno: 57 committer: huma timestamp: Fri 2005-08-26 09:23:38 +0000 message: * pawindow.c: Center correctly transient pawindows if they're bigger than the parent window. ------------------------------------------------------------ revno: 56 committer: huma timestamp: Tue 2005-08-23 12:30:09 +0000 message: * pawindow.c: Fixed small bug in unmapped fullscreen pawindows that caused the pabar to be left unraised. ------------------------------------------------------------ revno: 55 committer: david timestamp: Wed 2005-08-17 13:07:26 +0000 message: Añadir xtest ------------------------------------------------------------ revno: 54 committer: huma timestamp: Wed 2005-08-17 09:23:46 +0000 message: * pawindow.c: Fix behaviour for dialog windows, it must be different from transient ones, so we introduce a new flag to the pawindow. ------------------------------------------------------------ revno: 53 committer: david timestamp: Mon 2005-08-15 20:11:41 +0000 message: * pawindow.c: Fix transient windows behaviour ------------------------------------------------------------ revno: 52 committer: david timestamp: Mon 2005-08-15 19:31:28 +0000 message: * pawm.conf: Change default font * pawindow.c: Minor change in parameter ------------------------------------------------------------ revno: 51 committer: david timestamp: Wed 2005-07-20 17:34:04 +0000 message: Fixed bug that made dialog/transient window to not center properly ------------------------------------------------------------ revno: 50 committer: david timestamp: Wed 2005-07-20 17:00:18 +0000 message: * Fix bug in pawindow_created when a atom list was retrieved for _NET_WM_STATE * Add support for _NET_WM_WINDOW_TYPE ------------------------------------------------------------ revno: 49 committer: david timestamp: Wed 2005-07-20 15:01:12 +0000 message: More changes for Alt-Tab support ------------------------------------------------------------ revno: 48 committer: david timestamp: Mon 2005-07-18 21:15:07 +0000 message: More work for Alt-Tab like support... ------------------------------------------------------------ revno: 47 committer: david timestamp: Thu 2005-07-14 18:04:11 +0000 message: Update AUTHORS ------------------------------------------------------------ revno: 46 committer: david timestamp: Thu 2005-07-14 18:02:12 +0000 message: * Add some code for future Alt-Tab window * Fix bug (gucharmap) in ConfigureRequest events. Cleanup ConfigureRequest handler * Fix bug introduced in 2.0.3 that caused some transients windows to display in the wrong coordinates (xitk windows) ------------------------------------------------------------ revno: 45 committer: david timestamp: Sat 2005-07-02 15:39:17 +0000 message: Add patch for local configuration from David Jensen ------------------------------------------------------------ revno: 44 committer: david timestamp: Sat 2005-07-02 15:18:52 +0000 message: Basic alt-tab support ------------------------------------------------------------ revno: 43 committer: david timestamp: Fri 2005-07-01 18:35:21 +0000 message: Preliminar keyboard support ------------------------------------------------------------ revno: 42 committer: david timestamp: Fri 2005-07-01 18:25:22 +0000 message: Pawm-2.0.3 ------------------------------------------------------------ revno: 41 committer: david timestamp: Sun 2005-06-26 15:43:41 +0000 message: * Center transient windows at creation time * Remove old variable in x.h ------------------------------------------------------------ revno: 40 committer: david timestamp: Sat 2005-06-25 09:53:32 +0000 message: Xrandr support ------------------------------------------------------------ revno: 39 committer: david timestamp: Sat 2005-06-25 09:26:49 +0000 message: Fix for the install target ------------------------------------------------------------ revno: 38 committer: david timestamp: Thu 2005-06-23 19:54:26 +0000 message: Update version ------------------------------------------------------------ revno: 37 committer: david timestamp: Thu 2005-06-23 19:43:17 +0000 message: Pawm-2.0.2 ------------------------------------------------------------ revno: 36 committer: david timestamp: Thu 2005-06-23 18:50:31 +0000 message: * Fixed a couple of minor bugs with fullscreen support * Honor size increments when a window is resized ------------------------------------------------------------ revno: 35 committer: david timestamp: Thu 2005-06-16 21:32:25 +0000 message: Fixed bug when a fullscreen window is destroyed and there aren't other windows mapped, that caused pabar to remain unmapped ------------------------------------------------------------ revno: 34 committer: david timestamp: Wed 2005-06-15 19:01:23 +0000 message: Move some common code to the notify_client function ------------------------------------------------------------ revno: 33 committer: david timestamp: Wed 2005-06-15 18:44:14 +0000 message: Fixed ugly bug when a maximized window was iconified and restored ------------------------------------------------------------ revno: 32 committer: david timestamp: Sun 2005-06-05 20:21:59 +0000 message: Fixed ugly error introduced in the last properties changes in pawindow_move, so geometry is properly updated. ------------------------------------------------------------ revno: 31 committer: DervishD timestamp: Sun 2005-06-05 13:55:52 +0000 message: * Updated to revision 38 of mobs * Renamed 'Makefile' to 'Makefile.in' due to new mobs * Changed 'Makefile.in' contents to fit new mobs ------------------------------------------------------------ revno: 30 committer: david timestamp: Sat 2005-06-04 23:09:49 +0000 message: Update svn:ignore and add Makefile ------------------------------------------------------------ revno: 29 committer: david timestamp: Fri 2005-06-03 23:31:14 +0000 message: More _NET_WM_STATE_FULLSCREEN corrections. Remove unused code in pawindow_move that causes problems interacting with the new fullscreen support. ------------------------------------------------------------ revno: 28 committer: david timestamp: Fri 2005-06-03 19:46:04 +0000 message: Last touches to _NET_WM_STATE_FULLSCREEN support :) ------------------------------------------------------------ revno: 27 committer: david timestamp: Thu 2005-06-02 21:03:34 +0000 message: Add _NET_WM_NAME_SKIP_TASKBAR preliminar support ------------------------------------------------------------ revno: 26 committer: david timestamp: Thu 2005-06-02 20:08:13 +0000 message: Add the full list of _NET_WM_STATE atoms. Fix WM_CHANGE_STATE support. ------------------------------------------------------------ revno: 25 committer: david timestamp: Thu 2005-05-26 21:13:33 +0000 message: More _NET_WM_STATE... ------------------------------------------------------------ revno: 24 committer: david timestamp: Thu 2005-05-26 19:15:55 +0000 message: More changes for _NET_WM_STATE. Change name of the ebuild file ------------------------------------------------------------ revno: 23 committer: DervishD timestamp: Tue 2005-05-24 10:55:08 +0000 message: Update to revision 36 of 0 Added mobs.mk Changed Makefile.in to Makefile. Blame it on mobs ;) ------------------------------------------------------------ revno: 22 committer: david timestamp: Sat 2005-05-21 22:51:15 +0000 message: Add _NET_WM_STATE_FULLSCREEN support ------------------------------------------------------------ revno: 21 committer: david timestamp: Sat 2005-05-21 15:24:56 +0000 message: Add _NET_CLIENT_LIST support. Fix bug with focus when xine was closed ------------------------------------------------------------ revno: 20 committer: david timestamp: Sat 2005-05-21 10:46:25 +0000 message: Make _NET_SUPPORTED work, two small errors prevented it to show the full list of atoms ------------------------------------------------------------ revno: 19 committer: david timestamp: Sat 2005-05-21 10:17:54 +0000 message: More changes for EWMH ------------------------------------------------------------ revno: 18 committer: david timestamp: Sat 2005-05-21 09:50:28 +0000 message: Ebuild file for Gentoo ------------------------------------------------------------ revno: 17 committer: david timestamp: Thu 2005-05-19 20:59:12 +0000 message: Improve atom/properties functions, and add support for EWMH checks and atoms. Add basic EWMH atoms. ------------------------------------------------------------ revno: 16 committer: david timestamp: Tue 2005-05-17 21:32:00 +0000 message: Pawm-2.0.1 ------------------------------------------------------------ revno: 15 committer: david timestamp: Mon 2005-05-16 10:53:48 +0000 message: Fix bug with ConfigureNotify in shaded windows. Update INSTALL with rpm building instructions. ------------------------------------------------------------ revno: 14 committer: david timestamp: Fri 2005-05-13 17:01:53 +0000 message: Small change, use .gz instead of .bz2 ------------------------------------------------------------ revno: 13 committer: david timestamp: Fri 2005-05-13 16:53:10 +0000 message: Add new pawm.spec file for building RPM's ------------------------------------------------------------ revno: 12 committer: david timestamp: Wed 2005-05-11 18:09:07 +0000 message: Update to revision 27 of 0 ------------------------------------------------------------ revno: 11 committer: david timestamp: Wed 2005-05-11 18:06:39 +0000 message: Fix bug when a pawindow is maximized,moved and re-maximized ------------------------------------------------------------ revno: 10 committer: david timestamp: Fri 2005-05-06 19:02:28 +0000 message: Fix blankline in Makefile.in, remove 0.README, update Changelog ------------------------------------------------------------ revno: 9 committer: david timestamp: Tue 2005-05-03 22:14:03 +0000 message: Put changelog in utf-8 ------------------------------------------------------------ revno: 8 committer: david timestamp: Tue 2005-05-03 21:54:29 +0000 message: Pawm-2.0.0 ------------------------------------------------------------ revno: 7 committer: DervishD timestamp: Mon 2005-05-02 09:18:38 +0000 message: Added 'override' keyword to some variables in Makefile.in ------------------------------------------------------------ revno: 6 committer: david timestamp: Fri 2005-04-29 21:50:04 +0000 message: Add -Wall to Makefile.in and fix a warning ------------------------------------------------------------ revno: 5 committer: david timestamp: Fri 2005-04-29 21:16:08 +0000 message: Update TODO ------------------------------------------------------------ revno: 4 committer: david timestamp: Fri 2005-04-29 21:06:51 +0000 message: More svn:ignore'd files ------------------------------------------------------------ revno: 3 committer: david timestamp: Fri 2005-04-29 20:59:21 +0000 message: Add svn:ignore property for 0 generated and *.d files ------------------------------------------------------------ revno: 2 committer: david timestamp: Fri 2005-04-29 19:24:17 +0000 message: First commit ;)) ------------------------------------------------------------ revno: 1 committer: timestamp: Fri 2005-04-29 19:20:44 +0000 message: (no message)