Commit Graph

  • b5ba311576 init: Add init.c Martin Duquesnoy 2008-11-06 07:59:11 +01:00
  • 62f2e40ff4 Fix typo Martin Duquesnoy 2008-11-06 00:26:12 +01:00
  • d46b0d4044 infobar: Add infobar.c (forget) Martin Duquesnoy 2008-11-05 20:35:53 +01:00
  • dece4e7c7c infobar: Add infobar.c and rename all infobar function Martin Duquesnoy 2008-11-05 19:59:56 +01:00
  • bc311b7ae6 conf: Fix segfault when you remove one of any layouts in the conf file Martin Duquesnoy 2008-11-05 19:36:58 +01:00
  • 8f38ec390e layout: Add second layout button when the selected layout is a tiling layout and InfoBar struct Martin Duquesnoy 2008-11-05 19:11:26 +01:00
  • e3dcf8ddf9 event: Remove unmapnotify handle Martin Duquesnoy 2008-11-04 22:22:07 +01:00
  • d2255a2581 titlebar: Add bg_normal & focus in the conf Martin Duquesnoy 2008-11-04 20:33:27 +01:00
  • 0dfdf50694 util: Remove getwinstate Martin Duquesnoy 2008-11-04 15:01:02 +01:00
  • f3a95191b1 event: Fix mistake Martin Duquesnoy 2008-11-04 14:43:39 +01:00
  • 13575238b0 event: fix typo Martin Duquesnoy 2008-11-04 14:42:08 +01:00
  • 5c54de2481 layout/mouse: Add grid layout and mwfact resize with mouse. Martin Duquesnoy 2008-11-04 14:41:24 +01:00
  • dbae20cf0f all: Fix typo Martin Duquesnoy 2008-10-31 10:02:19 +01:00
  • f41a145a4c layout: Fix nmaster Martin Duquesnoy 2008-10-30 19:40:50 +01:00
  • d330003e77 event: Fix grabbuttons function Martin Duquesnoy 2008-10-30 19:16:44 +01:00
  • 52448e5802 client/layout: Fix client title & and mwfact & nmaster in the bar Martin Duquesnoy 2008-10-30 19:05:24 +01:00
  • c1cf5ad27a layout: Fix set_mwfact for all tile* function Martin Duquesnoy 2008-10-30 13:21:09 +01:00
  • 8799c9eab2 layout: Add multi-tile: Left Right Top & Bottom Martin Duquesnoy 2008-10-30 10:10:54 +01:00
  • 38dfecf837 all,layout: Add layout right separation and surface structure Martin Duquesnoy 2008-10-28 19:16:18 +01:00
  • add0f0187b all: Fix segfault (remove titlebar border again) Martin Duquesnoy 2008-10-27 18:21:55 +01:00
  • 4bd8a487e9 config: Add root section (with multi mouse section and background_command) Martin Duquesnoy 2008-10-26 18:52:59 +01:00
  • c0801d1c27 client: Fix raise and unmanage Martin Duquesnoy 2008-10-26 17:09:29 +01:00
  • 3fbfbc08c3 client: Add client_get_title and improve client_raise Martin Duquesnoy 2008-10-26 17:03:36 +01:00
  • 4861329972 barbutton: Remove barbutton feature provisionally (leak check) Martin Duquesnoy 2008-10-26 16:45:05 +01:00
  • 4c9c324780 Fix typo Martin Duquesnoy 2008-10-26 15:52:51 +01:00
  • d6a5595c64 all: Remove many efree test Martin Duquesnoy 2008-10-26 15:49:17 +01:00
  • 5d0a26db44 util/all: Add efree function Martin Duquesnoy 2008-10-26 13:45:14 +01:00
  • 385d76be05 titlebar: Fix titlebar less and placement Martin Duquesnoy 2008-10-25 17:36:01 +02:00
  • 58682a269e titlebar: Fix titlebar_create y position Martin Duquesnoy 2008-10-25 14:11:59 +02:00
  • 7514d55d6f titlebar: Add titlebar.c and titlebar position in the configuration Martin Duquesnoy 2008-10-25 14:10:28 +02:00
  • fb256b333f clients/titlebar: Re-Add titlebar border, better titlebar placement system Martin Duquesnoy 2008-10-24 19:12:52 +02:00
  • dcdffcd447 client: Fix hide/unhide Martin Duquesnoy 2008-10-24 17:38:42 +02:00
  • a77afe157c client: Fix uicb_client_prev Martin Duquesnoy 2008-10-24 17:34:57 +02:00
  • 1f1c765285 client: Add comment for uicb_client_prev Martin Duquesnoy 2008-10-24 16:33:39 +02:00
  • 25967b4f22 wmfs: Add comment martin 2008-10-24 16:29:36 +02:00
  • 5feff16f65 CMake: Fix LDFLAGS Marc Lagrange 2008-10-21 21:28:11 +02:00
  • 518e80bf28 client: Add condition in ishide function Martin Duquesnoy 2008-10-21 21:07:28 +02:00
  • 23de91e5b4 client: Remove client_switch function: put all in uicb_client_{prev, next} Martin Duquesnoy 2008-10-21 21:00:52 +02:00
  • e30c88f53c tag: Fix tagtransfert function Martin Duquesnoy 2008-10-21 20:56:18 +02:00
  • 7153632bc2 client: Improve ishide function Martin Duquesnoy 2008-10-21 20:49:11 +02:00
  • 12414987fd conf: Arrange all colors / stuff with his good section Martin Duquesnoy 2008-10-20 21:09:44 +02:00
  • 941ef24527 conf->client: Add client section in conf, with multi mouse section, modifier etc... Martin Duquesnoy 2008-10-20 20:31:14 +02:00
  • 1effeb8368 conf->titlebar: Add multi mouse section for titlebar Martin Duquesnoy 2008-10-20 18:20:39 +02:00
  • 56c380ea14 titlebar: Fix refresh (only if there is a titlebar... mistake) Martin Duquesnoy 2008-10-20 03:25:28 +02:00
  • bfefc41d96 titlebar: Massive change for the titlebar : Add a titlebar section in the configuration file + text alignement : left / center / right. Remove the titlebar border (useless) Martin Duquesnoy 2008-10-20 03:05:37 +02:00
  • 5a9ac485eb client: Remove updatetitlebar in focus Martin Duquesnoy 2008-10-20 01:20:00 +02:00
  • ed495b9dff client: Fix default client position Martin Duquesnoy 2008-10-20 00:45:42 +02:00
  • bc24ac563b config: Remove double stuff Martin Duquesnoy 2008-10-19 17:38:51 +02:00
  • 740ab1a18d config->mouse: Add number for mouse button (button = "1" or button = "Button1") Martin Duquesnoy 2008-10-19 17:18:50 +02:00
  • c67e56f15e arrange: Add selbytag[seltag]->win for the focus condition (maybe fix the segfault Martin Duquesnoy 2008-10-19 17:05:48 +02:00
  • 09646ddf85 layout: Fix tile #2 Martin Duquesnoy 2008-10-19 14:41:21 +02:00
  • 793525064a layout: Fix tile Martin Duquesnoy 2008-10-19 14:34:54 +02:00
  • 24fe19225a Wmfs: Remove comment things Martin Duquesnoy 2008-10-19 14:29:31 +02:00
  • 1b6a4fa1da event: Fix warning Martin Duquesnoy 2008-10-19 14:28:14 +02:00
  • ffd0e541f4 layout: Fix client size Martin Duquesnoy 2008-10-19 14:26:17 +02:00
  • 58460f6b58 All: Retry Unmap/Re-map for hide client (tag switch) Martin Duquesnoy 2008-10-19 14:19:16 +02:00
  • 1bb1b72ad6 client: Fix moving system: if the height is < 1, then the client height = 1, no less. Martin Duquesnoy 2008-10-19 00:39:09 +02:00
  • f77f267302 wmfs.h: Remove 2 useless headers Martin Duquesnoy 2008-10-18 23:14:09 +02:00
  • bc1d19a6bc tag: Remove useless stuff in tagtransfert (can segfault) Martin Duquesnoy 2008-10-18 22:59:08 +02:00
  • 17716ae54f client: Remove warning Martin Duquesnoy 2008-10-18 17:40:31 +02:00
  • 31765c6165 ALL: Improve client structure Martin Duquesnoy 2008-10-18 17:38:11 +02:00
  • f061810390 layout/wmfs: Improve geometry system + tile layout Martin Duquesnoy 2008-10-18 15:40:26 +02:00
  • f9e65466e4 README: fix typo Marc Lagrange 2008-10-18 13:34:30 +02:00
  • 89486eaaba Manpage: add bugtracker url Marc Lagrange 2008-10-18 12:11:38 +02:00
  • 69b43fd8d5 TODO: update Marc Lagrange 2008-10-18 11:57:18 +02:00
  • 6e06b59b16 CMake: add message for generating changelog Marc Lagrange 2008-10-18 11:47:40 +02:00
  • 7e57267fa5 CMake: fix typos, add message for LDFLAGS Marc Lagrange 2008-10-18 11:43:21 +02:00
  • 84127b7095 README: update Marc Lagrange 2008-10-18 11:37:33 +02:00
  • 44394421d6 README: update Marc Lagrange 2008-10-17 21:49:42 +02:00
  • c0e39a2fc3 COPYING: remove first line /o\ Marc Lagrange 2008-10-17 21:33:32 +02:00
  • 40f15ed7bc CMake: remove xpm linking and checking package Marc Lagrange 2008-10-17 21:01:04 +02:00
  • 798c569fb6 CMake: remove icons install Marc Lagrange 2008-10-17 20:49:11 +02:00
  • ecda429cec ALL: Remove XPM support Martin Duquesnoy 2008-10-17 20:46:21 +02:00
  • b39959f8ba README: Add uninstall to build section Marc Lagrange 2008-10-17 20:11:42 +02:00
  • 26357238d5 README: FreeBSD supported Marc Lagrange 2008-10-17 19:55:37 +02:00
  • 6e7470d3ba Manpage: remove (not so) Marc Lagrange 2008-10-17 19:45:14 +02:00
  • 957f635a4e CMake: small cleaning Marc Lagrange 2008-10-17 19:16:02 +02:00
  • 6b1979d367 CMake: remove useless comments. Marc Lagrange 2008-10-17 19:03:04 +02:00
  • 90324e08c4 wmfs: Add checkotherwm function Martin Duquesnoy 2008-10-16 21:55:33 +02:00
  • 187029fc90 wmfs: Check if another window manager is already running Martin Duquesnoy 2008-10-16 21:34:53 +02:00
  • e35434ecb9 CMake: Add LDFLAGS, wmfs now build on FreeBSD, update manpage and README. Marc Lagrange 2008-10-16 20:48:48 +02:00
  • 2b5972e2da Manpage: update bug section Marc Lagrange 2008-10-16 20:25:38 +02:00
  • 01d2a57fc3 README: Add OS section. Marc Lagrange 2008-10-16 20:19:02 +02:00
  • da7ba7ead6 README: Add requirement Marc Lagrange 2008-10-16 20:05:20 +02:00
  • d875bddb43 layout: Fix tile bug (when you close the last tiled and !sel) Martin Duquesnoy 2008-10-16 19:11:49 +02:00
  • 4e33b9c3ae .h: Typo & test git with my P4 Martin Duquesnoy 2008-10-15 19:26:07 +02:00
  • 5eeb84bc37 CMake: Fix config.h: No such file or directory Marc Lagrange 2008-10-15 19:10:06 +02:00
  • 0dfb2b54f0 [conf] Fix layout image path in default conf Martin Duquesnoy 2008-10-15 19:00:21 +02:00
  • 70f6637820 [layout/structs]: Fix max layout segfault and add typedef for unsigned type Martin Duquesnoy 2008-10-15 18:58:56 +02:00
  • 336cfd7425 [src] Add src/ for *.c *.h Martin Duquesnoy 2008-10-13 22:12:27 +02:00
  • daa0f1b724 [ALL] Clean & arrange all files, Add client.c, remove titlebar button Martin Duquesnoy 2008-10-13 22:05:35 +02:00
  • 6e450e3608 wmfs: Remove comment line Martin Duquesnoy 2008-10-13 21:05:30 +02:00
  • 882b3f5b94 [ALL + structs.h] Add structs.h #2 Martin Duquesnoy 2008-10-13 21:04:19 +02:00
  • 000c7470dd [ALL + structs.h] Add structs.h Martin Duquesnoy 2008-10-13 21:03:58 +02:00
  • c1027567d9 [hide/unhide] Come back to the old hiding system ; BadMatch else.. Martin Duquesnoy 2008-10-13 07:29:19 +02:00
  • 704b3473d6 [wmfs] Fix some things and Improve the hide/unhide system : hide client -> unmap client Martin Duquesnoy 2008-10-13 02:32:35 +02:00
  • d01cb3a0ee [wmfs] Fix segfault (2 free -.-) Martin Duquesnoy 2008-10-13 01:44:27 +02:00
  • 839418b524 [Barbutton/conf] Add XPM support (#3) Martin Duquesnoy 2008-10-12 22:31:23 +02:00
  • 71f9e05187 CMake: Add install for icon folder Signed-off-by: Marc Lagrange <markocpc@gmail.com> Marc Lagrange 2008-10-12 21:25:00 +02:00
  • 6a7934994b icons/tile: Fix permission, -x Signed-off-by: Marc Lagrange <markocpc@gmail.com> Marc Lagrange 2008-10-12 21:22:53 +02:00