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
|
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 |
|
Denis Grelich
|
9a64080b7b
|
Added tag 3.5-rc2 for changeset ae6f371f92181de17471115ab2f6d88081c5e272
|
2006-12-24 00:42:23 +01:00 |
|
Denis Grelich
|
c529104e69
|
fixed links and some facts in the readme
|
2006-12-24 00:39:37 +01:00 |
|
Denis Grelich
|
fd731c3afa
|
reintroduced wmiir as a wrapper to ixpc, adapted all scripts and manpages
|
2006-12-24 00:20:28 +01:00 |
|
Denis Grelich
|
9647171574
|
updated manpages; a 's/CONFPREFIX/${CONFPREFIX}/' has been forgotten which left artifacts in installed manpages, fixed
|
2006-12-23 23:27:54 +01:00 |
|
Denis Grelich
|
9625a4ebed
|
Added tag 3.5-rc1 for changeset 713381a0f5fcf97290256c3a76b992bd10dc0c7c
|
2006-12-23 20:14:15 +01:00 |
|
Denis Grelich
|
37768b3d4e
|
fixed a bug that prepends a + to the tags string of all frames; also fixes the bug that gives clients that are started without selecting a tag to view the tag "NULL"
|
2006-12-23 20:09:55 +01:00 |
|
Denis Grelich
|
1b6ee8951a
|
typo fixed
|
2006-12-21 14:37:41 +01:00 |
|
Denis Grelich
|
2da6b4852a
|
moved the bar back to the bottom
|
2006-12-21 14:26:09 +01:00 |
|
Denis Grelich
|
008dd3f448
|
removed bordes when drawing tiles, no changes to the color tuples though
|
2006-12-21 14:18:51 +01:00 |
|
Denis Grelich
|
56cf818083
|
removed interfering quotes and fixed bug when a dmenu is cancelled without selection in wmiirc
|
2006-12-21 13:32:27 +01:00 |
|
arg
|
4477768a50
|
applied renamed dmenu[-1.8] command line options to rc/wmiirc
|
2006-12-19 11:42:56 +01:00 |
|
Denis Grelich
|
f64bbfd5f3
|
removed obsolete cmd directory
|
2006-12-18 11:51:04 +01:00 |
|
Denis Grelich
|
28b9e1ff75
|
partially applied Stefan Tibus' 11_wmii-3.5-sti.patch, which cleans up the wmiirc a bit
|
2006-12-18 11:50:18 +01:00 |
|
arg
|
3976bebf33
|
applied Stefan Tibus fs.c patches to work with updated libixp patch (01_wmii-3.5-fs.c-union.patch + 02_wmii-3.5-libixp-union.patch)
|
2006-12-18 11:25:05 +01:00 |
|
arg
|
2abeb7b97b
|
fixed default fonst
|
2006-12-13 11:26:38 +01:00 |
|