Commit Graph

112 Commits (8bcf23a84847a69eb2e63a3da552f3d62c104a20)

Author SHA1 Message Date
Allen Webster 1b03a6a2be added clparams to app step on linux; got the lexer API working with a fixed with tb 2016-09-20 14:10:05 -04:00
Alex Baines f0ee2fb6f1 improve the linux error popup a bit 2016-09-10 08:27:21 +01:00
insofaras 404e08260f linux send_exit_signal 2016-09-10 03:57:45 +01:00
insofaras 170237329f linux cursor fix, ty ChronalDragon 2016-09-10 01:10:43 +01:00
Allen Webster 5a20959c5b fixed linux build issue 2016-09-09 12:47:07 -04:00
insofaras 91f694ba5d fix dumb linux bug that broke -O3 2016-09-05 03:44:50 +01:00
insofaras 6374069f98 linux: fix occasional annoying XIO message on exit 2016-09-05 02:42:22 +01:00
Allen Webster b39c479902 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-09-04 19:59:16 -04:00
Allen Webster 4bea967c87 build.c packaging working on linux; discovered some issue with running optimized builds -O1 and up all seem to have the issue 2016-09-04 19:58:49 -04:00
insofaras f339eef8f5 linux error popup for missing fonts 2016-09-04 22:24:48 +01:00
Allen Webster a01957a3fc moved linux over to build.c system 2016-09-04 16:41:48 -04:00
Allen Webster be36b925ea fix for argument name change 2016-09-02 21:15:53 -04:00
insofaras f3a6b15dec i messed up tabs/spaces again fml 2016-09-01 20:33:42 +01:00
insofaras 0ad5165cf2 linux manual impl of get_canonical to handle non-existent paths 2016-09-01 20:30:09 +01:00
insofaras c82dbd8e2c linux fullscreen 2016-09-01 19:05:37 +01:00
insofaras aff2cddf39 fix dumb mixed tabs/spaces in last commit, ugh 2016-08-31 20:08:14 +01:00
insofaras 38c46c8d5d linux fatal error popup 2016-08-31 20:05:34 +01:00
insofaras 6f836eab45 linux make it build and update filetrack system
filetrack now tracks directories like windows, which handles
moves/deletes of files better.
2016-08-31 00:33:10 +01:00
insofaras a0f3996e73 linux file track stuff working afaict 2016-08-30 02:45:36 +01:00
Allen Webster 0378546dd8 prepared linux file track layer and other small adjustments 2016-08-29 12:52:47 -04:00
insofaras 56ece67eed linux new job queue stuff 2016-07-28 19:09:08 +01:00
insofaras e3c83c8f09 linux: better method of getting DPI info 2016-07-19 22:25:49 +01:00
insofaras be9dbd1ff8 linux: make it run over ssh -X forwarding (albeit it laggily) because why not 2016-07-18 17:03:13 +01:00
insofaras 0146c990d8 linux updates:
* Fix double clipboard
* Implement the new memory stuff
2016-07-12 02:41:55 +01:00
Allen Webster 0d5f6e82d3 new word complete appears to work 2016-07-11 12:15:37 -04:00
Allen Webster c479e14f25 move towards searching commands custom side and custom allocator 2016-07-10 01:49:11 -04:00
Allen Webster d49ed3a2d4 use hinting parameter on linux 2016-07-05 10:02:55 -04:00
insofaras 4a897625a7 make linux build compile 2016-07-01 19:38:40 +01:00
insofaras 1757cf65d9 linux hide mouse cursor 2016-06-29 21:23:41 +01:00
insofaras 73d3826a6a make linux build compile 2016-06-24 18:58:01 +01:00
Allen Webster e9c5f89575 new protection API 2016-06-20 16:34:48 -04:00
insofaras b4c221326d linux freetype font test stuff 2016-06-17 06:31:29 +01:00
insofaras 35283aa36d linux: fix infinite loop bug 2016-06-16 23:50:45 +01:00
insofaras a1fbf309b7 linux: don't send modifier keypresses 2016-06-12 19:51:25 +01:00
insofaras 62aa4dac04 linux hold modifier 2016-06-07 18:53:23 +01:00
insofaras d5fcb00271 linux: correctly identify symlinks to folders in file list 2016-06-07 18:46:53 +01:00
Allen Webster c38c0f5082 switch to new font system 2016-06-03 21:40:11 -04:00
Allen Webster 9b4f29d4a7 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-06-03 20:28:03 -04:00
Allen Webster 2e3bfd8f8b updating font stuff 2016-06-03 20:27:54 -04:00
insofaras 71b18c4064 linux x11 clipboard improvements 2016-06-02 19:05:44 +01:00
insofaras 74a734fd46 linux: thread memory, dpi 2016-06-01 17:58:57 +01:00
insofaras 2198dd9ec9 linux thread updates + improve x11/epoll interaction 2016-05-31 20:39:33 +01:00
insofaras 16677d3f90 linux: a few small improvements:
* Add PropertyChangeMask to events, makes compiz redraw better with (un)maximizing
* Create the window on the default screen instead of iterating through all of them
* Set backing store hint, looks nicer when moving stuff over the 4ed window
* Set some other WM hints like min/max/default size, gravity, etc since most other
  apps seem to set them
2016-05-31 00:30:06 +01:00
insofaras 4815ab8620 linux: update to match changes + do some spring cleaning 2016-05-30 04:28:12 +01:00
insofaras 63eedecea2 linux: fall back to default view_routine, clean up debug prints a bit 2016-05-29 04:30:16 +01:00
Allen Webster f5e2fc1d0b preparing to git bisect 2016-05-28 20:06:27 -04:00
insofaras 441a6d26ea linux update file stuff 2016-05-28 20:52:46 +01:00
insofaras 8301f23550 linux: remove dumb debugging return, still asserts though 2016-05-27 21:27:52 +01:00
insofaras be7bb1a51b linux updates + fixes, but general_memory_check assert fails 2016-05-27 21:22:24 +01:00
insofaras 7275ad2d8f linux: get_4ed_path 2016-05-19 19:20:51 +01:00