186 Commits

Author SHA1 Message Date
Marc Lagrange
40f15ed7bc CMake: remove xpm linking and checking package
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 21:01:04 +02:00
Marc Lagrange
798c569fb6 CMake: remove icons install
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 20:49:11 +02:00
Martin Duquesnoy
ecda429cec ALL: Remove XPM support 2008-10-17 20:46:21 +02:00
Marc Lagrange
b39959f8ba README: Add uninstall to build section
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 20:11:42 +02:00
Marc Lagrange
26357238d5 README: FreeBSD supported
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:55:37 +02:00
Marc Lagrange
6e7470d3ba Manpage: remove (not so)
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:45:14 +02:00
Marc Lagrange
957f635a4e CMake: small cleaning
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:16:02 +02:00
Marc Lagrange
6b1979d367 CMake: remove useless comments.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 19:03:04 +02:00
Martin Duquesnoy
90324e08c4 wmfs: Add checkotherwm function 2008-10-16 21:55:33 +02:00
Martin Duquesnoy
187029fc90 wmfs: Check if another window manager is already running 2008-10-16 21:34:53 +02:00
Marc Lagrange
e35434ecb9 CMake: Add LDFLAGS, wmfs now build on FreeBSD, update manpage and README.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-16 20:48:48 +02:00
Marc Lagrange
2b5972e2da Manpage: update bug section
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-16 20:25:38 +02:00
Marc Lagrange
01d2a57fc3 README: Add OS section.
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-16 20:19:02 +02:00
Marc Lagrange
da7ba7ead6 README: Add requirement
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-16 20:05:20 +02:00
Martin Duquesnoy
d875bddb43 layout: Fix tile bug (when you close the last tiled and !sel) 2008-10-16 19:11:49 +02:00
Martin Duquesnoy
4e33b9c3ae .h: Typo & test git with my P4 2008-10-15 19:26:07 +02:00
Marc Lagrange
5eeb84bc37 CMake: Fix config.h: No such file or directory
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-15 19:10:06 +02:00
Martin Duquesnoy
0dfb2b54f0 [conf] Fix layout image path in default conf 2008-10-15 19:00:21 +02:00
Martin Duquesnoy
70f6637820 [layout/structs]: Fix max layout segfault and add typedef for unsigned type 2008-10-15 18:58:56 +02:00
Martin Duquesnoy
336cfd7425 [src] Add src/ for *.c *.h 2008-10-13 22:12:27 +02:00
Martin Duquesnoy
daa0f1b724 [ALL] Clean & arrange all files, Add client.c, remove titlebar button 2008-10-13 22:05:35 +02:00
Martin Duquesnoy
6e450e3608 wmfs: Remove comment line 2008-10-13 21:05:30 +02:00
Martin Duquesnoy
882b3f5b94 [ALL + structs.h] Add structs.h #2 2008-10-13 21:04:19 +02:00
Martin Duquesnoy
000c7470dd [ALL + structs.h] Add structs.h 2008-10-13 21:03:58 +02:00
Martin Duquesnoy
c1027567d9 [hide/unhide] Come back to the old hiding system ; BadMatch else.. 2008-10-13 07:29:19 +02:00
Martin Duquesnoy
704b3473d6 [wmfs] Fix some things and Improve the hide/unhide system : hide client -> unmap client 2008-10-13 02:32:35 +02:00
Martin Duquesnoy
d01cb3a0ee [wmfs] Fix segfault (2 free -.-) 2008-10-13 01:44:27 +02:00
Martin Duquesnoy
839418b524 [Barbutton/conf] Add XPM support (#3) 2008-10-12 22:31:23 +02:00
Marc Lagrange
71f9e05187 CMake: Add install for icon folder
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-12 21:25:00 +02:00
Marc Lagrange
6a7934994b icons/tile: Fix permission, -x
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-12 21:22:53 +02:00
Martin Duquesnoy
edd0a548f9 [Icons] Add XPM Support (#2) 2008-10-12 20:36:43 +02:00
Martin Duquesnoy
1d6ba3ff69 [ALL] New Feature: Add XPM Support (#1) 2008-10-12 20:35:17 +02:00
Marc Lagrange
9c197af29c CMake: Add Xpm to link libraries 2008-10-12 16:08:55 +02:00
Marc Lagrange
fcf431661d CMake: Add xpm to required packages 2008-10-12 16:06:41 +02:00
Martin Duquesnoy
fab7efa473 [titlebar] Fix segfault when the ttbar height = 0 2008-10-12 12:32:58 +02:00
Martin Duquesnoy
3c4742b986 [bar] Add EnterWindowMask for all BarWindow event 2008-10-12 12:19:00 +02:00
Martin Duquesnoy
0e812d4eef [bar] Improve a lot the bar stuff (taglist, layout symbol, barbutton... 2008-10-12 06:01:42 +02:00
Martin Duquesnoy
34fa313bc3 [wmfs] Fix mistake 2008-10-12 01:06:50 +02:00
Martin Duquesnoy
1aae3ffe3a [ALL] Fix typo and misc. 2008-10-12 00:57:58 +02:00
Martin Duquesnoy
9752d1b30b [wmfs] Improve moving system, can pass on the bar now 2008-10-12 00:50:27 +02:00
Martin Duquesnoy
0d94df6286 [wmfs] Remove backround color support 2008-10-12 00:29:42 +02:00
Martin Duquesnoy
e77173b8b0 [ALL + bar.c] Add bar.c, lot of improvement 2008-10-12 00:18:01 +02:00
Martin Duquesnoy
0ecbcdfe27 [wmfs] Regulate some things and add xftfontclose 2008-10-11 15:45:23 +02:00
Martin Duquesnoy
63da8499eb [wmfs] Remove init debug 2008-10-11 13:24:42 +02:00
Martin Duquesnoy
5383984410 [Xft] Regulate fontw 2008-10-11 13:23:00 +02:00
Martin Duquesnoy
06cf9a3116 [Xft] New feature: Freetype font \o/ 2008-10-11 11:20:20 +02:00
Marc Lagrange
d4d531031c CMake: Use FindX11 for libraries linking for X11
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-11 00:05:56 +02:00
Marc Lagrange
866076ac08 CMake: Add freetype support
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-10 23:53:49 +02:00
Martin Duquesnoy
e9fe9f68f6 [tag] Specify the selected client in tagtransfert 2008-10-10 17:52:39 +02:00
Martin Duquesnoy
70ef3004e6 [base wmfsrc] Add quit keybind 2008-10-10 17:31:07 +02:00