Scott Moynes
|
bd05f7ec58
|
uber patch.
Added configuration options.
Added workspace grid changing.
Added keychain timeouts.
Fixed some whitespace.
|
2002-08-21 00:27:16 +00:00 |
|
Dana Jansens
|
544da8c704
|
set up a default rc file, and change teh user rc to ~./openbox/epistrc
|
2002-08-16 03:28:20 +00:00 |
|
Dana Jansens
|
3a6e590d50
|
proper scoping
|
2002-08-15 19:12:28 +00:00 |
|
Dana Jansens
|
41a38bbdaf
|
basename() returns a string sometimes.. go shaleh. but this makes it work both ways.
|
2002-08-15 19:10:55 +00:00 |
|
Scott Moynes
|
5b088be950
|
fixed spelling mistake
|
2002-08-09 01:34:17 +00:00 |
|
Scott Moynes
|
6d40002093
|
Big fat merge for epist.
This adds a config parser, chaining, and a tonne of other stuff.
Still need to fix up build system for the lex and yacc stuff.
|
2002-08-06 22:37:06 +00:00 |
|
Dana Jansens
|
aab3c5df07
|
add default workspace change bindings
|
2002-07-25 05:16:08 +00:00 |
|
Dana Jansens
|
8e38989ee8
|
remove some unneeded std::'s
|
2002-07-24 09:03:05 +00:00 |
|
Dana Jansens
|
4652af7b28
|
watch for case where not all screens get managed!
|
2002-07-24 08:44:21 +00:00 |
|
Dana Jansens
|
28594da6de
|
epist + multihead == <drool>
added next/prevWindowOnAllScreens
added next/prevScreen
|
2002-07-24 08:33:35 +00:00 |
|
Dana Jansens
|
fc792813a2
|
including wrong
|
2002-07-23 01:30:58 +00:00 |
|
Dana Jansens
|
3a9f075274
|
much nicer hardcoded bindings! :)
|
2002-07-22 09:27:40 +00:00 |
|
Dana Jansens
|
e8f387ea48
|
handle events on the right screen
|
2002-07-22 08:38:51 +00:00 |
|
Scott Moynes
|
f754eb0ea4
|
Handle all combinations of the lock modifiers on a keypress.
This should be a rc file option once we have one.
|
2002-07-21 22:34:38 +00:00 |
|
Dana Jansens
|
3fd35d37e6
|
add another hardcoded binding :)
|
2002-07-20 21:08:11 +00:00 |
|
Dana Jansens
|
5b91573e0c
|
implement window resizing
|
2002-07-20 20:06:38 +00:00 |
|
Dana Jansens
|
4aeca296e8
|
implement toggleMaximize(Vert|Horz|Full)
|
2002-07-20 18:44:39 +00:00 |
|
Dana Jansens
|
f7a41999bf
|
implement moveWindowUp/Down/Left/Right
|
2002-07-20 18:16:52 +00:00 |
|
Dana Jansens
|
a16ae87339
|
changed teh builtin bindings.. :)
|
2002-07-20 18:04:48 +00:00 |
|
Dana Jansens
|
aa34774d4c
|
now it opens on all possible screens
|
2002-07-20 17:04:07 +00:00 |
|
Dana Jansens
|
843f9726ab
|
add execute command. add string to action class.
|
2002-07-20 16:26:37 +00:00 |
|
Dana Jansens
|
f32096dcd2
|
exec works now
|
2002-07-20 16:17:24 +00:00 |
|
Dana Jansens
|
bf3c87c886
|
added hardcoded bindings for changeWorkspace 1-4
|
2002-07-20 10:18:43 +00:00 |
|
Dana Jansens
|
e8fcc69d4b
|
rename the sendTo action to sendToWorkspace
|
2002-07-20 10:17:08 +00:00 |
|
Dana Jansens
|
6a8f5f44e1
|
added sendTo action
|
2002-07-20 10:15:43 +00:00 |
|
Dana Jansens
|
5cb52056ef
|
add 'toggleomnipresent' action
|
2002-07-20 10:11:10 +00:00 |
|
Dana Jansens
|
a9dfa0439b
|
add next/prev window on all workspaces
|
2002-07-20 09:58:49 +00:00 |
|
Dana Jansens
|
c6234a4de0
|
add iconifying
|
2002-07-20 09:28:01 +00:00 |
|
Dana Jansens
|
b94699afc3
|
add raising and lowering
|
2002-07-20 09:20:14 +00:00 |
|
Dana Jansens
|
5bf463ea95
|
add the ability to close a window
|
2002-07-20 09:17:23 +00:00 |
|
Dana Jansens
|
c9be3ee061
|
added window cycling
|
2002-07-20 09:02:45 +00:00 |
|
Dana Jansens
|
f693859b3e
|
remove some debug couts
|
2002-07-20 08:24:59 +00:00 |
|
Dana Jansens
|
7d153b742b
|
dont pass bound keys through to the application
|
2002-07-20 08:09:40 +00:00 |
|
Dana Jansens
|
c517f51100
|
some cleanups and such.
|
2002-07-20 08:06:54 +00:00 |
|
Scott Moynes
|
b4411cb1ef
|
Added changeWorkspace() and a broken toggleShaded()
|
2002-07-20 01:44:01 +00:00 |
|
Dana Jansens
|
1ed841ef2a
|
make both for's work teh same way
|
2002-07-19 22:35:46 +00:00 |
|
Dana Jansens
|
8cfa247c3f
|
insert some whitespace
|
2002-07-19 22:34:35 +00:00 |
|
Dana Jansens
|
a0e50e15b5
|
fix typos
|
2002-07-19 22:33:20 +00:00 |
|
Scott Moynes
|
f586e55a8c
|
Added an action class and started the even handler.
|
2002-07-19 13:11:27 +00:00 |
|
Dana Jansens
|
043e42a316
|
libgen.h is used by basename()
|
2002-07-13 20:29:00 +00:00 |
|
Dana Jansens
|
836d93624c
|
removing now-unused files.
|
2002-07-12 16:31:24 +00:00 |
|
Dana Jansens
|
24a1e215d1
|
epist now based on the BaseDisplay.
has the ability to be multiscreen!
|
2002-07-12 16:29:59 +00:00 |
|
Dana Jansens
|
cf3d512a99
|
add header for perror()
|
2002-07-12 00:25:04 +00:00 |
|
Dana Jansens
|
0aae724186
|
epist now handles -display on the command line, and gets the client list and act
ive window
|
2002-07-11 18:13:38 +00:00 |
|