Derek Foreman
|
9b4c587cd4
|
filled out rgba
|
2003-03-26 04:54:33 +00:00 |
|
Dana Jansens
|
2003bee604
|
set the position for all textures
|
2003-03-26 04:32:23 +00:00 |
|
Dana Jansens
|
edf98ba134
|
parse a mouserc file for mouse bindings
|
2003-03-26 04:25:41 +00:00 |
|
Dana Jansens
|
72ee5557c2
|
add new parsing shit
|
2003-03-26 04:25:17 +00:00 |
|
Dana Jansens
|
3da099721e
|
new output file from flex
|
2003-03-26 04:23:57 +00:00 |
|
Dana Jansens
|
9eea0af2e9
|
wrong place
|
2003-03-26 04:23:40 +00:00 |
|
Dana Jansens
|
37a9456f87
|
usnig flex directly, renaming symbols so that theres no clash with other lexers
|
2003-03-26 04:23:17 +00:00 |
|
Dana Jansens
|
a7ec81b798
|
look for flex
|
2003-03-26 04:22:02 +00:00 |
|
Dana Jansens
|
5038e82085
|
free the string for action_restart too
|
2003-03-26 03:36:39 +00:00 |
|
Derek Foreman
|
2880e674ea
|
add a Rect to the textures for positioning them
|
2003-03-26 02:19:38 +00:00 |
|
Dana Jansens
|
4840f7e837
|
print a warning when a module fails to open
|
2003-03-26 01:41:06 +00:00 |
|
Derek Foreman
|
6401ceed2b
|
include appropriate header file for Rect
|
2003-03-26 00:52:43 +00:00 |
|
Derek Foreman
|
384ba398b2
|
added position to the textures
|
2003-03-26 00:50:06 +00:00 |
|
Dana Jansens
|
fede14d6a2
|
strdown the context name
|
2003-03-26 00:27:07 +00:00 |
|
Dana Jansens
|
014384dba6
|
use names for mouse buttons, all case insensitive
|
2003-03-26 00:23:16 +00:00 |
|
Dana Jansens
|
4f2696d3ef
|
case insensitive
|
2003-03-26 00:22:10 +00:00 |
|
Dana Jansens
|
9be1d64d36
|
dont change desktop when its out of range
|
2003-03-25 23:59:50 +00:00 |
|
Dana Jansens
|
bcdef0b226
|
move the def'n of the KeyBindingTree
|
2003-03-25 22:14:02 +00:00 |
|
Dana Jansens
|
95ffd99cfa
|
presses work when clicks dont on the frame around the titlebar..
|
2003-03-25 22:13:44 +00:00 |
|
Dana Jansens
|
930891f119
|
translate "Control" and "Shift" for modifiers too
|
2003-03-25 22:13:09 +00:00 |
|
Dana Jansens
|
5755a7a564
|
bettr font alignment, i think
|
2003-03-25 22:00:14 +00:00 |
|
Dana Jansens
|
c8e55b8f09
|
i fucked that one up
|
2003-03-25 21:47:25 +00:00 |
|
Dana Jansens
|
e8a81e5a05
|
add 'corner snapping' resistance
|
2003-03-25 21:14:35 +00:00 |
|
Dana Jansens
|
c9a35f0b81
|
typo
|
2003-03-25 02:20:16 +00:00 |
|
Dana Jansens
|
5722e9e98d
|
dont accept MapRequest's for !iconic windows
|
2003-03-25 02:18:19 +00:00 |
|
Dana Jansens
|
bdf1662af2
|
clarify using stacking_lower for restoring the stacking order
|
2003-03-25 00:54:47 +00:00 |
|
Dana Jansens
|
d286702ed4
|
free the startup stacking order after using it
|
2003-03-25 00:44:27 +00:00 |
|
Dana Jansens
|
e731042dc9
|
read in the stacking order on startup, and use it to restore windows back to the order they were in before
|
2003-03-25 00:39:28 +00:00 |
|
Dana Jansens
|
990b74a49e
|
dont change the stacking order hint while shuting down
|
2003-03-25 00:38:55 +00:00 |
|
Dana Jansens
|
434ed8b0bb
|
add action.h for menu entries
|
2003-03-24 22:07:30 +00:00 |
|
Dana Jansens
|
22be74583b
|
you cant reference yourself as a type
|
2003-03-24 22:04:43 +00:00 |
|
Dana Jansens
|
d56e90fac8
|
use g_hash_table properly
|
2003-03-24 22:03:38 +00:00 |
|
Scott Moynes
|
3443454f33
|
Added some menu structure.
|
2003-03-24 21:54:47 +00:00 |
|
Dana Jansens
|
3bbe809596
|
remove debug print
|
2003-03-24 20:16:00 +00:00 |
|
Dana Jansens
|
c2684d312b
|
make sure the ConfigureNotify is propogated even when there is no change
|
2003-03-24 20:15:36 +00:00 |
|
Dana Jansens
|
c9ba604668
|
always send the event on a final configure even if there was no real move
|
2003-03-24 20:09:31 +00:00 |
|
Dana Jansens
|
7beec94a1f
|
make sure windows which cant be moved or resized also can't be fullscreened
|
2003-03-24 20:05:11 +00:00 |
|
Dana Jansens
|
0d84c43d2a
|
only configure the engine if something changed
|
2003-03-24 19:59:46 +00:00 |
|
Dana Jansens
|
3fb9753fa4
|
proper height for shaded windows
|
2003-03-24 19:55:20 +00:00 |
|
Dana Jansens
|
436c85576e
|
only perform the actions necessary when performing an engine_adjust_area. pass whether the client has moved or resized
|
2003-03-24 19:52:09 +00:00 |
|
Dana Jansens
|
2bdc37e920
|
double ptrs suck! yay shape!
|
2003-03-24 19:10:33 +00:00 |
|
Dana Jansens
|
7567e3d781
|
handle shape events
|
2003-03-24 19:07:28 +00:00 |
|
Dana Jansens
|
66dc14754b
|
dont move/resize !normal windows
|
2003-03-24 18:42:20 +00:00 |
|
Dana Jansens
|
44c5552427
|
kill debug prints
|
2003-03-24 05:38:46 +00:00 |
|
Dana Jansens
|
e238e4ac2d
|
kill debug print
|
2003-03-24 05:38:28 +00:00 |
|
Dana Jansens
|
3b14b587ef
|
more focus improvements. everything seems to work!
|
2003-03-24 04:56:46 +00:00 |
|
Dana Jansens
|
d82048b4e5
|
Time is declared in Xlib.h
|
2003-03-24 04:01:38 +00:00 |
|
Dana Jansens
|
1dec895d2e
|
not.
|
2003-03-24 00:51:59 +00:00 |
|
Dana Jansens
|
2bdccde5c2
|
focus seems to work when not remote too now
|
2003-03-24 00:49:31 +00:00 |
|
Dana Jansens
|
137efd1367
|
more focus fixes. i wish this could end.
|
2003-03-24 00:46:21 +00:00 |
|