Anselm R. Garbe
e2af9f01e9
fixed bug reported by bogon
2006-02-28 18:13:28 +01:00
Anselm R. Garbe
697169213f
changing check_dimension policy in resize_client (safe to prevent clients from doing weird things)
2006-02-28 17:24:44 +01:00
Anselm R. Garbe
978127964a
added MODKEY-Shift-s (for stacking mode of a column), MODKEY-Shift-m (for max mode of a column) and MODKEY-Shift-= for (equal mode, default)
2006-02-28 17:13:16 +01:00
Anselm R. Garbe
5d318d6a6b
proceeded
2006-02-28 16:31:18 +01:00
Anselm R. Garbe
8b51412f04
began additions of /X/X/{max,mode} files to allow setting columns in a special mode
2006-02-28 16:23:05 +01:00
Anselm R. Garbe
83baf5de18
now 'sel' is a valid argument for sendtopage
2006-02-28 14:46:10 +01:00
Anselm R. Garbe
757a026b2b
changed destroy_page return type
2006-02-28 13:38:24 +01:00
Anselm R. Garbe
e872e07bb7
restored Sanders patch
2006-02-28 11:51:45 +01:00
Anselm R. Garbe
1c8c963c0f
'wmiir remove /<empty page>' will work now
2006-02-28 10:04:48 +01:00
Anselm R. Garbe
d61117a3db
modularized focus stuff somewhat (focus_page don't implies focus_client and vice versa)
2006-02-28 08:51:53 +01:00
Sander van Dijk
67c0cfbd9b
wmiir: do an explicit empty write when stdin is empty; this makes
...
it possible to for instance clear the bar by doing 'echo -n "" | wmiir write /bar/2/data'.
This makes sure that the bar is cleared when a window with no title is selected, instead of
retaining the title of the previously selected window.
2006-02-28 00:12:12 +01:00
Georg Neis
93bb63e02a
cmd/wmiimenu.1: be more precise
2006-02-27 18:44:17 +01:00
Georg Neis
2813ec1ac9
cmd/wmiimenu.1: document environment variables
2006-02-27 18:23:28 +01:00
Anselm R. Garbe
5694ddf21c
cursor fix
2006-02-27 16:46:30 +01:00
Anselm R. Garbe
a9237821e3
small bugfix in client.c (moved x offset stuff to resize client), fixed focus issue in sendtopage
2006-02-27 16:31:13 +01:00
Anselm R. Garbe
c3b5fb7619
minimized movement overhead on attaching/sendtopage through a saner attach_client_to_page function
2006-02-27 16:09:13 +01:00
Sander van Dijk
9a3f135007
make shortcut name-ing consistent with wmiirc
2006-02-26 11:51:51 +01:00
Georg Neis
ce984446b0
add first version of sh scripts
2006-02-25 19:36:53 +01:00
Georg Neis
026c887fbe
same for the wmii script
2006-02-25 19:33:31 +01:00
Anselm R. Garbe
506c7a8835
sendtopage doesn't change selected page now
2006-02-25 16:05:51 +01:00
Anselm R. Garbe
0e9d520cfb
made changes to wmiir.c (/me thought would have been already fixed)
2006-02-24 17:20:25 +01:00
Anselm R. Garbe
313956abe0
cosmetic changes in wm.h
2006-02-24 17:13:58 +01:00
Anselm R. Garbe
47817e833e
simplified cmd/Makefile drastically
2006-02-24 11:53:12 +01:00
Anselm R. Garbe
f478c7f6d2
removed option to disable client bars, we don't allow that in the future because of intelligent stacks,
...
also removed option for per-client based border width, unnecessary bloat nobody really needs
2006-02-24 10:38:48 +01:00
Anselm R. Garbe
53c50eb697
fixed drop_moving, removed swap crap from column.c
2006-02-24 10:06:02 +01:00
Anselm R. Garbe
4a59f072da
implemented sendtopage and sendtoarea, added shortcuts in wmiirc
2006-02-24 09:52:20 +01:00
Anselm R. Garbe
b3e54e3ae0
implemented cmd 'sendto <page>' in /x/x/x/ctl
2006-02-23 20:52:55 +01:00
Anselm R. Garbe
33ffed7293
removed detach layer as proposed in IRC yesterday, we will have some sendto soon
2006-02-22 10:58:00 +01:00
Anselm R. Garbe
a8ad9ba1cd
allowing selection of floating layer
2006-02-20 07:46:54 +01:00
Anselm R. Garbe
0e4b36e0ff
enabled basic navigation in column layout
2006-02-19 16:21:01 +01:00
Anselm R. Garbe
4435f84131
implemented basic new_column handling
2006-02-19 15:56:16 +01:00
Anselm R. Garbe
c81c95aa6c
enabled partial column mode (experimental yet, don't use it, don't complain)
2006-02-19 15:40:44 +01:00
Anselm R. Garbe
66e5228fa3
fixed
2006-02-19 13:58:37 +01:00
Anselm R. Garbe
7adcad7501
fixed visual attach bug
2006-02-19 13:52:47 +01:00
Anselm R. Garbe
cedfb3fac5
reenabled detach
2006-02-19 13:24:47 +01:00
Anselm R. Garbe
1f3c63821c
should fix the crash reported by bogon
2006-02-19 10:40:09 +01:00
Georg Neis
4add58c688
further wmiimenu manpage changes (usage)
2006-02-19 00:14:05 +02:00
Georg Neis
aa2e2bb703
simplified items function
2006-02-18 23:35:43 +02:00
Sander van Dijk
62686ec717
check if there is a \n before trying to remove it.
2006-02-18 22:07:04 +01:00
Sander van Dijk
4ca128c477
Add shortcuts to wmiimenu.1, some other changes.
2006-02-18 20:37:28 +01:00
Sander van Dijk
dde4c67164
add C-p and C-n as alternatives for Left and Right in wmiimenu (makes
...
the menu completely C-* controllable).
2006-02-18 19:11:49 +01:00
Georg Neis
22b6c6551d
create namespace directory with mode 700
2006-02-18 19:06:25 +02:00
Anselm R. Garbe
9cfed5dfc8
fixed pseudo-zombie frames reported by bogon
2006-02-16 23:49:44 +01:00
Anselm R. Garbe
82ee249743
merged
2006-02-16 15:29:15 +01:00
Anselm R. Garbe
c70e73bf2d
fixed bug reported by bogon
2006-02-16 15:28:51 +01:00
Sander van Dijk
f982cb8679
fix menu segfault on C-u, add some more control characters
2006-02-16 13:38:36 +01:00
Anselm R. Garbe
068caf1da1
fixed a routing bug in qpath_decode
2006-02-16 11:53:10 +01:00
Anselm R. Garbe
93d8eb3617
some changes
2006-02-16 01:55:21 +01:00
Anselm R. Garbe
88ae3e3606
removed spawn.c, removed wmiiwarp.c (instead use warp action on /ctl), spawning is not necessary, remove exec on page heuristic (too crappy, instead I'll use class hints again, they are at least more reliable)
2006-02-16 01:05:16 +01:00
Anselm R. Garbe
508fc87ccc
fixed select_client cut'n'paste error
2006-02-14 12:53:40 +01:00
Anselm R. Garbe
922e04ebc3
implemented kb driven client select
2006-02-14 12:06:16 +01:00
Anselm R. Garbe
980de2a05b
prevents flicker on startup of wmiimenu
2006-02-13 23:51:52 +01:00
Anselm R. Garbe
4a19a52003
proceeded with wm stuff
2006-02-13 10:31:38 +01:00
Anselm R. Garbe
7696e425d3
fixed update_item policy
2006-02-12 12:20:06 +01:00
Anselm R. Garbe
cec7622f37
fixed menu stuff
2006-02-12 12:00:44 +01:00
Anselm R. Garbe
ae11fde4e9
small fix
2006-02-12 03:20:34 +01:00
Anselm R. Garbe
e9f604795d
simplified wmiimenu
2006-02-12 03:16:42 +01:00
Anselm R. Garbe
be8a984d73
removed grab from /ctl, instead use wmiir create
2006-02-12 01:49:33 +01:00
Anselm R. Garbe
0db44d2642
simplified asynchroneous responds
2006-02-12 00:49:38 +01:00
Anselm R. Garbe
523872ca3d
removed modes from wmiirc, beside other several fixes
2006-02-11 23:54:00 +01:00
salva
6c1ce74e9a
Fixed a bug that crashed wmii when clicking the bar and added resize/move modes to float mode
2006-02-11 21:36:25 +00:00
Anselm R. Garbe
30728dd3aa
removed extra/ subdir, pkeys is obsolete
2006-02-11 15:58:47 +01:00
Anselm R. Garbe
55ca4d6c23
added button press event handling in wmiirc
2006-02-11 15:22:42 +01:00
Anselm R. Garbe
66441bf03b
added Control-Alt-{p,a} shortcuts for new simplified menu
2006-02-11 14:07:36 +01:00
Sander van Dijk
5dfffa855b
new wmiimenu, reads a list of newline-separated items from stdin,
...
and prints the user's selection on stdout. It seems to behave pretty well,
but some of the code definitaly needs a beauty makeover, I'll do that ASAP.
2006-02-10 23:57:21 +01:00
Anselm R. Garbe
f767ebcca8
removed various unused crap
2006-02-10 21:08:58 +01:00
Anselm R. Garbe
8ef8918f09
added kb.c, sorry
2006-02-10 21:05:17 +01:00
Anselm R. Garbe
b5ef87ab19
fixed several issues when writing to client files in fs.c
2006-02-10 21:00:04 +01:00
Anselm R. Garbe
3a87f2fbdd
improved wmiirc setup somewhat more
2006-02-10 20:52:32 +01:00
Anselm R. Garbe
ec2a8770dd
fix of fix
2006-02-10 20:20:29 +01:00
Anselm R. Garbe
845f6b6c07
removed WMII_CONFDIR var from wmii script
2006-02-10 18:37:09 +01:00
Anselm R. Garbe
7deb1e86ba
added WMII_FONT, WMII_SELCOLORS and WMII_NORMCOLORS to wmiirc
2006-02-10 18:32:35 +01:00
Anselm R. Garbe
918ece162d
added new events (focus page and focus client provide the associated name)
2006-02-10 17:51:20 +01:00
Anselm R. Garbe
d14c83d855
fixed client dir walking (because of broken area id's)
2006-02-10 17:09:59 +01:00
Anselm R. Garbe
541149a008
fixed and polished several stuff in fs.c and various other parts in wm.
2006-02-10 15:59:30 +01:00
Anselm R. Garbe
a38480e40c
made things to work again, bar now merged into wm, wmiirc is controller for wmii, changed /tmp/.ixp to /tmp/ns.$USER.$DISPLAY, ixp reuses sockets, so no problem, because wmii checks if a wm is already running, thus socket files cannot be stolen
2006-02-10 09:13:35 +01:00
Anselm R. Garbe
8a663e24d9
removed much unnecessary stuff, merged bar into wm (still not working)
2006-02-09 22:48:01 +01:00
Anselm R. Garbe
13a12b6a7d
removed several files, merged wm and wmiikeys
2006-02-09 19:40:12 +01:00
Anselm R. Garbe
0ca97a565d
made error reporting in wmiifs and libixp better, change keys script somewhat
2006-02-09 18:32:01 +01:00
Anselm R. Garbe
319642b201
fixed a small bug in wmiifs and wmiikeys, if a mounted 9P server dies, the client of wmiifs is closed as well and doesn;t waits forever ;)
2006-02-09 14:17:50 +01:00
Anselm R. Garbe
f685c1404f
added client->revert
2006-02-09 00:50:30 +01:00
Anselm R. Garbe
a3ce9b00fa
fixed two small issues
2006-02-09 00:34:25 +01:00
Anselm R. Garbe
022015d989
implemented first prototype of keys component script
2006-02-09 00:28:49 +01:00
Anselm R. Garbe
656bbcdb88
changed wmiikeys to have an /event file which has to be read to perform anything, removed box, safed a lot of lines through this change
2006-02-08 21:41:07 +01:00
Anselm R. Garbe
cc0f97e9bc
doing the same in wmiibar and wmiikeys as well, this makes everything more snappy
2006-02-08 18:37:16 +01:00
Anselm R. Garbe
362a2767bd
increasing X performance through adding check_x_event call in each fcall loop
2006-02-08 18:35:40 +01:00
Anselm R. Garbe
3b03fb1c94
simplified internal action access
2006-02-08 18:33:01 +01:00
Anselm R. Garbe
bcae524d40
made rc scripts to work, now I can concentrate on WM
2006-02-08 17:59:57 +01:00
Anselm R. Garbe
f6f1b5bf93
changed wmii script and wmiirc
2006-02-08 17:34:13 +01:00
Anselm R. Garbe
a146d98152
some wmiikeys polishing
2006-02-08 15:09:56 +01:00
Anselm R. Garbe
124465b088
fixed wmiikeys box drawing, and common prefixed sequence hotkey handling, ie Control-t,<whatever>
2006-02-08 14:58:26 +01:00
Anselm R. Garbe
a787bbde98
removed several debug info from wm/fs.c
2006-02-08 12:44:51 +01:00
Anselm R. Garbe
5b92fd0c30
added some useful XSync in pager() and detached_clients()
2006-02-08 12:33:25 +01:00
Anselm R. Garbe
d6f364274a
fixed wmiikeys bug
2006-02-08 12:28:21 +01:00
Anselm R. Garbe
75e6681fe7
nah, zombies still occure because of setsid, now sticking to old cool and reliable double-fork again
2006-02-08 11:07:30 +01:00
Anselm R. Garbe
5ec38ca782
added wmii_signal handler, changed spawn to single-fork, because wmii_signal handles SIGCHLD, thus zombies should not occur
2006-02-08 10:50:09 +01:00
Anselm R. Garbe
5967819d63
implemented better xls formatting in wmiir
2006-02-08 01:05:19 +01:00
Anselm R. Garbe
6aa50a0d2b
implemented RRemove muxing
2006-02-08 00:03:14 +01:00
Anselm R. Garbe
48ed24c488
yes! wmiifs works (though needs polishing and produces ugly debug info)
2006-02-08 00:00:14 +01:00
Anselm R. Garbe
8ce41092cd
proceeded, root dir entries can be received now
2006-02-07 20:46:32 +01:00
Anselm R. Garbe
b65d5124f6
proceeded with wmiifs (made much progress, still clunk, remove and some details missing)
2006-02-07 20:12:38 +01:00
Anselm R. Garbe
4027357dce
proceeded with wmiifs
2006-02-07 18:27:25 +01:00
Anselm R. Garbe
188ff84e8a
walk works now in wmiifs, other stuff still missing
2006-02-07 17:55:33 +01:00
Anselm R. Garbe
21d1bc7124
proceeded with wmiifs, added all handler frames
2006-02-07 13:45:58 +01:00
Anselm R. Garbe
d675537a81
added tx and rx handler (not yet implemented, thus does not compile atm)
2006-02-07 12:33:58 +01:00
Anselm R. Garbe
66a3d98ab9
proceeded
2006-02-07 12:27:38 +01:00
Anselm R. Garbe
a4c81cb8f1
proceeded with wmiifs, now I know how to do it
2006-02-07 11:26:00 +01:00
Anselm R. Garbe
f4ae196807
proceeded with wmiifs, still just experimenting
2006-02-07 00:32:57 +01:00
uriel
aeda40f81a
Only ignore the resize for the axis that has a _inc of 0
2006-02-06 21:03:04 +01:00
uriel
a2193d1f6d
Avoid /0 if width_inc or height_inc are 0 and some small style cleanup.
2006-02-06 20:53:05 +01:00
Anselm R. Garbe
8ed8e54507
began with wmiifs 9Pization (tricky parts will follow)
2006-02-06 18:43:03 +01:00
Anselm R. Garbe
418e341a18
finished wmiikeys
2006-02-06 17:33:10 +01:00
Anselm R. Garbe
4e97cabdfb
made wmiikeys compiling
2006-02-06 15:46:02 +01:00
Anselm R. Garbe
e6281f3fc1
proceeded with wmiikeys
2006-02-06 15:20:25 +01:00
Anselm R. Garbe
32fc2e2c66
adding wmiikeys (9Pization in progress)
2006-02-06 15:08:32 +02:00
Anselm R. Garbe
979a99d7d2
confreq hotfix causing Xlib exit(1)
2006-02-06 14:11:34 +02:00
Anselm R. Garbe
19124f7fb6
added /ctl actions
2006-02-06 10:46:52 +02:00
Anselm R. Garbe
ee53f73922
fixed handle_confreq issues, fixed fs-related issues, improved wmiir on dir reading
2006-02-06 10:20:23 +02:00
Anselm R. Garbe
1ea6fb3118
fixed open wmiibar issues, now test wmiibar
2006-02-06 09:08:05 +02:00
Anselm R. Garbe
674add6f14
fixed bar issues completely
2006-02-05 21:00:15 +02:00
Anselm R. Garbe
82d419781a
proceeded with wmiibar bugfixes
2006-02-05 15:26:10 +02:00
Anselm R. Garbe
eab6580a89
changed colors to be like in wmii-2, enabled increment handling, fixed Button2+ isues on focus
2006-02-04 20:55:37 +02:00
Anselm R. Garbe
9f232d69b5
fixed fs access issues on mkqid for /new namespace
2006-02-04 19:39:05 +02:00
Anselm R. Garbe
510535e7bb
display 'sel' for instead of the index
2006-02-04 17:17:54 +02:00
Anselm R. Garbe
a0501c526f
shortened usage strings to one liners, read the man pages
2006-02-04 16:31:52 +02:00
Anselm R. Garbe
45a5bdf823
removed usage info from ctl files, Uriel will read the code to check what commands each ctl file takes to write the man pages
2006-02-04 16:13:11 +02:00
Anselm R. Garbe
6fbcbb537c
reading from ctl displays now the commands it understands
2006-02-04 15:55:10 +02:00
Anselm R. Garbe
13e38f667e
fixed client dir access in fs.c
2006-02-03 21:02:37 +02:00
Anselm R. Garbe
70b69693ca
rearranged grab stuff
2006-02-03 20:00:00 +02:00
Anselm R. Garbe
b025650e3e
the indexes should be initialized to 0
2006-02-03 19:12:44 +02:00
Anselm R. Garbe
150c7bef96
added id-based qid-routing to wm/fs.c
2006-02-03 19:11:22 +02:00
Anselm R. Garbe
bdbc256a1b
fixed missing respond in xclunk of wmiibar, now proceeding with wm
2006-02-03 17:42:59 +02:00
Anselm R. Garbe
3728e6420f
various changes in libixp/server.c, cmd/wmiibar.c and added id;s to Page, Client, and Area
2006-02-03 17:15:36 +02:00
Anselm R. Garbe
385860251d
made Qid routing in wmiibar id based for each item, now doing same in wm as well
2006-02-03 14:45:07 +02:00
Anselm R. Garbe
8ee287bc78
extended libixp to close all connections by qid, this allows getting rid of requests accessing paths which get remove'ed to prevent invalid accesses
2006-02-03 13:10:26 +02:00
Anselm R. Garbe
60db6ca7c8
small change in scan_wins
2006-02-03 12:36:47 +02:00
Anselm R. Garbe
d2d5cae82c
fixed wrong color rendering
2006-02-02 21:36:10 +02:00
Anselm R. Garbe
1da63ef2c9
fixed trans color usage
2006-02-02 21:08:34 +02:00
Anselm R. Garbe
5634105a41
set snap=20 by default again
2006-02-02 20:32:25 +02:00
Anselm R. Garbe
61a9a95c04
fixed attach_client and resize_client
2006-02-02 20:22:27 +02:00
Anselm R. Garbe
504b6fd8cc
proceeded with fixes in fs.c, added border and title default
2006-02-02 20:14:34 +02:00
Anselm R. Garbe
a0e7785f7d
proceeded with bugfixing, now even area contents can be read, for clients there is still some bug
2006-02-02 20:04:15 +02:00
Anselm R. Garbe
fe0f9d5c67
re-enabled X stuff on wm startup, basic fs works
2006-02-02 18:23:04 +02:00
Anselm R. Garbe
8003a76dcf
made mkqid error spitting more robust
2006-02-02 18:19:32 +02:00
Anselm R. Garbe
aeaed5a3df
added Color type to liblitz, changed blitz_loadcolor to init Color types, proceeded with fs.c debugging in wm
2006-02-02 17:44:45 +02:00
Anselm R. Garbe
21482503cf
made root_qid not static to prevent gcc braindamaged warnings
2006-02-02 15:51:54 +02:00
Anselm R. Garbe
124f39472d
initializing IXP server in wm.c
2006-02-02 15:50:04 +02:00
Anselm R. Garbe
5d13828aa0
made wm to compile, now the polishing begins
2006-02-02 14:20:07 +02:00
Anselm R. Garbe
c332804b5b
proceeded with client.c
2006-02-02 00:43:17 +02:00
Anselm R. Garbe
341aebaed4
finished wm/fs.c to compile, proceeded with wm/wm.c, now staying in wm/client.c
2006-02-01 23:24:07 +02:00
Anselm R. Garbe
8a00a26c45
finised xread and xstat, now going to xwrite
2006-02-01 17:27:53 +02:00
Anselm R. Garbe
447f1e2451
proceeded with xread in fs.c
2006-02-01 15:23:24 +02:00
Anselm R. Garbe
5fbc43a0bb
added Qid->dir to Qid structure, that we can determine the parent dir of a qid
2006-02-01 15:25:02 +02:00
Anselm R. Garbe
390e0c3b57
implemented '#write <file> <data>' semantic for spawn(), removed static linkage against libc for wmiir (due to gethostbyname issues)
2006-02-01 15:03:45 +02:00
Anselm R. Garbe
928e543218
proceeded with wm/fs.c, now at xread
2006-01-31 20:57:14 +02:00
Anselm R. Garbe
543fe53df5
proceeded with fs.c
2006-01-31 18:52:14 +02:00
Anselm R. Garbe
0e2ce108a7
proceeded further
2006-01-31 14:25:23 +02:00
Anselm R. Garbe
0a4e4258c8
proceeded with fs.c of wm
2006-01-31 10:27:54 +02:00
Anselm R. Garbe
a35a5750cd
proceeded with fs stuff
2006-01-31 00:48:41 +02:00
Anselm R. Garbe
bf0b4012b4
added fs spec to cmd/wm, removed old ixp dependencies from wm.h, added fs.c framework
2006-01-30 20:43:32 +02:00
Anselm R. Garbe
df407fd8cd
removed old libixp crap, now several things are broken and will settle after a while
2006-01-30 20:08:58 +02:00
Anselm R. Garbe
f137735249
fixed iounit based issues in ixp2, wmiibar uses 256 byte iounit (in this fs we don't need more)
2006-01-30 19:13:54 +02:00
Anselm R. Garbe
ec0d3809c8
simplified wmiibar
2006-01-30 17:40:08 +02:00
Anselm R. Garbe
07a14591d1
added script which runs wmiibar(2), very rudimentary
2006-01-30 00:15:50 +02:00
Anselm R. Garbe
51f09cc007
printing usage() instead of crappy error messgae in wmiibar
2006-01-29 22:32:20 +02:00
Anselm R. Garbe
53ecafb2e3
fixed Makefile
2006-01-29 22:11:54 +02:00
Anselm R. Garbe
460620d711
removed old wmiibar, now wmiibar2 is wmiibar
2006-01-29 22:11:14 +02:00
Anselm R. Garbe
06f4d727e6
added trailing \n to event
2006-01-29 22:08:14 +02:00
Anselm R. Garbe
2a5db27931
added correct offset handling
2006-01-29 22:05:37 +02:00
Anselm R. Garbe
ec97b6fafa
now things seem to work, only missing stuff is offset handling for xread (to allow reading big dirs and event files)
2006-01-29 19:28:21 +02:00
Anselm R. Garbe
3d2ae8adc1
began integration of X stuff into bar2, it works to some extend already, but needs polishing
2006-01-29 16:41:47 +02:00
Anselm R. Garbe
39fc05f71c
added attach/detach for array management, removed IXPConn->aux, instead added Mapping and pending Fcalls to IXPConn
2006-01-29 14:41:16 +02:00
Anselm R. Garbe
8e56284c24
added wmiibar2.c again
2006-01-29 04:06:46 +02:00
Anselm R. Garbe
3eefa8b843
fixed data excess issues on rootdir read
2006-01-29 03:54:43 +02:00
Anselm R. Garbe
048e3e7c0c
we unlink now socket files, the server creator has to take care of not using existing socket files
2006-01-29 03:29:59 +02:00
Anselm R. Garbe
2d97fc681b
implemented ctl file and quit command for bar2
2006-01-29 03:23:28 +02:00
Anselm R. Garbe
32583743a9
centralized stat creation
2006-01-29 03:06:07 +02:00
Anselm R. Garbe
76f6c8b6b3
improved error handling in bar2
2006-01-29 02:27:59 +02:00
Anselm R. Garbe
1824dd8d67
adding new colordefs to blitz
2006-01-29 01:58:31 +02:00
Anselm R. Garbe
6eb2f9a250
added better color handling to bar2
2006-01-29 01:54:00 +02:00
Anselm R. Garbe
a18421ee0b
implemented blocking reads (asynchroneous R-message handling)
2006-01-29 01:18:15 +02:00
Anselm R. Garbe
580f296f49
next is event file handling in bar2
2006-01-28 22:52:02 +02:00
Anselm R. Garbe
3448ec0f36
removed IXPTFunc crap from ixp2, simplified server stuff to a bare minimum
2006-01-28 22:06:08 +02:00
Anselm R. Garbe
7d2a96b989
several changes, next is removing IXPTFunc, instead adding init_conn callback (connection is separated to server implementation)
2006-01-28 20:03:33 +02:00
Anselm R. Garbe
82f65e067a
now set permissions correctly, time to fill bar2 with X life
2006-01-28 18:07:04 +02:00
Anselm R. Garbe
3229e51735
implemented remove in bar2 :)
2006-01-28 17:41:15 +02:00
Anselm R. Garbe
ff7bfbfc02
/new in wmiibar2 behaves now like in acme, it is a directory, on read/write it will create a new label, thus wmiir write /new/data works, yeah!
2006-01-28 16:11:01 +02:00
Anselm R. Garbe
17398f9eea
proceeded with xwrite stuff in bar2
2006-01-27 23:04:34 +02:00
Anselm R. Garbe
322fb6d24c
fixing several stuff, now it's time to finish xread and xwrite
2006-01-27 19:06:39 +02:00
Anselm R. Garbe
0d7e1639cb
simplifications to bar2
2006-01-27 18:44:05 +02:00
Anselm R. Garbe
592e412bc3
removed layoutdef crap from makefile
2006-01-27 14:56:18 +02:00
Anselm R. Garbe
74e57709a5
new additions to bar2
2006-01-26 23:09:11 +02:00
Anselm R. Garbe
540be14b2d
proceeding with wmiibar2
2006-01-26 21:57:56 +02:00
Anselm R. Garbe
dd93d4e694
some more changes, now it is time to integrate 9P
2006-01-26 21:05:53 +02:00
Anselm R. Garbe
a1c7276931
proceeded further, adapted wmiirc as well
2006-01-26 20:58:30 +02:00
Anselm R. Garbe
2313fd952d
proceeded with cleanups
2006-01-26 19:29:49 +02:00
Anselm R. Garbe
74503fd53b
proceeded with column.c
2006-01-26 16:24:34 +02:00
Anselm R. Garbe
c8f0151586
proceeded with page.c
2006-01-26 15:16:04 +02:00
Anselm R. Garbe
5fc1892c9f
proceeded with event.c and mouse.c
2006-01-26 13:56:28 +02:00
Anselm R. Garbe
80fe6d9531
finished client.c conversion
2006-01-26 13:39:20 +02:00
Anselm R. Garbe
8a9034814a
proceeding with client.c
2006-01-25 20:41:12 +02:00
Anselm R. Garbe
e6caefcd58
began structural changes, don't pull yet
2006-01-25 19:39:08 +02:00
Sander van Dijk
b5f71fd3c7
Clear bar when no client is selected (issue reported by nusse)
2006-01-24 11:51:13 +01:00
Sander van Dijk
453c0cf95f
fix crash when using rmpage when no pages exist
2006-01-24 00:01:17 +01:00
Anselm R. Garbe
abcefd3981
fixed frame selection on frame press
2006-01-23 21:40:31 +02:00
Anselm R. Garbe
9ef8acd057
removed Frame->clients and Frame->nclients, changed it to Frame->client instead (only first step)
2006-01-23 21:00:25 +02:00
Anselm R. Garbe
d564fe9b17
implemented rudimentary max action (M-m) in col and float layout, in col it doesn't works well if you unselect a maximized frame ;) because of overlapping
2006-01-23 19:23:56 +02:00
Sander van Dijk
faa55a8bae
small changes to wmiimenu behavior, improving predictability
2006-01-23 16:07:44 +01:00
Sander van Dijk
3c83596871
some changes to improve readability of earlier patches
2006-01-23 16:06:14 +01:00
Anselm R. Garbe
61414547b5
fixed error output in wmiir2:create
2006-01-23 15:30:54 +02:00
Sander van Dijk
2aec823caa
move some code to a better place
2006-01-22 20:19:45 +01:00
Sander van Dijk
f08f943282
cure wmiiwm sudden death on removal of last remaining page
2006-01-21 22:45:11 +01:00
Anselm R. Garbe
9fb1c4379c
some more small changes in wmiibar and page.c
2006-01-21 19:01:28 +02:00
Anselm R. Garbe
1e96f98c38
merge
2006-01-21 18:40:07 +02:00
Anselm R. Garbe
ddc783198f
fixed comp routine issue
2006-01-21 18:38:39 +02:00
Sander van Dijk
d06ffcc6ea
fixes same bug as changeset 233, but in a better way
2006-01-21 15:56:36 +01:00
Sander van Dijk
690d22ec1d
fix bug where the page you land on after rmpage-ing another page was invisible
2006-01-21 15:12:38 +01:00
Anselm R. Garbe
04d570026a
added qsort to xls in wmiir2
2006-01-21 15:08:34 +02:00
Anselm R. Garbe
f6abe35c21
applied patches to allow compilation on SunOS
2006-01-21 13:57:20 +02:00
sander
aaad685adb
Fix "last focussed window retains focus when switching to an empty page" bug
2006-01-20 23:57:23 +02:00
sander
b6359f75d6
Make comments from earlier patch ANSI C compliant
2006-01-20 23:41:09 +02:00
Anselm R. Garbe
e75df44b4e
removed unnecessary debug info from libixp2/wmiibar2
2006-01-20 20:07:53 +02:00
Anselm R. Garbe
f60214edd9
now even fsreaddir works withe libixp2 (actually Rstat message of 9P is pretty braindamaged)
2006-01-20 19:43:27 +02:00
Anselm R. Garbe
a6462e8ed6
fixed stat problem, as claimed in the manual page, stat is really containes twice, weird!
2006-01-20 18:48:19 +02:00
Anselm R. Garbe
cfc11bd5d4
simplified stat creation
2006-01-20 16:43:17 +02:00
Anselm R. Garbe
d9b393262e
changed Copyright year notice
2006-01-20 16:20:24 +02:00
Anselm R. Garbe
97032c01a8
prepared new snap
2006-01-19 19:55:08 +02:00
Anselm R. Garbe
d93bdf0558
renamed local functions which names might conflict with other funcs from _ to x prefix (Pike style)
2006-01-19 19:36:20 +02:00
Anselm R. Garbe
f3920c44dd
applied Sander's wmiimenu XK_Tab patch
2006-01-19 18:29:20 +02:00
Anselm R. Garbe
a31c2af833
fixed bug in pager if floating pages exist
2006-01-19 17:39:25 +02:00
Anselm R. Garbe
40c3143c35
now setting default cursor on focus_client to prevent GTK braindamage cursors
2006-01-19 17:26:09 +02:00
Anselm R. Garbe
62c11d4a5b
now applying float layout works as expected
2006-01-19 17:01:01 +02:00
Anselm R. Garbe
ace9b63747
fixed several issues in column layout reported by tube
2006-01-19 16:02:18 +02:00
Anselm R. Garbe
d8daa2fe96
no selection if only one object exists
2006-01-19 11:35:31 +02:00
Anselm R. Garbe
7fdbcc92d1
fixed M-S-a (visual attach detached clients) page
2006-01-18 20:34:10 +02:00
Anselm R. Garbe
1c281c415b
fixed pager index drawing
2006-01-18 18:55:15 +02:00
Anselm R. Garbe
33c9c936fb
also frames and bar labels begin with index 1 now
2006-01-18 18:52:09 +02:00
Anselm R. Garbe
2fd5866c98
page counting/addressing begins at 1 again
2006-01-18 18:45:27 +02:00
Anselm R. Garbe
b32cb82867
fixed 'select west' bug in column layout (no round roubin if leftmost col was selected)
2006-01-18 18:03:54 +02:00
Anselm R. Garbe
02e707a4ee
fixed autowarping on focus_layout (was annoying depending in which scenario called, ie on focus_page)
2006-01-18 17:46:21 +02:00
Anselm R. Garbe
5a74d5ad63
refined swap in column layout to work in a cooler way
2006-01-18 17:42:10 +02:00
Anselm R. Garbe
849395cbc5
dropped click-through, too many ugly hacks, we will stick to click-to-focus, don't blame me, blame X
2006-01-18 17:22:49 +02:00
Anselm R. Garbe
ed27c6b646
fixed focus-on-click, next is click-through
2006-01-18 16:02:29 +02:00
Anselm R. Garbe
576075e75f
focus handling is up to the Layout now
2006-01-18 15:42:44 +02:00
Anselm R. Garbe
faa69a3a5f
removed reattach as floating on confrequest, fixed issue on rmpage
2006-01-17 18:39:33 +02:00
Anselm R. Garbe
24f4a8b42d
fixed mouse grabbing for the moment
2006-01-17 18:33:12 +02:00
Anselm R. Garbe
76a41dbdab
fixed page focussing issues
2006-01-17 18:01:35 +02:00
Anselm R. Garbe
9dd3945664
fixed stupid bug which raised ixp corruption in layout_column.c:focus_col
2006-01-17 17:27:57 +02:00
Anselm R. Garbe
231c4c44b7
removed DETACHED_FRAME prefix, unnecessary (old ixp sucks badly)
2006-01-17 16:34:50 +02:00
Anselm R. Garbe
28f040c222
decided to keep auxillary pointer in Frame
2006-01-17 15:54:37 +02:00
Anselm R. Garbe
d8eb7baf2b
fixed small issue in wmiiwm.1
2006-01-13 14:27:33 +02:00
Anselm R. Garbe
00fb0483f9
sanitized show/hide crap into map/unmap, implemented differentiation between focus/unfocus now
2006-01-13 14:24:55 +02:00
Anselm R. Garbe
4acbd3286e
first step of layout interface change, next step is moving Frame->aux to Client->aux
2006-01-13 12:11:14 +02:00
Anselm R. Garbe
c07fee01c2
definately another focus algorithm is necessary
2006-01-12 19:11:15 +02:00
garbeam
8ad02afad2
several other fixes concerning the borken sloppy crap
2006-01-12 19:03:49 +02:00
garbeam
01caae7040
fixed serious bug in /wm/default/area/
2006-01-12 17:44:06 +02:00
garbeam
829191aa19
renamed Area to Layout
2006-01-12 17:06:50 +02:00
garbeam
ca60ffdf74
some other focus changes, next is to merge Area with Layout and to activate the qid routing
2006-01-11 20:06:51 +02:00
garbeam
98d451e445
some changes before last refactoring for 9P in wm/
2006-01-11 19:15:16 +02:00
garbeam
bd1202b92e
removed debug line
2006-01-11 18:15:24 +02:00
garbeam
543aaf3cd9
focus sanitizing/work in progress
2006-01-11 18:07:33 +02:00
garbeam
a1416612fc
implemented exec heuristic for /wm/X/ctl, ie wmiir write /wm/2/ctl 'exec xterm'
2006-01-10 20:57:31 +02:00
garbeam
8c89fb71c4
fixed bug reported on wmii list
2006-01-10 19:58:01 +02:00
garbeam
a836cceff0
yet another fix for lavish, weird
2006-01-10 19:09:23 +02:00
garbeam
cde4aec791
fixed another issue occured on lavish's 64bit box
2006-01-10 19:00:21 +02:00
garbeam
0d73b13550
prepared snap, fixed issue reported by lavish's core file
2006-01-10 18:49:07 +02:00
garbeam
eb3b4c3f0f
fixed drawing frame issue if exclusive column is selected and a nonexclusive column already exists
2006-01-10 18:30:51 +02:00
garbeam
a56387dae5
fixed float window focus issue reported by tube
2006-01-10 18:23:42 +02:00
garbeam
45e7c494ab
added exclusive columns (no keybinding so far)
2006-01-10 18:18:09 +02:00
garbeam
57b0d1920c
now corrected the snprintf's in page.c on 64bit
2006-01-10 16:21:02 +02:00
garbeam
bb3f54e814
size_t snprintf version with %ul
2006-01-10 16:18:39 +02:00
garbeam
ac54bfc595
fixed 64bit compile warnings (thx to lavish for the account)
2006-01-10 16:00:01 +02:00
garbeam
f8e6a1370c
fixed attach/focus issue in upstream hg
2006-01-10 15:43:09 +02:00
garbeam
280ce10935
several changes concerning the focus issue
2006-01-10 14:42:24 +02:00
garbeam
509b6f0ca7
removed old geom syntax in all other occurences, fixed small issue in libixp2 concerning Tstat
2006-01-07 18:25:04 +02:00
garbeam
a2be972828
fixed stat en-/decoding in ixp2
2006-01-07 17:50:05 +02:00
garbeam
58dd7803c2
further debugging of stat stuff
2006-01-05 20:22:01 +02:00
garbeam
c31ed881a0
sanitized wmiir2 as follows:
...
- create/write reads from stdin arbitrary data which is written to a file
- all other commands are command line args
- cleaned up several crap, sanitized libixp2/client.c as well (interface)
2006-01-05 17:54:14 +02:00
garbeam
3b33e23942
fixed colorization on column change
2006-01-04 17:55:11 +02:00
garbeam
a197963ea9
changed geometry syntax from 'x,y,dx,dy' to 'x y dx dy'
2006-01-04 17:46:32 +02:00
garbeam
c9e7b1b913
fixed focus bug in layout_column
2006-01-04 17:34:18 +02:00
garbeam
ee3d76b744
fixed short title bug in wmiibar reported by bogon
2006-01-04 17:28:31 +02:00
garbeam
7d76910f15
fixed several serious issues in ixp2 to work with Plan 9 9P
2006-01-04 17:23:09 +02:00
garbeam
418ded55d9
removed lock-based tabbing, tabbing is up to the layout now
2006-01-03 11:30:15 +02:00
garbeam
e620aa3e45
removed unnecessary stuff from frame'fs
2006-01-01 22:35:11 +02:00
garbeam
83654ad78f
removed positive queue dropping
2005-12-29 02:48:51 +02:00
garbeam
39ca1c4676
fixed wmiir2 issue for echo -n calls
2005-12-28 16:00:22 +02:00
garbeam
d17e46ac2e
applied DenisG patch
2005-12-27 22:13:50 +02:00
garbeam
8bce198ded
fixed wmiir2
2005-12-21 19:01:26 +02:00
garbeam
ee33e6655b
fixed two nasty bugs reported by early adaptors
2005-12-21 18:28:46 +02:00
garbeam
272cba1404
indentation, changed libixp2 types
2005-12-21 17:18:11 +02:00
garbeam
c0a776ebb9
wmiir2 reads now from stdin only, changed -s into -a
2005-12-20 17:42:22 +02:00
garbeam
24f40f3dd1
fixed RERROR in libixp2
2005-12-20 17:32:42 +02:00
garbeam
a9142cdceb
removed unnecessary debug info
2005-12-19 18:27:36 +02:00
gn
a6b98d2c42
s/wmi/wmii/ and the like
2005-12-18 17:55:06 +02:00
garbeam
41e62e6603
fixed select page and select floating frame as well to allow round trips
2005-12-18 15:56:22 +02:00
garbeam
2ecf687056
added saner select in col
2005-12-18 14:53:29 +02:00
garbeam
03f7aacd1f
changed page flip policy
2005-12-17 16:14:59 +02:00
garbeam
7c7e43b6bf
fixed issues in wmiimenu
2005-12-17 15:59:25 +02:00
uriel
2aeda38ba5
Makefile cleanups
...
Remove many superfluous vars from config.mk
2005-12-17 12:46:05 +01:00