Kris Maglione
|
bc30e494aa
|
Fix a bug in mouse.c from prev commit, and one from an earlier one.
|
2007-02-05 01:07:04 -05:00 |
|
Kris Maglione
|
1025c92f0f
|
Got rid of some of said cruft.
|
2007-02-05 01:00:42 -05:00 |
|
Kris Maglione
|
868f3b2bb4
|
Fixed sizing big in create_area()
|
2007-02-05 00:41:13 -05:00 |
|
Kris Maglione
|
b422751227
|
New dragging code installed, with some cruft left behind. This is an RFC, please respond.
|
2007-02-05 00:26:02 -05:00 |
|
Kris Maglione
|
f4bff50f75
|
Replaced nasty, eyesore NULL with nil
|
2007-02-04 21:02:05 -05:00 |
|
Kris Maglione
|
67a60e670a
|
New drop_move algorithm for managed mode. Works, but sucks. Will replace soon.
|
2007-02-04 20:57:28 -05:00 |
|
Kris Maglione
|
232d65861b
|
Some cleanup in mouse.c. Managed frame dragging is broken. Needs new algorithm.
|
2007-02-04 17:48:28 -05:00 |
|
Kris Maglione
|
5da0d07850
|
Got rid of ${LD} from the make process. We don't use ld directly and it confused people.
|
2007-02-04 16:18:18 -05:00 |
|
Kris Maglione
|
0d9eb69741
|
Switch to sed -E in tagsmenu() to clean it up/fix a bug
|
2007-02-04 15:56:42 -05:00 |
|
Kris Maglione
|
b77067404f
|
Added SIGCHLD handler
|
2007-02-04 13:31:12 -05:00 |
|
Kris Maglione
|
bd04fe7b46
|
Dummy merge with head -r1722 to kill it
|
2007-02-03 14:38:31 -05:00 |
|
Kris Maglione
|
a929cd895a
|
Dummy merge with head -r1642 to kill it
|
2007-02-03 14:38:00 -05:00 |
|
Kris Maglione
|
ab4256cbf6
|
Dummy merge with head -r1431 to kill it
|
2007-02-03 14:36:29 -05:00 |
|
Kris Maglione
|
0668c1e29e
|
Dummy merge with head -r1418 to kill it
|
2007-02-03 14:36:04 -05:00 |
|
Kris Maglione
|
93d619b7bd
|
Had extra ;
|
2007-02-03 14:30:04 -05:00 |
|
Kris Maglione
|
4fd35b90d0
|
Changed the behavior of dragging moving windows to better move them offscreen. Added function prototype to wmii.h.
|
2007-02-03 14:27:32 -05:00 |
|
Kris Maglione
|
cd1c1a1bd9
|
Fixed '==' in a test to '='
|
2007-02-03 14:22:20 -05:00 |
|
Denis Grelich
|
8b44d20508
|
merge
|
2007-02-03 19:30:08 +01:00 |
|
Denis Grelich
|
4f64fe6797
|
no -O2 for debug anymore
|
2007-02-03 18:42:40 +01:00 |
|
Denis Grelich
|
1e2ceeba66
|
the bar is never covered by windows
|
2007-02-03 00:47:15 +01:00 |
|
Denis Grelich
|
ee4077c894
|
floating windows can now be moved off-screen
|
2007-02-03 00:21:56 +01:00 |
|
Denis Grelich
|
c15b52daf7
|
set compile flags to debug and turned off stripping of the executable
|
2007-02-03 00:18:08 +01:00 |
|
Denis Grelich
|
f785e5a248
|
removed some older code
|
2007-02-02 23:58:17 +01:00 |
|
Denis Grelich
|
71178b1daf
|
some smaller fixes in the wmiirc
|
2007-02-02 23:57:40 +01:00 |
|
Denis Grelich
|
33778e646a
|
fixed the stacking order on focus change in the floating layer. Welcome back Kris!
|
2007-02-02 23:32:38 +01:00 |
|
Denis Grelich
|
6f11af4fbb
|
window IDs are provided in hexadecimal format, but understood in both decimal and hexadecimal
|
2007-02-02 17:43:22 +01:00 |
|
Denis Grelich
|
31c7d39da4
|
applied Daniel Wäber's Xlib therapist patch: gtk drag'n'drop/xprop are working again!
|
2007-01-28 13:26:01 +01:00 |
|
Denis Grelich
|
94e169cc3e
|
applied Daniel Waeber's x11-window-id patch: clients are now addressed by their x11 window id instead of a plain number given by wmii. Thanks Daniel!
|
2007-01-22 12:00:12 +01:00 |
|
Denis Grelich
|
e26989b9ae
|
fixed bug where the bar has not been resized on font change
|
2007-01-21 12:55:42 +01:00 |
|
Denis Grelich
|
2aa15a4021
|
Added tag snap for changeset 1cecdaf9309d1ad0678f61cb88424007969da15f
|
2007-01-16 23:01:53 +01:00 |
|
Denis Grelich
|
e94ac726b8
|
fixed a crash when retagging a client '1+2' that was tagged with '1&2' before. Thanks Alexis Hildebrandt!
|
2007-01-15 11:47:15 +01:00 |
|
Denis Grelich
|
49ac17f22a
|
added -R parameter to LDFLAGS for Solaris
|
2007-01-13 02:15:55 +01:00 |
|
Denis Grelich
|
17766a5001
|
introduced new events: DestroyClient, CreateColumn, ColumnFocus, FocusFloating, DestroyColumn
|
2007-01-13 02:01:41 +01:00 |
|
Denis Grelich
|
f22c04c061
|
removed extra space in sed expression on which Sun's sed has been choking
|
2007-01-04 11:59:36 +01:00 |
|
Denis Grelich
|
3346948826
|
tags and view names '.', '..' and '/' are now caught in wmiiwm
|
2007-01-04 02:22:07 +01:00 |
|
Denis Grelich
|
3e60262324
|
introduced CONFVERSION config.mk variable to define what folders are used to store wmii's configuration
|
2007-01-03 22:20:05 +01:00 |
|
Denis Grelich
|
1c4a68d08c
|
using | instead of , as delimiter in sed expressions because of problems with Sun's sed
|
2007-01-03 21:58:22 +01:00 |
|
Denis Grelich
|
19611a8087
|
set version to 3.5.1
|
2007-01-03 19:21:35 +01:00 |
|
Denis Grelich
|
5a36ba7eec
|
configuration folders are now independent from the version
|
2007-01-03 19:20:58 +01:00 |
|
Denis Grelich
|
989bb80c4a
|
Added tag 3.5.1 for changeset 35e78ed93ee4e2949ec4ce293671ed246a1e8a27
|
2006-12-27 13:39:50 +01:00 |
|
Denis Grelich
|
f01aeb4f3f
|
filtering out unfriendly characters when tagging; thanks Tino Benk!
|
2006-12-27 13:25:41 +01:00 |
|
Denis Grelich
|
3d33b4459e
|
fixed wmiir manpage: using ls to list direcories instead of read
|
2006-12-27 11:53:10 +01:00 |
|
Denis Grelich
|
74d3b6a4aa
|
fixed some facts in the welcome message, adjusted the alignment to fit better into two columns
|
2006-12-24 22:41:13 +01:00 |
|
Denis Grelich
|
978178a546
|
added forgotten wmiir manpage to distribution script
|
2006-12-24 22:32:07 +01:00 |
|
Denis Grelich
|
0054fb44cb
|
Added tag wmii-3.5 for changeset 18e79d2fd2dc08b02d3afc0f1912987a16979a67
|
2006-12-24 21:36:36 +01:00 |
|
Denis Grelich
|
babe3af6e2
|
nicer frame drawing
|
2006-12-24 21:35:23 +01:00 |
|
Denis Grelich
|
33ad150558
|
added wmiir to the distfile creation process
|
2006-12-24 20:57:29 +01:00 |
|
Denis Grelich
|
2b964a63b3
|
removed last reference to BlitzInput
|
2006-12-24 15:56:02 +01:00 |
|
Denis Grelich
|
3638de51e0
|
applied Stefan Tibus' 12_wmii-3.5-3colors.patch, introducing a third colour triple, WMII_FOCUSCOLOR, which is now used for focused frames.
|
2006-12-24 15:52:00 +01:00 |
|
Denis Grelich
|
ea03dc79aa
|
button colors removed since they were not used
|
2006-12-24 12:23:26 +01:00 |
|