Dana Jansens
c4e60e4ad2
handle increase_depth on 1bpp images
2003-06-03 05:04:12 +00:00
Dana Jansens
70a34967d6
ignore xerrors while using the pixmaps specified by the client, since they can certainly be invalid and there's nothing i can do about it.
2003-06-03 04:52:54 +00:00
Dana Jansens
f7b687487c
rm g_messages.. ones that segfault.. :>
2003-06-03 01:54:31 +00:00
Dana Jansens
5a8c164412
also dont increment the nicons if the w*h is 0
2003-06-02 23:16:50 +00:00
Dana Jansens
754391ea4d
watch out for 0x0 icons, and skip them
2003-06-02 23:10:27 +00:00
Dana Jansens
465e32b7c8
add env var to get automake 1.7
2003-06-02 01:07:50 +00:00
Dana Jansens
365a9fbb69
adjust what gets raised on map a bit, a little less selective.
2003-05-30 18:16:33 +00:00
Dana Jansens
6a947144cc
better alpha/beta check :)
2003-05-29 15:38:47 +00:00
Dana Jansens
e6255a0264
look for 'alpha' and 'beta' releases also
2003-05-29 15:30:05 +00:00
Dana Jansens
3424de66b2
only add non-nonintrusively when both windows share a stacking layer
2003-05-29 15:24:56 +00:00
Dana Jansens
6ddb059783
raise on client clicks
2003-05-29 04:33:06 +00:00
Dana Jansens
2e824eece1
rm the 'focusraise' action, it is redundant.
2003-05-28 23:50:43 +00:00
Dana Jansens
b7780b749f
proper centering of the text in popups without icons
2003-05-28 01:40:21 +00:00
Dana Jansens
4b2ec0d03c
use frame->visible, not the desktop number, other states exist too, like show_desktop
2003-05-26 18:39:48 +00:00
Dana Jansens
c8dc32b67a
omg wrong branch!
2003-05-25 20:42:04 +00:00
Dana Jansens
e5bb095ded
always gl. fontconfig instead of xft.
2003-05-25 20:26:48 +00:00
Derek Foreman
b8f05e5388
gl.h shouldn't be required when not enabling gl
2003-05-25 18:36:19 +00:00
Dana Jansens
4b29794314
add the glade/gtk deps for debian
2003-05-25 06:03:02 +00:00
Derek Foreman
db705f406c
all grads done
2003-05-25 03:36:12 +00:00
Derek Foreman
f9505b23b7
pipecross
2003-05-25 03:17:29 +00:00
Derek Foreman
d6652d0a90
rectangle and diagonal grads yay
...
gl > *
2003-05-25 02:46:35 +00:00
Dana Jansens
10e2807d06
Shade not Shaded
2003-05-25 02:29:00 +00:00
Dana Jansens
a2b37ea616
add debian package list
2003-05-25 02:05:07 +00:00
Dana Jansens
116339650d
automake 1.7
2003-05-25 01:46:54 +00:00
Dana Jansens
b4607cdfc8
mention glib, xml, gtk and glade
2003-05-25 01:39:28 +00:00
Dana Jansens
b5b350bbb1
make autoconf 2.54 required. makes automake1.6 get used on some systems
2003-05-25 01:35:18 +00:00
Derek Foreman
48a75b80d6
gl is starting. it's gonna get really ugly really fast, folks
2003-05-25 00:42:02 +00:00
Dana Jansens
d1e355de2c
this is a big one! im putting stats in here just cuz!
...
59 files changed, 1691 insertions(+), 607 deletions(-)
Adding the beginings of ObConf. Adding a resistance-config plugin for ObConf.
Creating an obparser library that obrender can use, the kernel can use, plugins can use, and ObConf and its plugins can use. (its just code for using libXml2)
2003-05-24 21:47:06 +00:00
Dana Jansens
927f99e412
not being developed anymore, maybe in the future...
2003-05-24 20:50:56 +00:00
Dana Jansens
3753a0ed3e
convert shit from utf8 to filename before execing it
2003-05-24 16:15:29 +00:00
Dana Jansens
d2857b1194
ECKS EM ELL
2003-05-24 15:35:26 +00:00
Dana Jansens
f7df74b9cc
let the client menu open below the top of the window, just limit it at the titlebar
2003-05-24 15:15:41 +00:00
Dana Jansens
75e691a2a5
add actions for showing the desktop
2003-05-24 09:22:19 +00:00
Dana Jansens
e483257007
soem changes to desktop actions.
...
instead of having *wrap actions, just default to having wrap on, and let it be optionally placed into the rc to disable it.
instead of next/prev desktop, just have actions for desktop to the right/left/up/down. this applies to sendtodesktop actions too.
2003-05-24 09:11:42 +00:00
Dana Jansens
26ebe251a9
add a DEBUG_FOCUS print
2003-05-24 08:39:14 +00:00
Dana Jansens
dc7a267af0
there's this case where we DONT want to ignore both events or we end up without anything we know of being focused, even tho something is. this case is now covered. ps i hate focus so much.
2003-05-24 08:38:37 +00:00
Dana Jansens
a373b1582e
use the user friendly desktop number
2003-05-24 08:37:21 +00:00
Dana Jansens
cd54e31a59
clarify comment
2003-05-24 08:10:28 +00:00
Dana Jansens
d61b48a2ef
remove obcl. shrimpx may work on this in the future but we are not usnig it now.
2003-05-24 07:29:40 +00:00
Dana Jansens
b1fe0dbbc2
dont refocus the focused window, that just causes so many problems (with alt-tab :)
2003-05-23 20:17:22 +00:00
Dana Jansens
f68eb1fc25
validate utf8 strings before using them
2003-05-23 18:56:33 +00:00
Scott Moynes
b46222c3d9
Fixed missing includes
2003-05-23 15:34:02 +00:00
Dana Jansens
f54e8c9ba0
add --enable-gl support, and put the flags/libs in the appropriate makefiles
2003-05-23 05:30:00 +00:00
Dana Jansens
a83b590ff6
remove a todo item that seems to be.. done!
2003-05-23 02:03:40 +00:00
Dana Jansens
b69473054b
missed a case of using the stacking list and assuming that its all clients still. fixed that assumption now.
2003-05-23 02:00:54 +00:00
Dana Jansens
493e7d4a6e
ignore ancestor FocusIn events. i get them sometimes when hitting alt-tab and that totally fucks it up cuz it cancels teh alt-tab process.
2003-05-23 01:27:46 +00:00
Dana Jansens
ebb97c189a
had some code inside the action for loop that didnt belong in there
2003-05-23 01:26:39 +00:00
Scott Moynes
4160963ca4
Add toggle decor action to client menu
2003-05-23 00:58:45 +00:00
Derek Foreman
99c7fa7260
fix cut'n'paste bug
2003-05-22 23:26:05 +00:00
Dana Jansens
d3980aa459
only button 1 can use menu items
2003-05-22 21:33:44 +00:00