78 Commits

Author SHA1 Message Date
Martin Duquesnoy
8ff0264736 Ewmh: Remove ewmh_get_curent_layout: Set it in ewmh_update_current_tag_prop(). 2009-04-25 11:16:18 +02:00
Martin Duquesnoy
06270b371a Ewmh: Add _WMFS_MWFACT & _WMFS_NMASTER to know the current tag mwfact and nmaster. 2009-04-25 03:22:03 +02:00
Martin Duquesnoy
92156f050d Client: Add _WMFS_ISFREE attributes to re-set the c->free attributes when reloading. 2009-04-23 22:17:27 +02:00
Martin Duquesnoy
1e1d14736f Scan: Fix screen set if there is less screen than before reload 2009-04-23 21:58:42 +02:00
Martin Duquesnoy
a46a728e2b Layout: Remove test things 2009-04-11 23:06:04 +02:00
Martin Duquesnoy
e4470bc88c README: Update 2009-04-11 23:04:28 +02:00
Martin Duquesnoy
c58a75539b Client: Fix arrangement bug: add screen argument to ishide(). 2009-04-06 03:04:37 +02:00
Martin Duquesnoy
009f11847b Layout: Fix mirror layout (code simplify was bad) 2009-03-30 15:49:44 +02:00
Martin Duquesnoy
02af9d6523 Layout: Simplify mirror code. 2009-03-30 07:46:16 +02:00
Martin Duquesnoy
582f1a9481 Screen/Infobar: Fix position with multi-head, add spgeo[] (screen pure geometry). 2009-03-30 07:30:32 +02:00
Martin Duquesnoy
6eff09d790 Layout: Add mirror_vertical and mirror_horizontal! 2009-03-30 06:44:36 +02:00
Martin Duquesnoy
44aa82eb4e Layout: Add nmaster support to new Mirror layout. 2009-03-30 04:27:20 +02:00
Martin Duquesnoy
c1bcd7c405 Layout: New layout: Mirror tile (idea from Cheaterman) 2009-03-29 22:09:22 +02:00
Martin Duquesnoy
d1fe3977a7 Layout/conf: Add toggle_resizehint uicb function. 2009-03-29 03:43:05 +02:00
Martin Duquesnoy
cc54ab8819 Layout: Fix uicb_set_layout. 2009-03-26 01:23:13 +01:00
Martin Duquesnoy
0d60b5dd90 titlebar: Fix size and position in frame.c, fix layout with these changes 2009-03-22 13:39:54 +01:00
Martin Duquesnoy
74fd1d7c92 Infobar: Complete requested feature #8 (By Cheaterman) infobar_position = "<pos>" by tag 2009-03-19 20:17:25 +01:00
Martin Duquesnoy
0b3a2d1b8f Infobar: Add hide position (Feature #8 requested by Cheaterman) 2009-03-19 00:20:07 +01:00
Martin Duquesnoy
f9a2c441f3 event: Check if the state_fullscreent is false to do configure notify event 2009-02-28 06:00:39 +01:00
Martin Duquesnoy
fa990be4e6 all: update 2009-02-21 15:42:20 +01:00
Martin Duquesnoy
c68aa48bc2 All: Update !!!! \o/ 2009-02-13 23:02:03 +01:00
Martin Duquesnoy
13363877f7 Menu/layout: Add menu.c & Menu for layout switch (or just switch, manage it in the conf layout { system = "menu/switch"}) 2009-01-31 18:39:49 +01:00
Martin Duquesnoy
9bd68ad962 event: Fix configure window event (add c->ogeo.* to the change) 2009-01-02 06:25:05 +01:00
Martin Duquesnoy
24e0212c3b layout: Fix togglemax function 2009-01-01 18:52:57 +01:00
Martin Duquesnoy
aba1d341f8 all: Fix tag bug, add wmfs hint (_WMFS_TAG_NAMES, _WMFS_CURRENT_LAYOUT...) 2008-12-19 20:08:22 +01:00
Martin Duquesnoy
41e432371b ewmh: Add _NET_CLIENT_LIST ewmh support and UTF8_STRING for _NET_DESKTOP_NAMES 2008-12-14 21:45:31 +01:00
Martin Duquesnoy
f8d1049240 New feature: EWMH Support ! #1 2008-12-14 15:43:21 +01:00
Martin Duquesnoy
199a148689 all: Simplify atom management 2008-12-13 13:48:57 +01:00
Martin Duquesnoy
dde207ebf8 client/screen: Add screen_get_with_geo for get the current screen with X & Y, and improve the client free placement 2008-12-13 00:47:19 +01:00
Martin Duquesnoy
588cdea544 screen: Add sgeo for don't have to exec screen_get_geo at all times... 2008-12-06 15:56:11 +01:00
Martin Duquesnoy
92a4992ba7 layout/tag: Add client_focus(NULL) in uicb_tag and remove it of arrange() 2008-12-02 23:07:16 +01:00
Martin Duquesnoy
5babea7311 mouse: Remove resize mwfact with mouse 2008-12-02 23:02:30 +01:00
Martin Duquesnoy
8eec996d1b screen/client: Add y in the if of screen_get_sel and client_moveresize for find the screen verticaly 2008-12-01 20:14:45 +01:00
Martin Duquesnoy
077d60c3d4 config/screen: Multi-Head support: Add screen option in tag {} in the configuration file, Improved other things... 2008-12-01 01:37:34 +01:00
Martin Duquesnoy
7ca18df97d layout: Fix layoutswitch() 2008-11-30 04:41:33 +01:00
Martin Duquesnoy
8f5fee389d wmfs: NEW IMPORTANT FEATURE: Add multi-head support #1 2008-11-30 03:01:30 +01:00
Martin Duquesnoy
b95d5df147 layout/wmfs: Fix unmanage clients and quit() And fix tile layout when there many nmaster (Top/Bottom) 2008-11-17 00:23:46 +01:00
Martin Duquesnoy
d856ec1012 Fix some things, render, code, typo 2008-11-14 08:21:33 +01:00
Martin Duquesnoy
0d8a10f0b9 layout: Remove layout_tile_switch, useless now 2008-11-13 08:32:23 +01:00
Martin Duquesnoy
7c77a4b5ae frame: Fix window border shadow, will be improved with the configuration file. 2008-11-12 18:55:27 +01:00
Martin Duquesnoy
5ba931d1d6 frame: Add frame buttons support: 3 buttons at the top-right of the client for multiple usage 2008-11-10 04:06:14 +01:00
Martin Duquesnoy
91494deaf1 layout: Improve toggle free: set the old selected client position / size if the toggle set free 2008-11-09 20:34:37 +01:00
Martin Duquesnoy
9e779d5aa6 all: Prepare the code to Doxygen: Add function comment with definition, parameter & return precision 2008-11-09 18:46:09 +01:00
Martin Duquesnoy
528a22b75a layout: Add toggle_free function 2008-11-08 23:39:29 +01:00
Martin Duquesnoy
644c10aa68 layout: Fix togglemax 2008-11-08 23:31:39 +01:00
Martin Duquesnoy
c4f86043ce layout: Fix max layout 2008-11-08 23:29:34 +01:00
Martin Duquesnoy
ba425f172f all: Massive change: new way for window management, use frame 2008-11-08 20:32:11 +01:00
Martin Duquesnoy
dece4e7c7c infobar: Add infobar.c and rename all infobar function 2008-11-05 19:59:56 +01:00
Martin Duquesnoy
8f38ec390e layout: Add second layout button when the selected layout is a tiling layout and InfoBar struct 2008-11-05 19:11:26 +01:00
Martin Duquesnoy
d2255a2581 titlebar: Add bg_normal & focus in the conf 2008-11-04 20:33:27 +01:00