Commit Graph
100 Commits
Author SHA1 Message Date
David Maciejak aa890c8868 WPrefs: Fixed compiler warnings
This patch is used to catch some return function value, to make the
compiler happy.
2014-04-24 10:47:44 +01:00
David Maciejak 278fdfa1db Updated copyright date 2014-04-24 09:29:11 +01:00
David Maciejak 6a7fcb98ef WPrefs: Fixed label display truncated for delays in ms for autocollapsing clips 2014-02-13 08:58:25 +00:00
David Maciejak 2c5dbae444 WINGs/Examples: Removed refs to connect and server examples 2014-02-13 08:58:25 +00:00
Doug Torrance 86fbf8baaa Add "Other maximization options" to window menu.
There are a number of window maximization options which are currently
only available to the user via keyboard shortcut:
     * maximize vertically/horizontally
     * maximize left/right/top/bottom half
     * maximize left top/right top/left bottom/right bottom corner
     * maximus

In this patch, they become available through the window menu, under
the "Other maximization options" submenu.
2013-10-15 23:03:53 +01:00
David Couzelis 0f26c43371 Prevent removal of dock icons due to resolution changes
I use xrandr to decrease the resolution of my display when I connect
it to my TV. When I change the resolution back to my monitor, a few
of the icons at the bottom of my dock are deleted.

This happens because wmaker computes the maximum number of dockapps
which the dock can hold based on the screen resolution:

        icon_count = scr->scr_height / wPreferences.icon_size;

and drops the dockapps above that number (in wDockRestoreState()).

But now the resolution can change via xrandr, so the above computation
can lead to dockapps being dropped when the new resolution is smaller
than it used to be.

To fix this it's enough to have a resolution-invariant number of allowed
dockapps.
2012-01-13 09:54:14 +00:00
David Benbennick 3e9aae7a91 Fix mixing pixels when maximizing borderless windows
A minor bug has been bothering me for a long time. When you maximize a
borderless window in Window Maker, the window ends up too narrow and too short
by two pixels.

Submitted-by: Gilbert Ashley  <amigo@ibiblio.org>
2009-08-15 23:59:45 +02:00
id 06f1bf91a9 fix my mail, maliwan is dead 2002-01-31 10:30:06 +00:00
id 8b5f31ad8b fix an icon 2002-01-27 05:59:29 +00:00
id 2cc90e649a add an icon 2002-01-27 05:54:17 +00:00
id 9d41f432b9 add and fix icons 2002-01-26 15:52:22 +00:00
id b4f540ddd6 add and fix icons 2002-01-26 15:52:22 +00:00
id 03f534c0bf add an icon 2002-01-26 04:24:12 +00:00
id 372da5ca39 ok 2001-12-31 12:39:17 +00:00
id 514258fd35 fix again, perfect. 2001-12-31 12:34:51 +00:00
id 0b0002f75a fix an icon 2001-12-31 12:27:34 +00:00
id d35dd84ae5 change an icon 2001-12-29 21:31:29 +00:00
id 0613a758f4 add a jabber icon 2001-12-29 08:32:46 +00:00
id 9bfa0b6efb Sorry, my heart was broken real bad. I am going to resign from my
job and I don't think I can still be able to be a part of project.
Thank you guys for everything.
2001-12-26 06:06:45 +00:00
id 03824d5324 allow to scroll the virtual desktop further than the desktop geometry. 2001-04-18 22:12:20 +00:00
id 829e9d30fe add an option to virtual desktop 2001-04-18 22:08:34 +00:00
id 9d1306bf01 disable scrolling menu when it is in virtual desktop mode.
you have to click and drag to scroll the menu.
2001-04-16 13:33:50 +00:00
id 6bbe6f2b9d fix virtual desk a bit. 2001-04-05 07:43:13 +00:00
id efb4aa5b74 remove stuffs 2001-01-07 02:59:11 +00:00
id 85e601eabc heh 2001-01-07 02:30:35 +00:00
id 2b9ffb0bdb add plugins dir to Makefile.am 2001-01-07 02:05:45 +00:00
id bb7314ddac remove plugin 2001-01-06 18:59:12 +00:00
id ddf5fe3abe remove plugins 2001-01-06 18:58:29 +00:00
id 8fb5a4c7fe remove drawstring plugins 2001-01-06 18:54:15 +00:00
id 142db0ae2a remove drawstring plugin 2001-01-06 18:42:42 +00:00
id 2954c53d67 add plugins in SUBDIR 2001-01-06 18:41:41 +00:00
id e78741ee4c add more icons. 2000-12-30 10:06:36 +00:00
id 45869c37e0 fix xthing data 2000-12-25 01:25:02 +00:00
id ad4fd02247 fix xthing 2000-12-25 01:24:43 +00:00
id 37f811de3e ok 2000-12-17 16:23:43 +00:00
id 210ff264b9 I was trying to optimize this w/o using this, hope the change is right. 2000-12-17 14:43:08 +00:00
id 163e70bdae fix from Pascal and Alban 2000-12-17 13:56:14 +00:00
id e541b9433b fix 2000-12-17 10:57:41 +00:00
id bc494d2c7b fix problem on solid 2000-12-17 04:43:42 +00:00
id ecefdc6171 fix tiny thing 2000-12-17 04:26:53 +00:00
id 14f471815d fix 2000-12-12 07:28:20 +00:00
id 8ca4a67a24 changes related to plugin system & drawstring 2000-12-11 03:10:26 +00:00
id 2d063d279e fix fix 2000-12-09 12:16:35 +00:00
id 57d9e81c2d fix solid color for framewin with plugin 2000-12-09 08:34:07 +00:00
id 0e34a7ae28 fix solid color when using plugin. 2000-12-09 01:23:18 +00:00
id 6ff939eb6e fix 2000-12-09 01:21:52 +00:00
id 2574e2e56a fix another drawstring bug, looks like final one, indeed :) 2000-12-07 01:40:54 +00:00
id aa280f3925 fix drawstring plugin support 2000-12-06 22:49:11 +00:00
id 756ab2c019 pass texture to plugin so it doesn't have to grab from title bar.
add experiment plugin support to menu entry, performance need to
be improved. I'm thinking of making a compressed expose event geometry.
2000-12-06 16:34:58 +00:00
id 83824dbcc3 RCombineArea* will detect the intersec geometry. 2000-12-06 03:07:51 +00:00
id 5d0157cf7b pass pixmap to the plugin. 2000-12-05 00:53:11 +00:00
id 762d37f1fb fix 2000-12-05 00:51:23 +00:00
id eac0eff3ba wrong assert? 2000-12-05 00:43:22 +00:00
id 3a52326385 fix a big 2000-12-04 07:36:57 +00:00
id 3fdb6a6f27 fix 2000-12-04 03:14:52 +00:00
id edcfd4a321 fix bugs 2000-12-04 02:24:54 +00:00
id 5e5730389f initiate 2000-12-03 22:27:42 +00:00
id fa5af19285 initiate 2000-12-03 22:18:20 +00:00
id d361ee2cc0 remove libwmfun package. 2000-12-03 20:05:28 +00:00
id 7aadc1ef00 initiate plugins branch 2000-12-03 18:58:41 +00:00
id 932cfc1bd4 drawstring plugin and a small change in vdesk 2000-12-03 14:04:08 +00:00
id 9b2ca26ce8 using unsigned for height and width cause a lot of confusion. I grab
X's header and see that XImage use int for its width and height so
I change RImage to follow that.
2000-12-03 13:37:30 +00:00
id de969c0b5e extendable drawstring function, hopefully last change to the function. 2000-11-30 15:37:27 +00:00
id 1752587a4a Make draw string plugin more extendable in future. 2000-11-30 15:32:19 +00:00
id 867ed95485 destroy func must has the arguments to consider the right destroy sub-func. 2000-11-30 01:53:43 +00:00
id 331e85fd85 destroyDrawString 2000-11-30 00:26:59 +00:00
id 1a754844bb gnome panel patch code and pass full text to the plugin 2000-11-28 01:20:52 +00:00
id 4ec9827c4e oops again 2000-11-25 21:22:12 +00:00
id 1f22c07051 Add delay to send configure notify in virtual edge and
fix a bug in move window with keyboard.
2000-11-25 21:06:31 +00:00
id a9b75e03e2 cleaning 2000-11-23 10:15:21 +00:00
id 9d44d6c177 I changed unsigned int to just int for window width because it
confused some comparitions and while other widths use int.. hope
that won't cause bugs.
2000-11-22 07:36:48 +00:00
id 6aafaaa63c auto shrink & expand vdesk 2000-11-21 19:30:16 +00:00
id 8055698df0 forget something in v edge 2000-11-20 01:57:17 +00:00
id b0506c3737 Changes relate to virtual edge. 2000-11-19 10:33:41 +00:00
id 816ce22875 Changes relate to virtual edge. 2000-11-17 02:10:32 +00:00
id 4d41658e1a fix a typo. 2000-11-11 17:58:16 +00:00
id 2e154a404d *** empty log message *** 2000-03-29 01:49:05 +00:00
id a652f23c40 not too bright 2000-03-29 01:18:54 +00:00
id 20c8f4fd58 fix icons 2000-03-27 04:53:39 +00:00
id e43e1fe2f7 addition magnify icons 2000-03-15 01:25:57 +00:00
id 1315875ee0 makefile.am for icons 2000-03-10 07:44:41 +00:00
id b8ec94f941 addition icons 2000-03-07 08:39:17 +00:00
id e9ee3765f9 Work around the definable cursor patch. 2000-03-04 07:54:48 +00:00
id 37217ce180 put back TITLEBAR_EXTEND_SPACE but with default value = 4 instead
change cursor fonts' behavior
2000-03-04 01:22:30 +00:00
id 225c60f2f9 icon, the xpm 2000-03-03 19:09:07 +00:00
id 6ec0f20d6a fix again :) 2000-03-03 19:03:38 +00:00
id 210dd8ce36 fix a bit 2000-03-03 18:56:17 +00:00
id e27ac1e643 WPrefs.app icons 2000-03-03 17:51:54 +00:00
id 2f9eb0703b remove default for titlebar_extend_space ( I've removed it so I am not
sure what I just removed ) and change to

#define DEF_WINDOW_TITLE_EXTEND_SPACE "4"
#define DEF_MENU_TITLE_EXTEND_SPACE "4"
#define DEF_MENU_TEXT_EXTEND_SPACE "0"
2000-02-24 22:31:00 +00:00
id f10d928e0a fix an ExtendSpace bug 2000-01-11 23:18:23 +00:00
id 808d4e7df0 change Clearance to ExtendSpace. Also add ExtendSpace option for menu
title and menu text..
2000-01-11 23:15:51 +00:00
id 9fe3f77559 clearance for text on titlebar. 2000-01-11 07:48:11 +00:00
id 95e71d500a Fixes from Alban and Pascal. 1999-12-29 11:59:30 +00:00
id 8eb0c79c54 Virtual desktop code (very experiment!!!!!) 1999-12-18 11:52:49 +00:00
id d39bb888a0 From man localtime, January is 0 and December is 11, compare it to 12 won't do such a thing. 1999-12-12 23:53:23 +00:00
id adaa3e0aeb another assert crash. 1999-12-11 21:37:58 +00:00
id c4c42d9ff6 fix an assert crash. 1999-12-11 21:22:56 +00:00
id c2cbce6d84 fix an assert crash. 1999-12-11 02:34:07 +00:00
id 8c09918339 change x to xp and y to yp by guessing, hope it is correct. 1999-10-29 12:40:06 +00:00
id b47c417b72 xdnd and qt 1999-10-16 05:38:15 +00:00