Dana Jansens
|
b760c46656
|
remove these at last
|
2003-01-25 04:25:06 +00:00 |
|
Derek Foreman
|
edcbed448e
|
Added diagonal and crossdiagonal gradients
|
2003-01-25 03:40:13 +00:00 |
|
Dana Jansens
|
3682df8ed2
|
include widgetbase not widget
|
2003-01-24 19:21:07 +00:00 |
|
Dana Jansens
|
d69061e2c8
|
add some design ideas for a glue layer between the wm and the scripts
|
2003-01-24 11:31:38 +00:00 |
|
Dana Jansens
|
084d6f4e42
|
some intermediate stage. stacked focus cycling is very broken. dont try it. going to have to change how the python stuff works i think!
|
2003-01-24 09:25:03 +00:00 |
|
Dana Jansens
|
91c7e5c378
|
allow python to grab the keyboard. have release events go to the grabs callback. remove the modifier from teh state when a modifier key is the one being released
|
2003-01-24 07:37:26 +00:00 |
|
Dana Jansens
|
73a776ee90
|
add all teh steps
|
2003-01-24 07:00:34 +00:00 |
|
Dana Jansens
|
127c3cf93d
|
add instructions for CVS compiling
|
2003-01-24 06:58:22 +00:00 |
|
Dana Jansens
|
3a5d404a08
|
wrapper changes
|
2003-01-24 05:44:27 +00:00 |
|
Dana Jansens
|
747c089ae1
|
dont focus on A-Left
|
2003-01-24 05:44:09 +00:00 |
|
Dana Jansens
|
f9249a35be
|
put back the font
|
2003-01-24 05:23:46 +00:00 |
|
Dana Jansens
|
02e8107507
|
fix a comment
|
2003-01-24 04:19:50 +00:00 |
|
Dana Jansens
|
80a42d2b0c
|
bold non-shadowed font
|
2003-01-24 03:51:06 +00:00 |
|
Dana Jansens
|
9da1f71794
|
smaller, non-bold font
|
2003-01-24 03:35:35 +00:00 |
|
Dana Jansens
|
3e21214a1d
|
don't make dock type windows auto-omni-present.
add some debug prints
|
2003-01-24 02:27:10 +00:00 |
|
Dana Jansens
|
f7f5f3d08c
|
add printf for when a window requests its desktop
|
2003-01-24 01:38:39 +00:00 |
|
Dana Jansens
|
ab2968b3a5
|
add an UrgentNotify callback type. fire it when a window becomes "urgent"
|
2003-01-24 00:44:36 +00:00 |
|
Dana Jansens
|
39f19f427b
|
watch for multiple map requests on the same window. ignore after the first.
|
2003-01-24 00:08:55 +00:00 |
|
Dana Jansens
|
406c79aea1
|
out with the blackbox source
|
2003-01-24 00:02:24 +00:00 |
|
Dana Jansens
|
f1951eaae2
|
rm all the bb shit
|
2003-01-23 23:55:09 +00:00 |
|
Dana Jansens
|
f2e005f4d9
|
remove the old blackbox bullshit
|
2003-01-23 23:42:46 +00:00 |
|
Dana Jansens
|
104c1a164b
|
wrap around right for focus cycling
|
2003-01-23 23:18:05 +00:00 |
|
Derek Foreman
|
d4e4e25e28
|
Added color reduction for 16bpp displays
|
2003-01-23 18:47:47 +00:00 |
|
Dana Jansens
|
47fb66e54b
|
blef
|
2003-01-23 15:46:29 +00:00 |
|
Dana Jansens
|
ff98438acc
|
keep a list of clients in the order that they have been focused
|
2003-01-23 15:46:19 +00:00 |
|
Dana Jansens
|
f4b87e04a2
|
be smart about skipping focusing a window from unmap events, watch the unmap_ignore
|
2003-01-23 15:43:55 +00:00 |
|
Dana Jansens
|
38396b8a8d
|
remove client_buttons
|
2003-01-23 15:32:58 +00:00 |
|
Dana Jansens
|
b6defb3c1a
|
cleanups for how we display iconic state in the hints, and choose it in the mapping process. make things work with gnome-panel's restore-to-native/current-workspace
|
2003-01-23 14:16:30 +00:00 |
|
Dana Jansens
|
bb303c7404
|
use the proper screen area, which excludes area taken up by struts
|
2003-01-23 13:48:46 +00:00 |
|
Dana Jansens
|
8b4004ac68
|
make docks and desktops always on all desktops
|
2003-01-23 13:28:37 +00:00 |
|
Dana Jansens
|
ea902741e7
|
put this back mostly.
|
2003-01-23 13:00:58 +00:00 |
|
Dana Jansens
|
a9e39af4cd
|
make A-1 mouse focus
|
2003-01-23 13:00:20 +00:00 |
|
Dana Jansens
|
64fd3c3419
|
those adds werent a mistake.. :P
|
2003-01-23 12:49:50 +00:00 |
|
Dana Jansens
|
709c747a74
|
add iconifying!!!!
also cleanup the map process a bit, the close action wasn't being set in the allowed actions.
|
2003-01-23 12:34:11 +00:00 |
|
Dana Jansens
|
9583bb6cb8
|
add comment, and reformat
|
2003-01-23 12:13:11 +00:00 |
|
Dana Jansens
|
8d4fe416e5
|
maprequests do not come here once the window is managed any more. they go to the plate. make events on the plate go to the client for handling, and dont bother looking for clients in the maprequesthandler anymore
|
2003-01-23 12:12:17 +00:00 |
|
Dana Jansens
|
4c5671eeca
|
remove unused old handlers
|
2003-01-23 12:10:57 +00:00 |
|
Dana Jansens
|
73026adf3d
|
put back the background
|
2003-01-23 09:11:34 +00:00 |
|
Dana Jansens
|
18ab245307
|
cycling by any number of windows
|
2003-01-23 09:03:06 +00:00 |
|
Dana Jansens
|
707f70682a
|
linear focus cycling
|
2003-01-23 09:01:40 +00:00 |
|
Dana Jansens
|
9a64438a5a
|
set the root window, to a color for now
|
2003-01-23 07:26:32 +00:00 |
|
Derek Foreman
|
bf3a40ad66
|
fixed incredibly embarassing cut'n'paste error in highlight
|
2003-01-23 05:58:56 +00:00 |
|
Derek Foreman
|
b45a68cc30
|
Fixed corners of bevels
|
2003-01-23 05:38:08 +00:00 |
|
Derek Foreman
|
312db4ca9a
|
Added bevels
|
2003-01-23 05:22:50 +00:00 |
|
Dana Jansens
|
28b8f67562
|
remove the word "sticky" from everywhere, and replace with "all desktops". change the titlebar layout to use D instead of S for the all-desktops button
|
2003-01-23 05:20:13 +00:00 |
|
Dana Jansens
|
7b7ae097a0
|
make the 'toggle all desktops' button work
|
2003-01-23 04:49:42 +00:00 |
|
Dana Jansens
|
7b9d92b2e7
|
add decor_sticky to the default decorations list
|
2003-01-23 04:23:58 +00:00 |
|
Dana Jansens
|
2c977ae7ff
|
remove the border on the handle
|
2003-01-23 04:21:25 +00:00 |
|
Dana Jansens
|
ff3bb7566b
|
remove debug printfs
|
2003-01-23 04:20:08 +00:00 |
|
Derek Foreman
|
b5963e0e53
|
added borders to gradient backgrounds
|
2003-01-23 04:18:05 +00:00 |
|