351 Commits

Author SHA1 Message Date
Martin Duquesnoy
6f43efed44 Add feature #28 requested by arpinux: client_free_statusline in theme section 2012-02-26 13:18:00 +01:00
Martin Duquesnoy
0e61b49467 Merge pull request #24 from m-r-r/master
Debian package updated
2012-02-25 08:09:02 -08:00
Martin Duquesnoy
8728e81096 Check for cmd in uicb_launcher 2012-02-21 12:47:54 +01:00
Martin Duquesnoy
980832b474 Use XAllocNamedColor to translate string color 2012-02-21 07:01:35 +01:00
Martin Duquesnoy
04c3b9362e Fix client re-integration at reload when coming from a deleted tag 2012-02-20 00:42:12 +01:00
m-r-r
9434b44819 Last minute correction 2012-02-19 09:58:24 +01:00
m-r-r
639428e132 debian/changelog up to date 2012-02-18 19:42:38 +01:00
m-r-r
76eb77b07f Improved debian/rules script 2012-02-18 19:38:26 +01:00
m-r-r
f225ae4a49 The .desktop file is now installed with the package 2012-02-18 19:31:46 +01:00
m-r-r
c2d355f218 Updated URIs of the debian/watch file 2012-02-18 19:30:27 +01:00
m-r-r
e78a33801f No more VIM addon :-( 2012-02-18 19:26:16 +01:00
m-r-r
bbf16e1797 New man page installed instead of the one generated by help2man 2012-02-18 19:24:54 +01:00
m-r-r
b744ab819a Updated debian/ folder 2012-02-18 19:23:49 +01:00
Martin Duquesnoy
d1e1e4a8b7 Merge pull request #23 from duck/master
Fix to configure for MANPATH
2012-02-15 20:22:50 -08:00
Don Harper
9431660785 configure: added logic to be able to define MANPATH on command line. 2012-02-15 21:42:32 -06:00
Martin Duquesnoy
1a6e1a58a7 Take larger to retile after free mode 2012-02-16 02:06:32 +01:00
Martin Duquesnoy
d059c73d60 Try to integrate in the largest client of the tag before get first 2012-02-15 20:14:45 +01:00
Martin Duquesnoy
8ba39d3960 Fix resize at removing fullscreen state with free clients 2012-02-15 19:47:54 +01:00
Martin Duquesnoy
7dd2bcaec9 Fix hole in layout when removing fullscreen state 2012-02-15 19:24:52 +01:00
Martin Duquesnoy
1ccf09a28a Revert unmap event handling try 2012-02-15 19:17:54 +01:00
Martin Duquesnoy
d6afd65f6f Fix urgent flag of tag when hint appears on current tag & try a new way to handle unmap event 2012-02-15 18:52:05 +01:00
Martin Duquesnoy
35ccda32a4 Merge pull request #16 from hobbestigrou/master
Wmfs.vim
2012-02-14 13:35:10 -08:00
arnault
1bb7b852a1 add tag_client_and_set uicb function in man 2012-02-13 19:33:44 +01:00
Martin Duquesnoy
e52dc25469 Merge pull request #21 from sipi/master
bug: tag_client and tag_set simultaneously
2012-02-13 10:13:44 -08:00
Clément SIPIETER
0325823271 Bug #1: add an uicb function named tag_client_and_move 2012-02-13 17:26:42 +01:00
Martin Duquesnoy
70eeae3135 Choose client theme as default theme in rules 2012-02-13 13:00:32 +01:00
Martin Duquesnoy
7c31faa096 Fix graph datas calloc and SLIST_INSERT_TAIL 2012-02-12 02:12:52 +01:00
Martin Duquesnoy
9d9c097dd3 Fix memory free invalid read errors 2012-02-12 01:24:31 +01:00
Martin Duquesnoy
966fdb2acf Use condition to get _WMFS_FUNCTIOn in event 2012-02-11 22:58:16 +01:00
Martin Duquesnoy
34964da69a Move XMapWindow of client_remove in wmfs_quit 2012-02-11 19:08:14 +01:00
Martin Duquesnoy
6fe9b17e83 Map window at remove only if client has removeall state 2012-02-11 19:39:52 +01:00
Martin Duquesnoy
d3718da15d Fix hole at reload only for tiled client -> fix free client resize at reload 2012-02-11 18:27:36 +01:00
Martin Duquesnoy
c8991c84fb Ungrab button of client window in cremove 2012-02-11 14:47:33 +01:00
Martin Duquesnoy
6d962bbbc3 Try checking wm_state in unmap event 2012-02-11 04:38:54 +01:00
Martin Duquesnoy
79f0b02575 One more condition in unmap event if \o/ 2012-02-11 04:07:56 +01:00
arnault
8e4740854b add condition for client_remove 2012-02-11 00:30:58 +01:00
Martin Duquesnoy
652b31dc0f Add condition in unmap event 2012-02-11 00:35:13 +01:00
Martin Duquesnoy
399fded639 Revert "Remove useless map in client_remove"
This reverts commit 12957b473d987486f1be330fb209dab9f42edc4a.
2012-02-11 00:26:44 +01:00
Martin Duquesnoy
12957b473d Remove useless map in client_remove 2012-02-11 00:21:27 +01:00
Martin Duquesnoy
99d732292f Add _NET_WM_WINDOW_TYPE_DIALOG support 2012-02-10 23:25:49 +01:00
Martin Duquesnoy
4bcd7db1ea Remove XSync in client_remove 2012-02-10 22:26:36 +01:00
Martin Duquesnoy
3b06e2ba8f Fix tag update at tag_client 2012-02-10 19:15:35 +01:00
Hobbestigrou
35209a860c Merge remote-tracking branch 'upstream/master' 2012-02-08 16:38:19 +01:00
Hobbestigrou
783bfd14b0 [Core] Wmfs: Don't need wmfs.vim here. 2012-02-08 16:17:40 +01:00
arnault
24ad1ad813 add status section in manpages 2012-02-08 13:19:33 +01:00
arnault
1b12c23859 add updated manual pages and Makefile.in 2012-02-08 12:27:14 +01:00
arnault
bc4e475a74 fix resize iucb 2012-02-08 00:30:02 +01:00
arnault
4a25ac77e3 dummy fix 2012-02-07 21:07:04 +01:00
arnault
0d8135aacd update keybind_help script - fix align issue 2012-02-07 21:03:50 +01:00
arnault
925c01466a update keybind_help script 2012-02-07 20:06:58 +01:00