summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: fix build on picky systemsdevs/bu5hm4n/bsd_build_fixMarcel Hollerbach2017-12-112-3/+3
* build: enable -lintl if we find itMarcel Hollerbach2017-12-112-1/+5
* Updating italian translationmaxerba2017-12-091-262/+319
* Give to gettext correct options to make it able to run.maxerba2017-12-091-1/+11
* wl-drm: Enable all degrees of screen rotationChris Michael2017-12-051-33/+14
* Lunchers: If hide tooltips is set, don't even show them on delay.Stephen Houston2017-12-042-18/+23
* Luncher: Add config options to not show tooltips on mouse inStephen Houston2017-12-045-5/+46
* meson: wl_drm now requires libdrmMarcel Hollerbach2017-12-031-1/+1
* meson: fix buildMarcel Hollerbach2017-12-032-2/+4
* vkbd: Fix null pointer dereferenceChris Michael2017-12-011-2/+2
* vkbd: Remove whitespaceChris Michael2017-12-012-4/+4
* conf-randr: No need to set this variable twiceChris Michael2017-11-281-1/+0
* e client - fix initial placement of override redirect windows in x....Carsten Haitzler (Rasterman)2017-11-261-0/+1
* meson: make it possible to set the path for eetStefan Schmidt2017-11-246-9/+14
* meson: make it possible to set the path for eldbus-codegenStefan Schmidt2017-11-234-3/+11
* README: no need to mention elementary as dependencyStefan Schmidt2017-11-231-1/+1
* remove autotoolsMike Blumenkrantz2017-11-20118-5505/+2
* music-control - Fix build after raster's file renameAndy Williams2017-11-191-2/+2
* music-control - add rage mpris supportCarsten Haitzler (Rasterman)2017-11-171-0/+1
* music-control - install properly with meson build with iconCarsten Haitzler (Rasterman)2017-11-173-3/+1
* fix mouse hangs after unblankCarsten Haitzler (Rasterman)2017-11-143-19/+41
* Make e_gadget_runner.c compile on efl 1.20Derek Foreman2017-11-091-0/+20
* move x11 client re_manage code into corresponding NEW_CLIENT hookMike Blumenkrantz2017-11-081-50/+49
* set zone/desk for clients after creating comp objectMike Blumenkrantz2017-11-081-5/+7
* unset E_Client->changes.pos for re_manage clientsMike Blumenkrantz2017-11-081-1/+0
* more E_BITFIELD conversionsMike Blumenkrantz2017-11-0855-247/+247
* unify meson version requirements for eflMike Blumenkrantz2017-11-071-1/+1
* use last client from E_Exec_Instance list when updating luncher popupsMike Blumenkrantz2017-11-071-1/+1
* always emit E_EVENT_COMP_OBJECT_ADD eventsMike Blumenkrantz2017-11-071-1/+0
* prevent double shutdown of x11 compositor in xwayland modeMike Blumenkrantz2017-11-071-2/+5
* avoid performing client rescales during shutdownMike Blumenkrantz2017-11-073-1/+5
* use E_BITFIELD define for bitfield struct membersMike Blumenkrantz2017-11-0741-428/+434
* requeue client for render if show animation completes and damages existMike Blumenkrantz2017-11-071-1/+5
* do not add iconify provider for luncher when creating a demo gadgetMike Blumenkrantz2017-11-071-2/+3
* destroy luncher iconify provider on gadget deleteMike Blumenkrantz2017-11-071-2/+1
* add field width limits to all fscanf params in e_intlc.Mike Blumenkrantz2017-11-071-2/+2
* e comp object - patch volume update case for propagating state signalsCarsten Haitzler (Rasterman)2017-11-071-0/+38
* comp object -> propgate signals to the volume objects from the frameCarsten Haitzler (Rasterman)2017-11-074-1/+33
* improve meson build module disablingMike Blumenkrantz2017-11-061-3/+5
* hits: silence warnings about possible null string for strcmpCarsten Haitzler (Rasterman)2017-11-061-2/+2
* e sys - frix warning for less noiseCarsten Haitzler (Rasterman)2017-11-061-1/+2
* Adding danish strings to desktop filesmaxerba2017-11-053-0/+5
* meson: this version is enough for the things we use in the momentMarcel Hollerbach2017-11-041-1/+1
* meson: make those scripts executableMarcel Hollerbach2017-11-043-0/+0
* check meson module option state before executing subdirMike Blumenkrantz2017-11-031-4/+6
* update README with meson instructionsMike Blumenkrantz2017-11-031-5/+11
* make autotools build depend on protocol xml files to pull in changesMike Blumenkrantz2017-11-031-1/+9
* fix undefined symbols on autotools+wayland buildMike Blumenkrantz2017-11-032-4/+6
* save sandbox gadget configs when saving normal gadget configMike Blumenkrantz2017-11-031-0/+4
* disable sandbox gadgets if loader cannot be found on startupMike Blumenkrantz2017-11-031-5/+10