261 Commits

Author SHA1 Message Date
Martin Duquesnoy
1774ca022e Remove reversed border at swap in mouse_move 2012-01-12 21:18:50 +01:00
Martin Duquesnoy
55e80847b5 Add mouse.c/mouse.h with mouse_resize & mouse_move as uicb function. button1 on titlebar -> move button3 -> resize (hardcoded for now) 2012-01-12 21:06:55 +01:00
Martin Duquesnoy
b3309676b2 Fix client_focus_next/prev_tab to get only parent tabbed client 2012-01-12 14:39:49 +01:00
Martin Duquesnoy
35a40f8b71 Add uicb function client_focus_next/prev_tab 2012-01-12 14:36:56 +01:00
Martin Duquesnoy
a0cb5793cd Improve tabbed titlebar render: border around tabbed titlebar & separation in tabbed unfocused client 2012-01-12 02:33:19 +01:00
Martin Duquesnoy
f46cbaf501 Clean code by adding function instead macros for seq parsing AND allow multi mousebinds sequence: \[](;;)(;;)(;;) 2012-01-11 16:18:21 +01:00
Martin Duquesnoy
5cdb0ac77c Use single function to parse sequences to keep the order 2012-01-10 22:53:52 +01:00
Martin Duquesnoy
554952cc57 Use single function to parse sequences to keep the order 2012-01-10 20:17:26 +01:00
Martin Duquesnoy
f6c0bc8a6c Work on status: Add \s[]\ \r[]\ sequences for text & rectangle 2012-01-09 19:35:57 +01:00
Martin Duquesnoy
2a47c21c01 Fix status & fifo parse and taglist width with border 2012-01-07 11:02:08 +01:00
Martin Duquesnoy
7924fd8269 Fix Makefile.in 2012-01-07 08:58:55 +01:00
Martin Duquesnoy
fb106c151f Update default config #2 2012-01-06 17:46:32 +01:00
Martin Duquesnoy
b8d5d3ba04 Update default config 2012-01-06 17:45:23 +01:00
Martin Duquesnoy
9eb32ebb46 free element and status 2012-01-06 17:43:55 +01:00
Martin Duquesnoy
abbb955217 Add status.c/h, status uicb cmd 2012-01-06 17:30:46 +01:00
Martin Duquesnoy
f066c6dc26 Add status element 's', auto-align of elements 2012-01-06 15:12:48 +01:00
Martin Duquesnoy
c5d95b5999 Add ewmh_manage_window_type to manage state & others hints without event 2011-12-25 18:25:40 +01:00
Martin Duquesnoy
146be54b66 Change win property at net_wm_state_fullscreen management 2011-12-25 17:17:33 +01:00
Martin Duquesnoy
6c75b86256 Works on EWMH: add _NET_WM_STATE_FULLSCREEN management 2011-12-25 17:08:08 +01:00
Martin Duquesnoy
900847dcec Fix XGetClassHint return value check in rules 2011-12-21 15:25:12 +01:00
Martin Duquesnoy
03b289b017 use tag id from 0 with uicb_tag_set 2011-12-18 15:08:44 +01:00
Martin Duquesnoy
06219d60ec Set first theme as default if not specified in rule 2011-12-18 15:01:53 +01:00
Martin Duquesnoy
3d44ce225a Select first tag of each screen if !tag prop at start/reload 2011-12-18 14:50:41 +01:00
Martin Duquesnoy
4a11107d67 Fix possible fail in rules parsing, first tag mapping at reload 2011-12-17 18:51:42 +01:00
Martin Duquesnoy
a23dd7987b Work on reload/tag arranging 2011-12-09 12:06:32 +01:00
Martin Duquesnoy
d8a33d9894 Fix tag mapping at reload and possible segf with tabmaster client in tag_client 2011-12-09 12:32:55 +01:00
Martin Duquesnoy
1fb82ecccc Fix size & text pos of tabbed titlebar 2011-12-05 10:51:01 +01:00
Martin Duquesnoy
7ad7e3a962 Fix tab flick at reload 2011-12-05 10:44:42 +01:00
Martin Duquesnoy
73b25fe3c7 Focus back selected client before reload, add tabbing keybind in rc 2011-11-30 19:53:59 +01:00
Martin Duquesnoy
be41fa5de8 Fix tag mapping at reload 2011-11-29 20:38:41 +01:00
Martin Duquesnoy
f7a7b60606 Add tag_client to transfert client in dfferent tags, adapt tabbing with that 2011-11-29 12:08:02 +01:00
Martin Duquesnoy
6b83378eaa Tabbing is kept after reload 2011-11-28 17:37:27 +01:00
Martin Duquesnoy
8d459f7afd Improve tabbing render, fix seg, gn8 2011-11-19 09:21:24 +01:00
Martin Duquesnoy
7c2f53a4b2 Fix focus flick, event calling too much times client_focus, and remove useless functions 2011-11-19 08:15:33 +01:00
Martin Duquesnoy
f694d9a967 Focus tabmaster client at tag_screen & click mouse1 on titlebar to focus in tabbing 2011-11-19 07:25:19 +01:00
Martin Duquesnoy
9aaaf7ef63 Almost finish tabbing, reload/tagtransfert/maybesomemore to do 2011-11-19 04:14:16 +01:00
Martin Duquesnoy
469ff393ee Update works 2011-11-16 22:45:04 +01:00
Martin Duquesnoy
3afdc65fb1 Still works on tabbing.. 2011-11-15 21:58:48 +01:00
Martin Duquesnoy
3cbafa00f6 Continue to work on tabbing.. 2011-11-13 23:34:09 +01:00
Martin Duquesnoy
2638db3ebe Merge branch 'wmfs2' of github.com:xorg62/wmfs into wmfs2 2011-11-13 15:26:56 +01:00
Martin Duquesnoy
7c97a8599f Fix esc at resize preview, work on tab.. 2011-11-13 15:22:57 +01:00
Martin Duquesnoy
b1a5bfb393 Set flags to 0 after rule applying 2011-11-12 16:54:35 +01:00
Martin Duquesnoy
f3d80028a2 Begin to work on tabbing (update commit) 2011-11-12 16:51:01 +01:00
Martin Duquesnoy
b022af3a45 Merge branch 'wmfs2' of github.com:xorg62/wmfs into wmfs2 2011-11-12 15:53:40 +01:00
Martin Duquesnoy
96b49ad20e Set flags to 0 at the end of the rule loop in client.c 2011-11-08 15:24:58 +01:00
Martin Duquesnoy
770d0dce1f remove debug 2011-11-08 12:30:43 +01:00
Martin Duquesnoy
1616aa4e77 Fix flags setting at reload 2011-11-08 12:29:55 +01:00
Martin Duquesnoy
8d53488e9a conf qui va avec 2011-11-08 11:53:41 +01:00
Martin Duquesnoy
74ecfb48ab Finish rules for tag/screen/theme, free, max & ignoretag coming.. 2011-11-08 11:49:52 +01:00
Martin Duquesnoy
d5e5e79aca Begin work on rule in client.c 2011-11-04 15:05:50 +01:00